Build Oracle OCI environments with Terraform
This repository contains simple and easy-to-use examples of configurations on Oracle Cloud that can be spun up using Terraform.
Just fork the repossitory, change your connection parameters and you have a Managed Kubernetes cluster with the corresponding kubeconfig file in a few minutes!
Terraform scripts have been copied / inspired from / simplified from the Hashicorp documentation & Examples repository and using the Terraform documentation for OCI
This is the v1 of this repository, currently just one object: Managed Kubernetes cluster
- Spin up a managed kubernetes cluster, with all required network objects (VNC, Subnets, security lists, etc.)