mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-18 18:10:41 +03:00
grammar typo
This commit is contained in:
@@ -8,7 +8,7 @@ In this section you will provision a Certificate Authority that can be used to g
|
|||||||
|
|
||||||
Generate the CA configuration file, certificate, and private key:
|
Generate the CA configuration file, certificate, and private key:
|
||||||
|
|
||||||
Have in mind all of the following commands must be done on your terminal. Not on any google cloud compute instance yet.
|
Have in mind all of the following commands must be done on your terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
cat > ca-config.json <<EOF
|
cat > ca-config.json <<EOF
|
||||||
|
Reference in New Issue
Block a user