mirror of https://github.com/k3s-io/k3s
Missing argument to get documented result
parent
9a010a71c8
commit
e8017d3a90
|
@ -391,7 +391,7 @@ $ kubectl get svc nginxsvc -o json | grep -i nodeport -C 5
|
|||
"nodePort": 30645
|
||||
}
|
||||
|
||||
$ kubectl get nodes -o json | grep ExternalIP
|
||||
$ kubectl get nodes -o json | grep ExternalIP -C 2
|
||||
{
|
||||
"type": "ExternalIP",
|
||||
"address": "104.197.63.17"
|
||||
|
|
Loading…
Reference in New Issue