Skip to content

Releases: oracle-terraform-modules/terraform-oci-ocne

v0.1.1

12 Jun 06:44
88d1574
Compare
Choose a tag to compare

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

14 May 18:32
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

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.