You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For additional customization options during the helm installation process, take a look at [Installation with Helm]({{< ref "/installation/installing-ngf/helm.md" >}}).
52
+
For additional customization options during the helm installation process, take a look at [Installation with Helm]({{< ref "/ngf/installation/installing-ngf/helm.md" >}}).
For additional customization options during the installation process using manifests, take a look at [Installation with Manifests]({{< ref "/installation/installing-ngf/manifests.md" >}})
72
+
For additional customization options during the installation process using manifests, take a look at [Installation with Manifests]({{< ref "/ngf/installation/installing-ngf/manifests.md" >}})
73
+
74
+
{{</tabs>}}
71
75
72
76
---
73
77
@@ -83,12 +87,14 @@ Each data plane pod runs NGINX alongside the Agent, which applies config updates
83
87
84
88
New fields have been added to the `NginxProxy` resource to configure infrastructure-related settings for data plane deployments. You can modify the `NginxProxy` resource at either the Gateway or GatewayClass level. These new fields provide the flexibility to customize deployment and service configurations.
85
89
86
-
For detailed instructions on how to modify these settings, refer to the [Configure infrastructure-related settings]({{< ref "/how-to/data-plane-configuration.md#configure-infrastructure-related-settings" >}}) guide.
90
+
For detailed instructions on how to modify these settings, refer to the [Configure infrastructure-related settings]({{< ref "/ngf/how-to/data-plane-configuration.md#configure-infrastructure-related-settings" >}}) guide.
87
91
88
92
---
89
93
90
94
### Key links for the version 2.x update
91
95
92
-
- To read more on [modifying data plane configuration]({{< ref "/how-to/data-plane-configuration.md" >}})
93
-
- To adding secure [authentication to control plane and data planes]({{< ref "/control-plane-certs.md" >}})
94
-
- For detailed [API reference]({{< ref "/reference/api.md" >}})
96
+
- To read more on [modifying data plane configuration]({{< ref "/ngf/how-to/data-plane-configuration.md" >}}).
97
+
- To learn more about [deploying a Gateway for data plane instances]({< ref "/ngf/installation/installing-ngf/deploy-data-plane.md" >})
98
+
- To adding secure [authentication to control plane and data planes]({{< ref "/ngf/installation/installing-ngf/control-plane-certs.md" >}}).
99
+
- To read more about [architecture changes]({{< ref "/ngf/overview/gateway-architecture.md" >}}).
100
+
- For detailed [API reference]({{< ref "/ngf/reference/api.md" >}}).
0 commit comments