Skip to content

Commit d0a6478

Browse files
eschwartzividito
authored andcommitted
GCP setup docs: add command to create eoapi ns
1 parent 00607ac commit d0a6478

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/gcp-gke.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ gke-eoapi-test-default-pool-94a2b7e7-vg4f Ready <none> 5m v1.31.5-gke.1
8585

8686
NGINX Ingress Controller can be installed through `helm` using the following command:
8787
```
88+
kubectl create ns eoapi
89+
8890
helm upgrade --install ingress-nginx ingress-nginx \
8991
--repo https://kubernetes.github.io/ingress-nginx \
9092
--namespace eoapi

0 commit comments

Comments
 (0)