creating-sample-user.md to kube-ststem instead of kubernetes-dashboardThe kubernetes-dashboard.yaml create dashboard objects under kube-system namespace, but creating-sample-user.md uses kubernetes-dashboard namespace. So applying .yml files to create admin-user and role binding fails.
Actually, we have to update README to mention v2 instead of v1. creating-sample-user.md is up-to-date with the latest changes. Dashboard has been moved out of kube-system namespace intentionally.
Closing in favor of #4690 as it is described better.
Most helpful comment
Actually, we have to update README to mention
v2instead ofv1.creating-sample-user.mdis up-to-date with the latest changes. Dashboard has been moved out ofkube-systemnamespace intentionally.