Skip to content

Latest commit

 

History

History

Getting started with use cases

  1. Clone this repository
git clone https://github.com/f5devcentral/NGINX-Ingress-Controller-Lab.git
  1. Change directory
cd NGINX-Ingress-Controller-Lab/labs

Running use cases

  • Lab 1 - Basic Ingress Controller, URI-based routing and TLS offload
  • Lab 2 - Advanced L7 routing
  • Lab 3 - JWT authentication
  • Lab 4 - Traffic splitting
  • Lab 5 - Access control
  • Lab 6 - Rate limiting
  • Lab 7 - NGINX App Protect WAF

The official NGINX Ingress Controller repository provides additional examples