-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
1 / 21 of 2 issues completedLabels
enhancementNew feature or requestNew feature or request
Description
Describe the problem to be solved
Running Spegel in a Pod is easy, as the Helm chart facilitates applying all the required manifests. Some users may however want to run Spegel on the host machine directly even if it may add more complexity.
Proposed solution to the problem
Spegel should start releasing a binary along with a Systemd configuration file and documentation for how to run Spegel directly on the host using Systemd.
There will be two considerations when implementing this feature. The first is that a new bootstrap method needs to be added as the Kubernetes DNS service is no longer available. The other is that network traffic is no longer done through the CNI which means that host to host network connectivity needs to be validated and firewall rules have to be documented.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request