mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
kubectl get gateway needs a namespace
This commit is contained in:
@@ -86,7 +86,7 @@ spec:
|
|||||||
|
|
||||||
Confirm that the resource exists by running:
|
Confirm that the resource exists by running:
|
||||||
```
|
```
|
||||||
kubectl get gateway
|
kubectl get gateway -A
|
||||||
```
|
```
|
||||||
|
|
||||||
The result should be something like this:
|
The result should be something like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user