Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

kubelet: moving the kubelet to rkt #1051

Closed
1 of 5 tasks
philips opened this issue Dec 23, 2015 · 5 comments
Closed
1 of 5 tasks

kubelet: moving the kubelet to rkt #1051

philips opened this issue Dec 23, 2015 · 5 comments

Comments

@philips
Copy link

philips commented Dec 23, 2015

The kubelet and kubernetes control plane have issues being updated independently. So, we should pull the kubelet out of the CoreOS image and instead run it inside of rkt so that users have the flexibility of upgrading it with their control plane instead of their OS.

This is a tracking issue to get all of this work over the finish line.

container/rkt issues

configuration and documentation

  • kubelet "version decider" logic, design doc
  • kubelet version decider documentation and workflow docs
@philips
Copy link
Author

philips commented Dec 23, 2015

cc @crawford @aaronlevy @pbx0 @jonboulle @steveej Please take a look at let me know if more stuff needs to be added here.

@aaronlevy
Copy link

WIP: hyperkube image build: coreos/coreos-kubernetes#228
WIP: kubelet.service unit (running via rkt-fly): coreos/coreos-overlay#1706

@aaronlevy
Copy link

WIP: reference implementation of a "version-controller" application which drives kubelet versions based on api-server updates: coreos/coreos-kubernetes#249

@peebs
Copy link

peebs commented Jan 15, 2016

WIP kubelet agent: coreos/coreos-kubernetes#246
WIP kubelet.service: coreos/coreos-overlay#1726

@crawford
Copy link
Contributor

This was finished a while ago. I lost track of this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants