Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from upstream hyperkube to upstream component images #177

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

dghubble
Copy link
Member

  • Kubernetes plans to stop releasing the hyperkube image in the future.
  • Upstream will continue releasing container images for kube-apiserver, kube-controller-manager, kube-proxy, and kube-scheduler. Typhoon will use these images
  • Upstream will release the kubelet as a binary for distros to package, either as a traditional DEB/RPP or as a container image for container-optimized operating systems. Typhoon will take on the packaging of Kubelet and its dependencies as a new container image (alongside kubectl)

Rel: kubernetes/kubernetes#88676
New Kubelet: https://github.com/poseidon/kubelet

* Kubernetes plans to stop releasing the hyperkube image in
the future.
* Upstream will continue releasing container images for
`kube-apiserver`, `kube-controller-manager`, `kube-proxy`,
and `kube-scheduler`. Typhoon will use these images
* Upstream will release the kubelet as a binary for distros
to package, either as a traditional DEB/RPP or as a container
image for container-optimized operating systems. Typhoon will
take on the packaging of Kubelet and its dependencies as a new
container image (alongside kubectl)

Rel: kubernetes/kubernetes#88676
See: https://github.com/poseidon/kubelet
@dghubble dghubble changed the title Switch from upstream hyperkube to component images Switch from upstream hyperkube to upstream component images Mar 18, 2020
@dghubble dghubble merged commit e76f0a0 into master Mar 21, 2020
@dghubble dghubble deleted the switch-upstream-container-images branch March 21, 2020 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant