Fix kubectl commmand
This commit is contained in:
@@ -102,7 +102,7 @@ There are existing Kubernetes concepts that allow you to expose a single service
|
|||||||
|
|
||||||
{% include code.html language="yaml" file="ingress.yaml" ghlink="/docs/user-guide/ingress.yaml" %}
|
{% include code.html language="yaml" file="ingress.yaml" ghlink="/docs/user-guide/ingress.yaml" %}
|
||||||
|
|
||||||
If you create it using `kubectl -f` you should see:
|
If you create it using `kubectl create -f` you should see:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get ing
|
$ kubectl get ing
|
||||||
|
|||||||
Reference in New Issue
Block a user