mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 10:21:14 +00:00
27 lines
2.9 KiB
Markdown
27 lines
2.9 KiB
Markdown
# Web Servers
|
||
|
||
!!! info "Architectural Context"
|
||
Detailed reference for Web Servers in the context of Networking & Service Mesh.
|
||
|
||
- [Apache Reverse Proxy for Jenkins](https://github.com/nubenetes/apache-reverse-proxy-jenkins) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [haproxy.org](http://www.haproxy.org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [Traefik](http://traefik.io) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [opensource.com: A beginner's guide to load balancing](https://opensource.com/article/21/4/load-balancing) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [Apache](https://httpd.apache.org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [Apache Reverse Proxy Guide](https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [NGINXConfig](https://www.digitalocean.com/community/tools/nginx) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [freecodecamp.org: The NGINX Handbook 🌟](https://www.freecodecamp.org/news/the-nginx-handbook) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [unit.nginx.org](https://unit.nginx.org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [jvns.ca: New tool: an nginx playground](https://jvns.ca/blog/2021/09/24/new-tool--an-nginx-playground) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [nginx-playground.wizardzines.com 🌟](https://nginx-playground.wizardzines.com) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [tecmint.com: How to Setup High-Availability Load Balancer with ‘HAProxy’ to Control Web Server Traffic](https://www.tecmint.com/install-haproxy-load-balancer-in-linux) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [Tecmint.com: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8](https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [opensource.com: Directing Kubernetes traffic with Traefik](https://opensource.com/article/20/3/kubernetes-traefik) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [blog.tomarrell.com: Kustomize: Traefik v2.2 as a Kubernetes Ingress Controller](https://blog.tomarrell.com/post/traefik_v2_on_kubernetes) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [thenewstack.io: Using Traefik Ingress Controller with Istio Service Mesh](https://thenewstack.io/using-traefik-ingress-controller-with-istio-service-mesh) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
- [opensource.com: Try this Kubernetes HTTP router and reverse proxy](https://opensource.com/article/20/4/http-kubernetes-skipper) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
||
|
||
***
|
||
💡 **Explore Related:** [Istio](./istio.md) | [Caching](./caching.md) | [Kubernetes Networking](./kubernetes-networking.md)
|
||
|