Cleanup
This commit is contained in:
parent
29ea30a4e8
commit
a767b1d906
13 changed files with 17 additions and 270 deletions
|
|
@ -212,17 +212,6 @@ owasp-modsecurity-crs
|
|||
template
|
||||
```
|
||||
|
||||
### general
|
||||
|
||||
`kubectl ingress-nginx general` dumps miscellaneous controller state as a JSON object. Currently it just shows the number of controller pods known to a particular controller pod.
|
||||
|
||||
```console
|
||||
$ kubectl ingress-nginx general -n ingress-nginx
|
||||
{
|
||||
"controllerPodsCount": 1
|
||||
}
|
||||
```
|
||||
|
||||
### info
|
||||
|
||||
Shows the internal and external IP/CNAMES for an `ingress-nginx` service.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue