Closed
Description
As a potential user of NKG
I want to use a Helm chart to install the NGINX Kubernetes Gateway
So that I can use one command to install the NGINX Kubernetes Gateway
And so that I can easily update.
Acceptance
- A helm chart to install NKG is accessible to users
- Documentation is added to our installation documentation to show both Helm and YAML methods of installation.
- Users are able to pull from GitHub charts to install.
- Users are able to pull both edge and release versions
### Tasks
- [x] Create helm chart files
- [x] Create steps in CI to test and release charts
- [x] Add documentation to show Helm installation
- [x] Add developer docs for local Helm development and testing