Skip to content

Run Spegel directly on host #829

@phillebaba

Description

@phillebaba

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.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions