WIP: Collection of exercises to get acquainted with Kubernetes and exposing services in using NGINX
-
Deploy Kubernetes to the cloud
-
Install NGINX Plus Ingress Controller
- Install NGINX Plus Ingress Controller using Manifests
- Install NGINX Plus Ingress Controller using Helm - todo
-
Expose a sample application with the ingress Controller
- Expose a sample application with
ingress
- Expose a sample application with
VirtualServer
andVirtualServerRoute
- todo
- Expose a sample application with
-
NGINX Plus Ingress Controller Real-time metrics
-
Load Testing Ingress
-
Deploy Kubernetes to the cloud
- Microsoft Azure
- Google Cloud Platform (GCP)
- Digital Ocean
-
Ingress vs VirtualServer and VirtualServerRoute resources
- Ingress resource
- VirtualServer resource
- VirtualServerRoute resource
-
Kubernetes ingress controllers
- Envoy
- HAProxy
- Traefik
- NGINX
- F5 / NGINX Plus
-
open-tracing
-
Config Migration: NGINX Open Source vs NGINX Plus
-
Zero/Minimizing Downtime During Deployments
-
Benchmarking Ingress
-
NGINX Ingress Operator
-
NGINX Ingress Operator on Red Hat OpenShift