Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit a38d1f3

Browse files
authored
Add install and link to Kubectl in Prereqs
1 parent 1dfbeca commit a38d1f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[bmcs provider]: https://github.com/oracle/terraform-provider-baremetal/releases
44
[SSH key pair]: https://docs.us-phoenix-1.oraclecloud.com/Content/GSG/Tasks/creatingkeys.htm
55
[API signing]: https://docs.us-phoenix-1.oraclecloud.com/Content/API/Concepts/apisigningkey.htm
6+
[Kubectl]: https://kubernetes.io/docs/tasks/tools/install-kubectl/
67

78
# Terraform Kubernetes Installer for Oracle Cloud Infrastructure
89

@@ -53,6 +54,7 @@ configuration, the modules can be used to form your own customized configuration
5354
# start from the included example
5455
$ cp terraform.example.tfvars terraform.tfvars
5556
```
57+
5. Ensure you have [Kubectl][Kubectl] installed
5658

5759
## Quick start
5860

0 commit comments

Comments
 (0)