mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Missing argument to get documented result
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user