4 访问应用Service
kubectl create -f hello-svc.yaml
kubectl get svc -o wide
kubectl get svc hello-world -o yaml
kubectl get ep hello-world -o yaml
kubectl create -f hello-svc.yaml
kubectl get svc -o wide
kubectl get svc hello-world -o yaml
kubectl get ep hello-world -o yaml