You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,11 @@ A sample Postman collection and usage instructions can be found [here](/contrib/
221
221
222
222
## 🏃 How to run
223
223
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)
0 commit comments