@Mumshad Mannambeth Please let me know - How I can generate boiler plate manifes . . .

Malayamanas Panda:
@Mumshad Mannambeth Please let me know - How I can generate boiler plate manifests for some objects, which can not be created with --dry-run=client. Please advice what object’s manifest must be remembered for CKA/CKAD/CKS examinations.

For example, pv or networkpolicy , I do not find any ways to generate a manifest template with --dry-run=client.

kubectl run for pod and kubectl create for below objects are available with --dry-run=client.

Available Commands:
clusterrole Create a ClusterRole.
clusterrolebinding Create a ClusterRoleBinding for a particular ClusterRole
configmap Create a configmap from a local file, directory or literal value
cronjob Create a cronjob with the specified name.
deployment Create a deployment with the specified name.
job Create a job with the specified name.
namespace Create a namespace with the specified name
poddisruptionbudget Create a pod disruption budget with the specified name.
priorityclass Create a priorityclass with the specified name.
quota Create a quota with the specified name.
role Create a role with single rule.
rolebinding Create a RoleBinding for a particular Role or ClusterRole
secret Create a secret using specified subcommand
service Create a service using specified subcommand.
serviceaccount Create a service account with the specified name

Tej_Singh_Rana:
Hello, @Malayamanas Panda
Simplest way is, you can bookmark those pages from official k8s docs and can copy manifest YAML files from there during the exam.

Malayamanas Panda:
@Tej_Singh_Rana Thanks.

But access to bookmarking is allowed !

Does it mean, I can access open my bookmarked URI from https://kubernetes.io/ path ?

Please clarify my concerns.

Regards.

Tej_Singh_Rana:
Yeah, you can but not an external sites.
Please read more details from this link - https://docs.linuxfoundation.org/tc-docs/certification/certification-resources-allowed#certified-kubernetes-administrator-cka-and-certified-kubernetes-application-developer-ckad|https://docs.linuxfoundation.org/tc-docs/certification/certification-resources-allowed#certified-kubernetes-administ[…]es-application-developer-ckad

Malayamanas Panda:
@Tej_Singh_Rana Thanks , I understand that only https://kubernetes.io/docs/, https://github.com/kubernetes/, https://kubernetes.io/blog/ , are allowed.

But…

Does that mean , I can copy URI from my notepad file and open in a single tab in Chrome?

OR

Can I create a BOOKMARK folder in Chrome and access any one URI at a time ?

Regards.

Tej_Singh_Rana:
> Can I create a BOOKMARK folder in Chrome and access any one URI at a time ?
Yeah, this one is correct. Use of notepad is restricted.