You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LF web site and the CKAD v1.28 document on github here contradict each other on a couple of points. Right now, the PDF says:
But the web site says:
Define, build and modify container images
Choose and use the right workload resource (Deployment, DaemonSet, CronJob, etc.)
Understand multi-container Pod design patterns (e.g. sidecar, init and others)
Utilize persistent and ephemeral volumes
Note the addition of DaemonSet to the list.
And in the PDF
But on the web site:
Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary)
Understand Deployments and how to perform rolling updates
Use the Helm package manager to deploy existing packages
Kustomize
Note the addition of Kustomize.
Which source should exam participants and trainers be using right now? This is confusing to both.
The text was updated successfully, but these errors were encountered:
The LF web site and the CKAD v1.28 document on github here contradict each other on a couple of points. Right now, the PDF says:
But the web site says:
Define, build and modify container images
Choose and use the right workload resource (Deployment, DaemonSet, CronJob, etc.)
Understand multi-container Pod design patterns (e.g. sidecar, init and others)
Utilize persistent and ephemeral volumes
Note the addition of DaemonSet to the list.
And in the PDF
But on the web site:
Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary)
Understand Deployments and how to perform rolling updates
Use the Helm package manager to deploy existing packages
Kustomize
Note the addition of Kustomize.
Which source should exam participants and trainers be using right now? This is confusing to both.
The text was updated successfully, but these errors were encountered: