@@ -35,35 +35,38 @@ cascade:
35
35
{{< card title="Glossary" >}}
36
36
Learn terms unique to NGINX One Console
37
37
{{</ card >}}
38
+ {{< card title="Changelog" >}}
39
+ {{< changelog-dates >}}
40
+ {{</ card >}}
38
41
{{</ card-section >}}
39
42
40
43
# Other Products
41
44
{{< card-section title="Kubernetes Solutions">}}
42
- {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/">}}
45
+ {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" icon="NGINX-Ingress-Controller-product-icon" >}}
43
46
Kubernetes traffic management with API gateway, identity, and observability features.
44
47
{{</ card >}}
45
- {{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric">}}
48
+ {{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" icon="NGINX-product-icon" >}}
46
49
Next generation Kubernetes connectivity using the Gateway API.
47
50
{{</ card >}}
48
51
{{</ card-section >}}
49
52
{{< card-section title="Local Console Option">}}
50
- {{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager">}}
53
+ {{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" icon="NGINX-Instance-Manager-product-icon" >}}
51
54
Track and control NGINX Open Source and NGINX Plus instances.
52
55
{{</ card >}}
53
56
{{</ card-section >}}
54
57
{{< card-section title="Modern App Delivery">}}
55
- {{< card title="NGINX Plus" titleUrl="/nginx">}}
58
+ {{< card title="NGINX Plus" titleUrl="/nginx" icon="NGINX-Plus-product-icon-RGB" >}}
56
59
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
57
60
{{</ card >}}
58
- {{< card title="NGINX Open Source" titleUrl="nginx.org">}}
61
+ {{< card title="NGINX Open Source" titleUrl="nginx.org" icon="NGINX-product-icon" >}}
59
62
The open source all-in-one load balancer, content cache, and web server
60
63
{{</ card >}}
61
64
{{</ card-section >}}
62
65
{{< card-section title="Security">}}
63
- {{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf">}}
66
+ {{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" icon="NGINX-App-Protect-WAF-product-icon" >}}
64
67
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
65
68
{{</ card >}}
66
- {{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos">}}
69
+ {{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" icon="NGINX-App-Protect-DoS-product-icon" >}}
67
70
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
68
71
{{</ card >}}
69
72
{{</ card-section >}}
0 commit comments