mirror of https://github.com/istio/istio.io.git
Change IBM Container Service naming (#722)
Aligning with IBM rebranding to use **IBM Cloud Container Service**.
This commit is contained in:
parent
05c2382343
commit
06010b3103
|
|
@ -41,7 +41,7 @@ with [RBAC (Role-Based Access Control)](https://kubernetes.io/docs/admin/authori
|
|||
kubectl create clusterrolebinding cluster-admin-binding --clusterrole=cluster-admin --user=$(gcloud config get-value core/account)
|
||||
```
|
||||
|
||||
* [IBM Bluemix Container Service](https://www.ibm.com/cloud-computing/bluemix/containers)
|
||||
* [IBM Cloud Container Service](https://www.ibm.com/cloud-computing/bluemix/containers)
|
||||
|
||||
* Retrieve your credentials for kubectl (replace `<cluster-name>` with the name of the cluster you want to use):
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue