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
Issue with k8s.io/docs/getting-started-guides/fedora/fedora_manual_config/ #7521
Comments
|
I was able to make things work to the point where the node shows up in the and adding I took inspiration from https://github.com/kubernetes/kubernetes/pull/40050/files. Maybe the Fedora packaging ought to be changed to ship an example |
|
I've now filed https://bugzilla.redhat.com/show_bug.cgi?id=1549151 to improve the packaging in Fedora. |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
|
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
|
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
This is a...
Problem:
The page https://kubernetes.io/docs/getting-started-guides/fedora/fedora_manual_config/ says:
When I do that, attempt to start the kubelet service seemingly passes but
systemctl status kubeletreportsand
journalctl _COMM=kubelet -lsaysProposed Solution:
Update the documentation to match the current software.
Page to Update:
https://kubernetes.io/docs/getting-started-guides/fedora/fedora_manual_config/
Kubernetes Version:
The text was updated successfully, but these errors were encountered: