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
3. Review the generated Gateway API resources and apply them to your cluster:
579
-
```shell
580
-
kubectl apply -f gateway-api-resources.yaml
581
-
```
578
+
3. Review the generated Gateway API resources and apply them to your cluster
582
579
583
580
For detailed information about NGINX-specific features and conversion options, see the [NGINX provider documentation](https://github.com/kubernetes-sigs/ingress2gateway/blob/main/pkg/i2gw/providers/nginx/README.md).
0 commit comments