You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose that the Kubeconfig generated by px-deploy kubeconfig should change the clusterName from kubernetes to the name of that cluster (examples: myCluster or in a multiple cluster deployment, myCluster.1, 'MyCluster.2
In addtion, to save space for those using command prompts that include the kubernetes context, change the user from kubernetes-admin to just admin
We should do this for the master config file as well.
The text was updated successfully, but these errors were encountered:
I propose that the Kubeconfig generated by
px-deploy kubeconfig
should change the clusterName fromkubernetes
to the name of that cluster (examples:myCluster
or in a multiple cluster deployment,myCluster.1
,'MyCluster.2
In addtion, to save space for those using command prompts that include the kubernetes context, change the user from
kubernetes-admin
to justadmin
We should do this for the master config file as well.
The text was updated successfully, but these errors were encountered: