Update Service Catalog docs to meet style guidelines (#7341)
* Update Service Catalog docs to meet style guidelines * Address stevepe's comments * Remove full-links to cluster operator and application developer in glossary
This commit is contained in:
committed by
k8s-ci-robot
parent
66303082b7
commit
0f178d4632
@@ -52,7 +52,7 @@ svc-cat/catalog 0.0.1 service-catalog API server and controller-manag...
|
||||
|
||||
Your Kubernetes cluster must have RBAC enabled, which requires your Tiller Pod(s) to have `cluster-admin` access.
|
||||
|
||||
If you are using {% glossary_tooltip text="Minikube" term_id="minikube" %}, run the `minikube start` command with the following flag:
|
||||
If you are using Minikube, run the `minikube start` command with the following flag:
|
||||
|
||||
```shell
|
||||
minikube start --extra-config=apiserver.Authorization.Mode=RBAC
|
||||
|
||||
Reference in New Issue
Block a user