Description of problem: kubeadm 1.9 relies on kubelet config provided by the kubeadm package to set --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubeconfig.conf. The absence of this option causes kubelet startup to fail. Version-Release number of selected component (if applicable): kubernetes-client-1.9.1-2.fc27.x86_64 kubernetes-node-1.9.1-2.fc27.x86_64 kubernetes-kubeadm-1.9.1-2.fc27.x86_64 How reproducible: kubeadm join appears to finish correctly, however kubelet doesn't start due to missing kubeconfig. Steps to Reproduce: 1. install kubernetes-kubeadm 2. bootstrap a cluster using kubeadm init 3. join a node using kubeadm join command returned by kubeadm init Actual results: kubelet fails to start Expected results: kubelet bootstraps its TLS config and starts using newly generated kubeconfig. Additional info: https://github.com/kubernetes/release/blob/master/rpm/10-kubeadm-post-1.8.conf
kubernetes-1.9.1-5.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-e5874f800a
kubernetes-1.9.1-5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-e5874f800a
kubernetes-1.9.1-5.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
I don't think was actually fixed -- there's no --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubeconfig.conf in https://src.fedoraproject.org/rpms/kubernetes/blob/f27/f/kubeadm.conf
Ok, i will add the option in the next update. We are still fighting with the k8s not starting on f27+ with the latest systemd.
As part of https://src.fedoraproject.org/rpms/kubernetes/c/a8da3cef0b3b1356a755baf17590be65b973fc58?branch=f27
kubernetes-1.10.1-0.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-16c8fdf9b8
kubernetes-1.10.1-0.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9b965c4eed
kubernetes-1.10.1-0.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
kubernetes-1.10.1-0.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.