Releases: oracle-terraform-modules/terraform-oci-ocne
Releases · oracle-terraform-modules/terraform-oci-ocne
v0.1.1
Changes
- Upgraded base module to 1.2.3
- Use operator from base module as olcne operator
- Set default networking parameters and removed redundant variables
- Upgraded Oracle Linux version to 7.8
- Added support for new regions (Hyderabad and Chuncheon)
- Added terraformoptions to documentation
- Added README.md so it can display well on HashiCorp's terraform registry
- Removed default backend on nginxcontroller
Note: This release is still in Technical Preview.
Version 0.1.0
This Technical Preview is not intended for production use, and has the following limitations:
- OLCNE is currently supported on Bare Metal shapes only. You can use this module to install on Virtual Machine shapes,
but you should be aware that while that may work, it is not a supported configuration. - Multi-master clusters are not supported.
- The OLCNE nodes must opt out of OS Management Service to prevent RPM conflicts.
If you are deploying a production Kubernetes cluster on OCI, you should consider using {uri-oke}[Oracle Cloud Infrastructure
Container Engine for Kubernetes] (OKE). You can use {uri-terraform-oke}[terraform-oci-oke] to provision an OKE cluster.