Skip to content

Commit 3039189

Browse files
authored
Update README.md
fixed typo in README
1 parent 85c1cea commit 3039189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The parameters are:
7575

7676
* `OS`: the os kubernetes will run on.
7777
* `VERSION`: the version of kubernetes you want to deploy
78-
* 'CONTAINER_RUNTIME`: the container runtime kubernetes will use, this can only be set to `docker` or `cri_containerd`
78+
* `CONTAINER_RUNTIME`: the container runtime kubernetes will use, this can only be set to `docker` or `cri_containerd`
7979
* `FQDN`: the cluster fqdn.
8080
* `BOOTSTRAP_CONTROLLER_IP`: the ip address of the controller puppet will use to create things like cluster role bindings, kube dns, and the Kubernetes dashboard.
8181
* `ETCD_INITIAL_CLUSTER`: the server addresses. When in production, include three, five, or seven nodes for etcd.

0 commit comments

Comments
 (0)