Support for OCI Native Ingress Controller

Container Engine for Kubernetes now supports the OCI Native Ingress Controller for ingress resource management. The OCI Native Ingress Controller creates an OCI flexible load balancer to implement the rules and configuration options defined in a Kubernetes ingress resource to load balance and route incoming traffic to service pods running on worker nodes in a cluster.

The OCI Native Ingress Controller integrates with the OCI Load Balancer service, which acts as a router, and with OCI Certificates to manage certificates used in establishing TLS/SSL communication.

For more information, see Setting Up the OCI Native Ingress Controller on a Kubernetes Cluster.