owainlewis / oci-kubernetes-ingress

An Ingress Controller to enable full L7 load balancing on OCI Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCI Kubernetes Ingress

An OCI Ingress Controller that allows the the OCI Load Balancer Service to be used as the ingress for a Kubernetes cluster running on OCI. It consumes Ingress objects and configures an OCI Load Balancer to distribute traffic to your Kubernetes Pods and Services.

See here for more information about OCI path and virtual host based routing.

Installation

Quickstart

About

An Ingress Controller to enable full L7 load balancing on OCI Kubernetes.


Languages

Language:Go 97.2%Language:Makefile 1.5%Language:Dockerfile 0.8%Language:Shell 0.6%