Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 409 Bytes

File metadata and controls

16 lines (10 loc) · 409 Bytes

This document contains several guides to install the Kong ingress controller in a Kubernetes cluster

  1. Using minikube:

This guide installs:

  • PostgresQL (statefulset)
  • RBAC permissions
  • Kong deployment in data-plane mode
  • Ingress controller deployment with Kong in control-plane mode and init container to run migrations

Notes:

  • This setup do not provides HA for PostgresQL