Cleanup provisioning of kublet client certs

pull/634/head
Kevin Gottsman 2021-05-18 04:42:07 -04:00
parent 1fc3c1b2c6
commit 95be2e97a7
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Generate a certificate and private key for one worker node:
On master-1: On master-1:
``` ```
master-1$ cat > openssl-worker-1.cnf <<EOF cat > openssl-worker-1.cnf <<EOF
[req] [req]
req_extensions = v3_req req_extensions = v3_req
distinguished_name = req_distinguished_name distinguished_name = req_distinguished_name