Merge pull request #26119 from neha-viswanathan/25833-migrate-page

Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
This commit is contained in:
Kubernetes Prow Robot
2021-02-27 18:26:38 -08:00
committed by GitHub
5 changed files with 257 additions and 248 deletions
@@ -99,7 +99,7 @@ openssl req -new -key jbeda.pem -out jbeda-csr.pem -subj "/CN=jbeda/O=app1/O=app
This would create a CSR for the username "jbeda", belonging to two groups, "app1" and "app2".
See [Managing Certificates](/docs/concepts/cluster-administration/certificates/) for how to generate a client cert.
See [Managing Certificates](/docs/tasks/administer-cluster/certificates/) for how to generate a client cert.
### Static Token File