mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
hostname in Kubernetes TLS Certificate
This commit is contained in:
@@ -187,6 +187,7 @@ cfssl gencert \
|
||||
-ca-key=ca-key.pem \
|
||||
-config=ca-config.json \
|
||||
-profile=kubernetes \
|
||||
-hostname=hosts \
|
||||
kubernetes-csr.json | cfssljson -bare kubernetes
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user