Похожее видео
How to manage Openshift user credentials using the HTPasswd 1-Use the htpasswd command to create the HTPasswd authentication file . 2- Log in to the cluster as the kubeadmin user or your admin user if already exists 3- Create a secret to use the HTPasswd identity provider 4- Export the existing OAuth resource to a file named to-be-edit-oauth.yaml in the tmpauth-provider directory. 5- Edit the tmpauth-providerto-be-edit-oauth.yaml and modify the below 6- Apply the custom resource 7- Assign the admin user the cluster-admin role 8- Test users privileges 9- How to remove user,
Похожее видео