How to assign cluster-level role to a user in Minishift

0 votes

Hi Guys,

I have created one user in the Minishift cluster. I want to assign a cluster role to this user. How can I do that?

Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
457 views

1 answer to this question.

0 votes

Hi@akhtar,

You can use oc adm policy command to do cluster level tasks. This command will allow to assign cluster role to a user as shown below.

$ oc adm policy add-cluster-role-to-user cluster-admin nadim
cluster role "cluster-admin" added: "nadim"
answered Aug 18, 2020 by MD
• 95,440 points

Related Questions In DevOps Tools

0 votes
1 answer

How to create a secret from literals in Minishift Cluster?

Hi@akhtar, You can create a secret using generic ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
870 views
0 votes
1 answer

How to add user to a group in Minishift?

Hi@akhtar, You can add a user to a ...READ MORE

answered Aug 19, 2020 in DevOps Tools by MD
• 95,440 points
1,149 views
0 votes
1 answer

How to create a new-app in Minishift?

Hi@MD, You can use oc new-app command in ...READ MORE

answered Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
648 views
0 votes
1 answer

How to create a group in Minishift?

Hi@akhtar, To create a group in Minishift, you ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
435 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

How to add edit role to a user in Minishift?

Hi@akhtar, You can give different roles to different ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
493 views
0 votes
1 answer

How to assign edit role to a group in Minishift?

Hi@akhtar, Role assigning to a group is a ...READ MORE

answered Aug 19, 2020 in DevOps Tools by MD
• 95,440 points
390 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP