CKA v1.35 · Cluster Architecture, Installation and Configuration (25%) → "Manage role based access control" / "Manage the lifecycle of Kubernetes clusters" ALSO: Troubleshooting (30%) — "Troubleshoot cluster components" Target time: 10 minutes
A kubeconfig for another environment has been dropped at /tmp/kc/config. Do NOT merge it into your own kubeconfig or change your current context. Answer by writing files — the grader reads them, exactly as the exam does.
dev-storage authenticates with a client
certificate embedded in the file. Decode it and write the
certificate's Subject line (as openssl prints it) to
/tmp/kc/user-subject.txt. It must contain the CN.notAfter=…) to
/tmp/kc/apiserver-expiry.txt.prod-ops the current-context of /tmp/kc/config — in THAT file
only. Your own kubeconfig's current context must be unchanged.Node shell: docker exec -it muscle-control-plane bash