mohammadll / lets-learn-KIC

We're here to learn kong ingress controller together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kong-ingress-controller (KIC)

Kong Image

Description

Kong Ingress Controller allows you to run Kong Gateway as a Kubernetes Ingress to handle inbound requests for a Kubernetes cluster. Kong Ingress Controller takes Kubernetes resources such as Ingress and HTTPRoute and converts them into a valid Kong Gateway configuration. It enables you to use all the features of Kong Gateway.

Table of Contents

  • Kong Ingress Setting-up README
  • Basic HTTP Route Using Gateway API README
  • host and path rewrites README
  • HTTPRoute Multiple Backends README
  • TLS README
  • Expose a service located outside the Kubernetes cluster README
  • Create TCP routing configuration for Kong Gateway in Kubernetes using TCPRoute README
  • Authentication kong plugin README
    • basic-auth authentication method README
    • key-auth authentication method README
    • using multiple authentication methods simultaneously README
  • Rate Limiting kong plugin README
  • ACL kong plugin README

About

We're here to learn kong ingress controller together.


Languages

Language:HTML 70.3%Language:Dockerfile 16.7%Language:Python 13.0%