All Projects → Kong → charts

Kong / charts

Licence: Apache-2.0 License
Helm chart for Kong

Programming Languages

Mustache
554 projects
shell
77523 projects
Makefile
30231 projects

Kong Helm Charts

This is the official Helm Charts repository for installing Kong on Kubernetes.

Setup

$ helm repo add kong https://charts.konghq.com
$ helm repo update

# Helm 2
$ helm install kong/kong

# Helm 3
$ helm install kong/kong --generate-name --set ingressController.installCRDs=false

Documentation

The documentation for Kong's Helm Chart is available at here.

Seeking help

If you run into an issue, bug or have a question, please reach out to the Kong community via Kong Nation or open Github issues in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].