Skip to content

Commit

Permalink
Add infrastructure flag
Browse files Browse the repository at this point in the history
  • Loading branch information
dippynark committed Mar 8, 2021
1 parent f01a9bb commit 444377b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export KUBERNETES_CONTROLLER_MACHINE_MEMORY_REQUEST="2Gi"
export KUBERNETES_WORKER_MACHINE_CPU_REQUEST="1"
export KUBERNETES_WORKER_MACHINE_MEMORY_REQUEST="1Gi"
clusterctl config cluster $CLUSTER_NAME \
--infrastructure=kubernetes \
--kubernetes-version=v1.20.2 \
--control-plane-machine-count=1 \
--worker-machine-count=1 \
Expand Down

0 comments on commit 444377b

Please sign in to comment.