WIP: Collection of exercises to get acquainted with Kubernetes and exposing services in using NGINX
-
Deploy Kubernetes to the cloud
- Amazon Web Services (AWS)
- Microsoft Azure - TODO
- Google Cloud Platform (GCP) - TODO
- Digital Ocean - TODO
-
Ingress vs VirtualServer and VirtualServerRoute resources
- Ingress resource
- VirtualServer resource
- VirtualServerRoute resource
-
Kubernetes ingress controllers
- Envoy
- HAProxy
- Traefik
- NGINX
- F5 / NGINX Plus
-
NGINX Plus Ingress Controller
- Config Migration: NGINX Open Source vs NGINX Plus
- Real-time metrics
- NGINX Plus Dashboard
- Grafana and Prometheus
-
Zero/Minimizing Downtime During Deployments
-
Benchmarking Ingress
-
NGINX Ingress Operator on Red Hat OpenShift