@@ -8,40 +8,41 @@ cascade:
88nd-content-type : landing-page
99nd-product : NGINX One
1010---
11- {{< card-layout >}}
12- {{< card-section >}}
13- {{< card title="Manage your NGINX fleet" >}}
11+ {{<card-layout >}}
12+ {{<card-section >}}
13+ {{<card title =" Manage your NGINX fleet " titleUrl = " about/ " >}}
1414 Simplify, scale, secure, and collaborate with your NGINX fleet
15- {{</ card >}}
16- {{< card title="Get started" >}}
15+ {{</card >}}
16+ {{<card title =" Get started " titleUrl = " getting-started/ " >}}
1717 See benefits from the NGINX One Console
18- {{</ card >}}
19- {{< card title="Connect your instances" >}}
18+ {{</card >}}
19+ {{<card title =" Connect your instances " titleUrl = " connect-instances/ " >}}
2020 Work with data plane keys, containers, and proxy servers
21- {{</ card >}}
22- {{< card title="Manage your NGINX instances" >}}
21+ {{</card >}}
22+ {{<card title =" Manage your NGINX instances " titleUrl = " nginx-configs/ " >}}
2323 Monitor and maintain your deployments
24- {{</ card >}}
25- {{< card title="Draft new configurations" >}}
24+ {{</card >}}
25+ {{<card title =" Draft new configurations " titleUrl = " staged-configs " >}}
2626 Work with Staged Configurations
2727 {{</ card >}}
28- {{< card title="Set up metrics" >}}
28+ {{<card title =" Set up metrics " titleUrl = " metrics/ " >}}
2929 Review your deployments in a dashboard
30- {{</ card >}}
31- {{< card title="Organize users with RBAC" >}}
30+ {{</card >}}
31+ {{<card title =" Organize users with RBAC " titleUrl = " rbac/ " >}}
3232 Assign responsibilities with role-based access control
33- {{</ card >}}
34- {{< card title="Automate with the NGINX One API" >}}
33+ {{</card >}}
34+ {{<card title =" Automate with the NGINX One API " titleUrl = " api/ " >}}
3535 Manage your NGINX fleet over REST
36- {{</ card >}}
37- {{< card title="Glossary" >}}
36+ {{</card >}}
37+ {{<card title =" Glossary " titleUrl = " glossary/ " >}}
3838 Learn terms unique to NGINX One Console
39- {{</ card >}}
40- {{< card title="Changelog" >}}{{< changelog-dates >}}
41- {{</ card >}}
42- {{</ card-section >}}
39+ {{</card >}}
40+ {{<card title =" Changelog " titleUrl = " changelog/ " >}}{{< changelog-dates >}}{{</ card >}}
41+ {{</card-section >}}
42+ {{</card-layout >}}
4343
44- # Other Components
44+ # Other Components
45+ {{<card-layout >}}
4546 {{< card-section title="Kubernetes Solutions">}}
4647 {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
4748 Kubernetes traffic management with API gateway, identity, and observability features.
@@ -71,4 +72,4 @@ nd-product: NGINX One
7172 Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
7273 {{</ card >}}
7374 {{</ card-section >}}
74- {{</ card-layout >}}
75+ {{</card-layout >}}
0 commit comments