Skip to content

Commit

Permalink
fix typo for k8s-install
Browse files Browse the repository at this point in the history
Signed-off-by: yanggang <gang.yang@daocloud.io>
  • Loading branch information
yanggang authored and pchaigno committed Feb 6, 2023
1 parent 765e3d7 commit 81fe462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/installation/k8s-install-kubespray.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ We will start by specifying the infrastructure needed for the Kubernetes cluster
.. code-block:: shell-session
$ cd contrib/terraform/aws
$ cp contrib/terraform/aws/terraform.tfvars.example terraform.tfvars`
$ cp contrib/terraform/aws/terraform.tfvars.example terraform.tfvars
Open the file and change any defaults particularly, the number of master, etcd, and worker nodes.
You can change the master and etcd number to 1 for deployments that don't need high availability.
Expand Down

0 comments on commit 81fe462

Please sign in to comment.