Dashboard: Change namespaces in creating-sample-user.md to kuber-system

Created on 17 Dec 2019  路  2Comments  路  Source: kubernetes/dashboard

Change namespace specified in creating-sample-user.md to kube-ststem instead of kubernetes-dashboard

The 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.

kincleanup

Most helpful comment

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.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings