CKA Kubernetes Services and Networking Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 8865 | Total Attempts: 106,055
| Questions: 20 | Updated: Aug 16, 2026
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. ExternalName service type maps a Kubernetes service to a ____ DNS name.

Submit
Please wait...
About This Quiz
CKA Kubernetes Services and Networking Quiz - Quiz

This quiz evaluates your understanding of Kubernetes services, networking, and service discovery. It covers ClusterIP, NodePort, LoadBalancer services, network policies, DNS, ingress controllers, and service mesh concepts essential for CKA certification. Master these core networking components to deploy and manage production Kubernetes clusters effectively.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. The kubeproxy mode that uses Linux iptables for traffic routing is called ____ mode.

Submit

3. Select all that apply: Which features are provided by a service mesh like Istio?

Submit

4. Which annotation is commonly used to configure session affinity on a service?

Submit

5. CoreDNS is the default ____ server in Kubernetes clusters.

Submit

6. An Ingress path rule uses the ____ field to specify URL paths.

Submit

7. NetworkPolicy selectors work at which layer to control traffic?

Submit

8. What is the maximum number of ports a single Kubernetes service can expose?

Submit

9. Which of the following are valid service types in Kubernetes? (Select all that apply)

Submit

10. A headless service is created by setting clusterIP to ____.

Submit

11. What is the default service type in Kubernetes when no type is specified?

Submit

12. What component manages IP tables rules and routes traffic to pod endpoints?

Submit

13. The service DNS name format in Kubernetes is ____.

Submit

14. What does DNS in Kubernetes use to discover services within a cluster?

Submit

15. An Ingress resource requires which component to function?

Submit

16. Which Kubernetes object provides HTTP and HTTPS routing to services?

Submit

17. By default, Kubernetes allows all traffic between pods unless restricted by a NetworkPolicy.

Submit

18. What is the primary purpose of a Kubernetes NetworkPolicy?

Submit

19. A LoadBalancer service type requires what external component to function?

Submit

20. Which service type exposes a pod on a static port on each node?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
ExternalName service type maps a Kubernetes service to a ____ DNS...
The kubeproxy mode that uses Linux iptables for traffic routing is...
Select all that apply: Which features are provided by a service mesh...
Which annotation is commonly used to configure session affinity on a...
CoreDNS is the default ____ server in Kubernetes clusters.
An Ingress path rule uses the ____ field to specify URL paths.
NetworkPolicy selectors work at which layer to control traffic?
What is the maximum number of ports a single Kubernetes service can...
Which of the following are valid service types in Kubernetes? (Select...
A headless service is created by setting clusterIP to ____.
What is the default service type in Kubernetes when no type is...
What component manages IP tables rules and routes traffic to pod...
The service DNS name format in Kubernetes is ____.
What does DNS in Kubernetes use to discover services within a cluster?
An Ingress resource requires which component to function?
Which Kubernetes object provides HTTP and HTTPS routing to services?
By default, Kubernetes allows all traffic between pods unless...
What is the primary purpose of a Kubernetes NetworkPolicy?
A LoadBalancer service type requires what external component to...
Which service type exposes a pod on a static port on each node?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!