mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.7k stars 4.54k forks source link

Update 13-kube-apiserver-to-kubelet.md #236

Closed c0ldb00t3r closed 2 years ago

c0ldb00t3r commented 3 years ago

This was giving error Error from server (Forbidden): Forbidden (user=kube-apiserver, verb=get, resource=nodes, subresource=proxy) ( pods/log weave-net-5qtcl)

user needed kube-apiserver not system:kube-apiserver

image

fireflycons commented 2 years ago

Hi @c0ldb00t3r We have now merged a major change to bring this to v1.24. This has been addressed as part of the upgrade. Please try it now and feel free to raise further PRs.