Skip to content

Commit

Permalink
add single cluster config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisakker authored and ciroque committed Oct 24, 2023
1 parent 96ac5fb commit 8ef68dd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/http/http-installation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1089,15 +1089,15 @@ Here are the instructions to run 2 Docker containers on a Monitor Server, which
## References ##
[NGINX Ingress Controller](https://docs.nginx.com/nginx-ingress-controller/)
[NGINX Cafe Demo](https://github.com/nginxinc/kubernetes-ingress/tree/main/examples/ingress-resources/complete-example)
[Installing NGINX Plus](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-plus/)
[NGINX Loadbalancer for Kubernetes Overview](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/tree/main/docs)
[NGINX Split Clients Module](https://nginx.org/en/docs/http/ngx_http_split_clients_module.html)
[NGINX Dynamic Split Clients Blog](https://www.nginx.com/blog/dynamic-a-b-testing-with-nginx-plus/)
[NGINX njs Module](https://docs.nginx.com/nginx/admin-guide/dynamic-modules/nginscript/)
[Prometheus](https://prometheus.io/)
[Grafana](https://grafana.com/)
- [NGINX Ingress Controller](https://docs.nginx.com/nginx-ingress-controller/)
- [NGINX Cafe Demo](https://github.com/nginxinc/kubernetes-ingress/tree/main/examples/ingress-resources/complete-example)
- [Installing NGINX Plus](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-plus/)
- [NGINX Loadbalancer for Kubernetes Overview](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/tree/main/docs)
- [NGINX Split Clients Module](https://nginx.org/en/docs/http/ngx_http_split_clients_module.html)
- [NGINX Dynamic Split Clients Blog](https://www.nginx.com/blog/dynamic-a-b-testing-with-nginx-plus/)
- [NGINX njs Module](https://docs.nginx.com/nginx/admin-guide/dynamic-modules/nginscript/)
- [Prometheus](https://prometheus.io/)
- [Grafana](https://grafana.com/)
<br/>
Expand Down

0 comments on commit 8ef68dd

Please sign in to comment.