I am trying to understand what userrights "exaclty" are needed for a user in the IBM Cloud, to being able to provision a Kubernetes Cluster / Container Registry ! Can someone pls depict the rights (admin, editor, etc..) rights per service to successfully provision and run a Kubernetes Cluster. Are there ANY rights to be set in the softlayerportal too ? any hints widely appreciated. BR Thomas
Asked
Active
Viewed 52 times
0
-
Do you mean the IBM Kubernetes Service or something else? – data_henrik Mar 12 '19 at 13:35
1 Answers
2
You can find all the permissions that you need in this doc section: https://cloud.ibm.com/docs/containers?topic=containers-clusters#cluster_prepare
Specifically: - super user in Softlayer - admin platform role in IBM Cloud Kubernetes Service - admin platform role in IBM Cloud Container Registry

Rachael Graham
- 36
- 1
-
Rachel, thank you so much - exactly what I was looking for !! BR Thomas – t.jirku Mar 12 '19 at 19:19