Skip to content

Commit 374eb58

Browse files
KlavsKlavsenscotty-c
authored andcommitted
calico is actually supported (#99)
So updating docs to match
1 parent a8cd966 commit 374eb58

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
@@ -60,7 +60,7 @@ The parameters are:
6060
* `OS`: the os kubernetes will run on.
6161
* `VERSION`: the version of kubernetes you want to deploy
6262
* `CONTAINER_RUNTIME`: the container runtime kubernetes will use, this can only be set to `docker` or `cri_containerd`
63-
* `CNI_PROVIDER` : This is the CNI network to install. This can be set to `weave` or `flannel`
63+
* `CNI_PROVIDER` : This is the CNI network to install. This can be set to `weave`, `flannel` or `calico`.
6464
* `FQDN`: the cluster api fqdn. Should resolve to `IP`.
6565
* `IP`: the cluster api IP. When in production, should be load balanced between the controllers.
6666
* `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.

0 commit comments

Comments
 (0)