CKAD Kubernetes Services and Ingress 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. Which annotation is commonly used to configure an Ingress controller behavior?

Submit
Please wait...
About This Quiz
CKAD Kubernetes Services and Ingress Quiz - Quiz

Test your knowledge of Kubernetes Services and Ingress resources. This quiz covers service types, networking concepts, and ingress configuration essential for deploying and managing applications in Kubernetes clusters. Perfect for developers preparing for the CKAD certification exam.

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. To enable sticky sessions in a Service, set sessionAffinity to ______ or ClientIP.

Submit

3. Service endpoints are automatically managed by Kubernetes when pods:

Submit

4. An Ingress rule with a path of /api will route requests to:

Submit

5. What is the default service type if no type is specified in a Service manifest?

Submit

6. To route traffic to an external database outside the cluster, use an ______ Service.

Submit

7. The kube-proxy component in Kubernetes is responsible for:

Submit

8. An Ingress resource requires TLS configuration to:

Submit

9. What does the targetPort field specify in a Service definition?

Submit

10. To expose a service on every node's IP at a static port, use a ______ Service.

Submit

11. What is the primary purpose of a Kubernetes Service?

Submit

12. What is a SessionAffinity setting in a Service used for?

Submit

13. An Ingress can route traffic to multiple services based on ______ and ______ matching.

Submit

14. In Kubernetes, selector fields in a Service definition are used to:

Submit

15. What is the purpose of the ExternalName Service type?

Submit

16. Which Service type is best for exposing a service to external traffic with automatic load balancing?

Submit

17. To use Ingress resources, your cluster must have an ______ installed.

Submit

18. What does an Ingress resource do in Kubernetes?

Submit

19. A NodePort Service exposes an application on a port range of:

Submit

20. Which Service type routes traffic only to pods within the same cluster?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which annotation is commonly used to configure an Ingress controller...
To enable sticky sessions in a Service, set sessionAffinity to ______...
Service endpoints are automatically managed by Kubernetes when pods:
An Ingress rule with a path of /api will route requests to:
What is the default service type if no type is specified in a Service...
To route traffic to an external database outside the cluster, use an...
The kube-proxy component in Kubernetes is responsible for:
An Ingress resource requires TLS configuration to:
What does the targetPort field specify in a Service definition?
To expose a service on every node's IP at a static port, use a ______...
What is the primary purpose of a Kubernetes Service?
What is a SessionAffinity setting in a Service used for?
An Ingress can route traffic to multiple services based on ______ and...
In Kubernetes, selector fields in a Service definition are used to:
What is the purpose of the ExternalName Service type?
Which Service type is best for exposing a service to external traffic...
To use Ingress resources, your cluster must have an ______ installed.
What does an Ingress resource do in Kubernetes?
A NodePort Service exposes an application on a port range of:
Which Service type routes traffic only to pods within the same...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!