You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate from rkt to Docker for running Kubelet on Flatcar Linux (#801)
Run Kubelet using quay.io/poseidon/kubelet image instead of the Hyperkube image on Flatcar Linux for Kubernetes 1.18 and newer. The image/repository can be customized using the -node-kubelet-repository flag. Hyperkube is still used for Kubernetes < 1.18 (#801)
Add proper hostnames to the Machine object for GCP machines. Fix the issue with NodeCSRApprover refusing the approve the kubelet serving certificates for GCP nodes (#799)