The following is the command line to do it via the Open Shift client tool ( oc ) after you are connected as system:admin
`. Check: How to login as system admin?
$ oadm policy add-cluster-role-to-user cluster-admin <user>
Solutions for developers
The following is the command line to do it via the Open Shift client tool ( oc ) after you are connected as system:admin
`. Check: How to login as system admin?
$ oadm policy add-cluster-role-to-user cluster-admin <user>