mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
clean up docs
This commit is contained in:
@@ -132,6 +132,10 @@ cat > kubernetes-csr.json <<EOF
|
||||
{
|
||||
"CN": "kubernetes",
|
||||
"hosts": [
|
||||
"worker0",
|
||||
"worker1",
|
||||
"worker2",
|
||||
"10.32.0.1",
|
||||
"10.240.0.10",
|
||||
"10.240.0.11",
|
||||
"10.240.0.12",
|
||||
|
||||
Reference in New Issue
Block a user