Skip to content

Commit ee0d372

Browse files
Enhance deployment instructions in README (#123)
Updated deployment instructions for NGINX Declarative API to include Helm chart. Signed-off-by: 65397 <fiorucci@oasi.asti.it>
1 parent 579a9e7 commit ee0d372

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,11 @@ A sample Postman collection and usage instructions can be found [here](/contrib/
221221

222222
## 🏃 How to run
223223

224-
NGINX Declarative API can be deployed on a Linux virtual machine using [docker-compose](/contrib/docker-compose) or on [Kubernetes](/contrib/kubernetes)
224+
NGINX Declarative API can be deployed on:
225+
226+
* Linux virtual machine using [docker-compose](/contrib/docker-compose)
227+
* Kubernetes using [manifests](/contrib/kubernetes)
228+
* Kubernetes using a [Helm chart](contrib/helm/nginx-declarative-api)
225229

226230
## 🐳 Building Docker images
227231

0 commit comments

Comments
 (0)