CKAD Services and Networking • Set 6
CKAD Services and Networking Practice Test 6 — 15 questions with explanations. Free, no signup.
A developer runs `kubectl expose deployment web-deploy --port=80 --target-port=8080 --type=NodePort` and later wants to access the Service from outside the cluster. What is the correct way to find the external port?