We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bb1546 + c6060ce commit bb89090Copy full SHA for bb89090
01-path-basics/103-kubernetes-concepts/readme.adoc
@@ -861,7 +861,7 @@ Run the following command to create the service:
861
Get more details about the service:
862
863
```
864
-$ kubectl get svc
+$ kubectl get service
865
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
866
echo-service LoadBalancer 100.66.161.199 ad0b47976b7fe... 80:30125/TCP 40s
867
kubernetes ClusterIP 100.64.0.1 <none> 443/TCP 1h
0 commit comments