From f020c906e515965aae0dfca80356cc461703bc3f Mon Sep 17 00:00:00 2001 From: Fabrizio Fiorucci Date: Thu, 19 Jun 2025 10:45:59 +0100 Subject: [PATCH] NIC and NGF workshops added README updated --- README.md | 2 ++ nginx-workshops/README.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 882439d..ed83956 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ Each demo might have unique deployment requirements. Please refer to each indivi |[NGINX Ingress Controller](nginx-workshops/README.md)|Learn everything you need to get started with NGINX Ingress Controller and its capabilities|@apcurrier, @chrisakker, @sdutta9| |[NGINXaaS for Azure](nginx-workshops/README.md)|Learn everything you need to get started with NGINX as a Service for Azure (NGINXaaS) and its capabilities|@apcurrier, @chrisakker, @sdutta9| |[NGINX One Console](nginx-workshops/README.md)|Learn everything you need to get started with NGINX One Console and its capabilities|@apcurrier, @chrisakker, @sdutta9| +|[NGINX Ingress Controller Lab](nginx-workshops/README.md)|NGINX Ingress Controller lab|@fabriziofiorucci| +|[NGINX Gateway Fabric Lab](nginx-workshops/README.md)|NGINX Gateway Fabric lab|@fabriziofiorucci| ## Contributing diff --git a/nginx-workshops/README.md b/nginx-workshops/README.md index 05b4d84..7eb321d 100644 --- a/nginx-workshops/README.md +++ b/nginx-workshops/README.md @@ -3,6 +3,7 @@ |Title|Public Workshop Repo| |-----|-----| | NGINX Basics|| -| NGINX Ingress Controller|| +| NGINX Gateway Fabric|| +| NGINX Ingress Controller|
  • | | NGINX as a Service for Azure (NGINXaaS)|| | NGINX One Console||