From 3c51ea38bda40ab4358447bf0e2bbb3352d9531d Mon Sep 17 00:00:00 2001
From: Paul Abel
Date: Fri, 6 Dec 2024 13:23:26 +0000
Subject: [PATCH] remove marketplace plus images from docs for 4.0.0
---
site/content/technical-specifications.md | 41 ------------------------
1 file changed, 41 deletions(-)
diff --git a/site/content/technical-specifications.md b/site/content/technical-specifications.md
index c5b401178f..4bab37dac3 100644
--- a/site/content/technical-specifications.md
+++ b/site/content/technical-specifications.md
@@ -88,47 +88,6 @@ NGINX Plus images are available through the F5 Container registry `private-regis
---
-#### **AWS Marketplace**
-
-NGINX Plus images are available through the AWS Marketplace.
-
-View the [Use the AWS Marketplace Ingress Controller image]({{< relref "/installation/nic-images/use-aws-image.md" >}}) topic for details on how to set up the required IAM resources in your EKS cluster.
-
-{{< bootstrap-table "table table-striped table-bordered table-responsive" >}}
-|Name
| Base image
| Third-party modules
| AWS Marketplace Link | Architectures |
-| ---| ---| --- | --- | --- |
-|Debian-based image | ``debian:12-slim`` | NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller](https://aws.amazon.com/marketplace/pp/prodview-fx3faxl7zqeau) | amd64 |
-|Debian-based image with NGINX App Protect WAF | ``debian:12-slim`` | NGINX App Protect WAF
NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller with F5 NGINX App Protect WAF](https://aws.amazon.com/marketplace/pp/prodview-vnrnxbf6u3nra) | amd64 |
-|Debian-based image with NGINX App Protect DoS | ``debian:12-slim`` | NGINX App Protect DoS
NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller with F5 NGINX App Protect WAF and DoS](https://aws.amazon.com/marketplace/pp/prodview-yltaqwzwrnhco) | amd64 |
-|Debian-based image with NGINX App Protect WAF and DoS | ``debian:12-slim`` | NGINX App Protect WAF and DoS
NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller with F5 NGINX App Protect DoS](https://aws.amazon.com/marketplace/pp/prodview-sghjw2csktega) | amd64 |
-{{% /bootstrap-table %}}
-
----
-
-#### **Google Cloud Marketplace**
-NGINX Plus images are available through the Google Cloud Marketplace.
-
-View the [Use the GCP Marketplace NGINX Ingress Controller image]({{< relref "/installation/nic-images/use-gcp-image.md" >}}) topic for details on how to use them.
-
-{{< bootstrap-table "table table-striped table-bordered table-responsive" >}}
-|Name
| Base image
| Third-party modules
| GCP Marketplace Link | Architectures |
-| ---| ---| --- | --- | --- |
-|Debian-based image | ``debian:12-slim`` | NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller](https://console.cloud.google.com/marketplace/product/f5-7626-networks-public/nginx-ingress-plus) | amd64 |
-|Debian-based image with NGINX App Protect WAF | ``debian:12-slim`` | NGINX App Protect WAF
NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller w/ F5 NGINX App Protect WAF](https://console.cloud.google.com/marketplace/product/f5-7626-networks-public/nginx-ingress-plus-nap) | amd64 |
-{{% /bootstrap-table %}}
-
-#### **Microsoft Azure Marketplace**
-NGINX Plus images are available through the Microsoft Azure Marketplace.
-
-{{< bootstrap-table "table table-striped table-bordered table-responsive" >}}
-|Name
| Base image
| Third-party modules
| Azure Marketplace Link | Architectures |
-| ---| ---| --- | --- | --- |
-|Debian-based image | ``debian:12-slim`` | NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nginxinc.nginx_ingress_premium) | amd64 |
-|Debian-based image with NGINX App Protect WAF | ``debian:12-slim`` | NGINX App Protect WAF
NGINX Plus JavaScript and OpenTracing modules
OpenTracing tracers for Jaeger
Zipkin and Datadog | [F5 NGINX Ingress Controller w/ F5 NGINX App Protect WAF](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nginxinc.nginx_ingress_premium_waf) | amd64 |
-{{% /bootstrap-table %}}
-
----
-
### Custom images
You can customize an existing Dockerfile or use it as a reference to create a new one, which is necessary when: