kinvolk / lokomotive

🪦 DISCONTINUED Further Lokomotive development has been discontinued. Lokomotive is a 100% open-source, easy to use and secure Kubernetes distribution from the volks at Kinvolk
https://kinvolk.io/lokomotive-kubernetes/
Apache License 2.0
321 stars 49 forks source link

Implement agent to spawn/update docker containers and systemd services interacting with Nebraska #1571

Closed knrt10 closed 3 years ago

knrt10 commented 3 years ago

This POC is planned that an agent like lokomotive update controller interact with nebraska. Nebraska will give us what version of docker container we want to run and the agent takes care of that and spawns/updates the container as per the version specified.

Similarly for systemd we plan to implement timer unit which will ping nebraska at the specified interval to check for updates. It will accordingly kill/start the systemd services.

knrt10 commented 3 years ago

@iaguis can we close this?

iaguis commented 3 years ago

Yes, this is implemented in https://github.com/kinvolk/nebraska-update-agent