Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network Policies missing from CKA curriculum #83

Open
ChristopherHanson opened this issue Aug 1, 2024 · 1 comment
Open

Network Policies missing from CKA curriculum #83

ChristopherHanson opened this issue Aug 1, 2024 · 1 comment

Comments

@ChristopherHanson
Copy link

Network policies are still on the CKA exam but they aren't listed as a task in any domain in the 1.30 curriculum PDF or on the Linux Foundation website (https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka/). I would expect a task to be under the Services & Networking domain but there isn't one:

Services & Networking 20%

  • Understand host networking configuration on the cluster nodes
  • Understand connectivity between Pods
  • Understand ClusterIP, NodePort, LoadBalancer service types and endpoints
  • Know how to use Ingress controllers and Ingress resources
  • Know how to configure and use CoreDNS
  • Choose an appropriate container network interface plugin

This might be confusing to candidates who think they don't have to study Network Policies because it isn't listed.

@tuladhar
Copy link

In the CKS curriculum, Network Policies is listed under Cluster Setup as:

  • Use Network security policies to restrict cluster-level access

It make sense for this task to also be listed under Services & Networking in the CKA curriculum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants