Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 592 Bytes

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 install kong/kong

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.