@@ -8,43 +8,44 @@ 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
36
{{</ card >}}
37
- {{< card title="Workshops" >}}
37
+ {{< card title="Workshops" titleURL="workshops/" >}}
38
38
Self-paced labs that teach key NGINX One workflows: creating config sync groups, adding and upgrading NGINX Plus instances, setting up monitoring, and more.
39
- {{</ card >}}
40
- {{< card title="Glossary" >}}
39
+ {{</card >}}
40
+ {{<card title =" Glossary " titleUrl = " glossary/ " >}}
41
41
Learn terms unique to NGINX One Console
42
- {{</ card >}}
43
- {{< card title="Changelog" >}}{{< changelog-dates >}}
44
- {{</ card >}}
45
- {{</ card-section >}}
42
+ {{</card >}}
43
+ {{<card title =" Changelog " titleUrl = " changelog/ " >}}{{< changelog-dates >}}{{</ card >}}
44
+ {{</card-section >}}
45
+ {{</card-layout >}}
46
46
47
- # Other Components
47
+ # Other Components
48
+ {{<card-layout >}}
48
49
{{< card-section title="Kubernetes Solutions">}}
49
50
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
50
51
Kubernetes traffic management with API gateway, identity, and observability features.
@@ -74,4 +75,4 @@ nd-product: NGINX One
74
75
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
75
76
{{</ card >}}
76
77
{{</ card-section >}}
77
- {{</ card-layout >}}
78
+ {{</card-layout >}}
0 commit comments