@@ -8,40 +8,41 @@ cascade:
8
8
nd-content-type : landing-page
9
9
nd-product : NGINX One
10
10
---
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/ " >}}
14
14
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/ " >}}
17
17
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/ " >}}
20
20
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/ " >}}
23
23
Monitor and maintain your deployments
24
- {{</ card >}}
25
- {{< card title="Draft new configurations" >}}
24
+ {{</card >}}
25
+ {{<card title =" Draft new configurations " titleUrl = " staged-configs " >}}
26
26
Work with Staged Configurations
27
27
{{</ card >}}
28
- {{< card title="Set up metrics" >}}
28
+ {{<card title =" Set up metrics " titleUrl = " metrics/ " >}}
29
29
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/ " >}}
32
32
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/ " >}}
35
35
Manage your NGINX fleet over REST
36
- {{</ card >}}
37
- {{< card title="Glossary" >}}
36
+ {{</card >}}
37
+ {{<card title =" Glossary " titleUrl = " glossary/ " >}}
38
38
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 >}}
43
43
44
- # Other Components
44
+ # Other Components
45
+ {{<card-layout >}}
45
46
{{< card-section title="Kubernetes Solutions">}}
46
47
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
47
48
Kubernetes traffic management with API gateway, identity, and observability features.
@@ -71,4 +72,4 @@ nd-product: NGINX One
71
72
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
72
73
{{</ card >}}
73
74
{{</ card-section >}}
74
- {{</ card-layout >}}
75
+ {{</card-layout >}}
0 commit comments