1 Introduction to the NGINX Ingress Controller Module
WARNING:
Oracle Cloud Native Environment 1.9 is now in Sustaining Support. See Oracle Open Source Support Policies for more information. New security patches and bug fixes are no longer provided for this software.
Migrate applications and data to Oracle Cloud Native Environment Release 2.<latest> as soon as possible.
The NGINX Ingress Controller module is used to install the NGINX Ingress Controller.
The default namespace for NGINX Ingress Controller module is
ingress-nginx.
The NGINX Ingress Controller is an implementation of the Kubernetes Ingress Resource to access Services within a cluster. For information on the Kubernetes Ingress Resource, see the upstream documentation.
The NGINX Ingress Controller provides the options to use various Custom Resource Definitions (CRDs), such as Ingress, VirtualServer, VirtualServerRoute and TransportServer.
For more information on the NGINX Ingress Controller, see the upstream documentation.