Skip to content

Commit

Permalink
docs: update readme with basic content
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Jan 14, 2020
1 parent f835bd2 commit 6c09024
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# Kong Helm Charts

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

## Setup

```bash
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](https://github.com/Kong/charts/blob/master/charts/kong/README.md).

## Seeking help

If you run into an issue, bug or have a question, please reach out to the Kong
community via [Kong Nation](https://discuss.konghq.com) or open Github
issues in [this](https://github.com/kong/charts/issues) repository.

0 comments on commit 6c09024

Please sign in to comment.