Skip to content

Commit d4d6252

Browse files
marinakogrjeberhard
authored andcommitted
corrected format
1 parent e440d22 commit d4d6252

File tree

1 file changed

+2
-2
lines changed
  • kubernetes/samples/scripts/terraform

1 file changed

+2
-2
lines changed

kubernetes/samples/scripts/terraform/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All OCI Container Engine masters are Highly Available (HA) and fronted by load b
1414

1515

1616

17-
##Prerequisites
17+
## Prerequisites
1818

1919
To use these Terraform scripts, you will need fulfill the following prerequisites:
2020
* Have an existing tenancy with enough compute and networking resources available for the desired cluster.
@@ -37,7 +37,7 @@ Copy provided `oci.props.template` file to `oci.props` and add all required valu
3737
* `vcn.cidr` - Full CIDR for the VCN, must be unique within the compartment, first 2 octets should match the vcn_cidr_prefix.
3838
* `nodepool.shape` - A valid OCI VM Shape for the cluster nodes.
3939
* `k8s.version` - SSH public key (key contents as a string).
40-
* `nodepool.imagename - A valid image name for Node Pool creation.
40+
* `nodepool.imagename` - A valid image name for Node Pool creation.
4141
* `terraform.installdir` - Location to install Terraform binaries.
4242

4343
To run the script, use the command:

0 commit comments

Comments
 (0)