81586/how-to-create-a-group-in-minishift
Hi Guys,
I am working on a project. I have created some users. I want to assign a role to these users. But instead of assigning a role to individual users, I want to assign a role to groups. Can anyone tell me how can I create a group in Minishift?
Hi@akhtar,
To create a group in Minishift, you have to log in with your admin account. Because group creation is an admin-level work. I have attached the command below.
$ oc adm groups new mygroup group.user.openshift.io/mygroup created
Hi@MD, You can use oc new-app command in ...READ MORE
Hi@akhtar, Role assigning to a group is a ...READ MORE
Hi@akhtar, Some application requires service account for their ...READ MORE
Hi@akhtar, You can create a secret using generic ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
Hi@akhtar, You can add a user to a ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.