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
{{ message }}
This repository was archived by the owner on May 24, 2023. It is now read-only.
* The `<image>` must point to the NGINX Router image in your registry.
42
-
* The selector parameter specifies a label selector for nodes where the Router will be deployed: `region=infra`. Use a selector that makes sense for your environment.
42
+
* The selector parameter specifies a label selector for nodes where the Router will be deployed: `node-role.kubernetes.io/infra=true`. Use a selector that makes sense for your environment.
43
43
44
44
1. Run the following command to make sure that the Router pods are running:
* The NGINX Plus Router image must be stored in the `openshift` directory, with the name `nginx-plus-router:0.1`
42
-
* The selector parameter specifies a label selector for nodes where the Router will be deployed: `region=infra`. Use a selector that makes sense for your environment.
42
+
* The selector parameter specifies a label selector for nodes where the Router will be deployed: `node-role.kubernetes.io/infra=true`. Use a selector that makes sense for your environment.
43
43
44
44
1. Run the following command to make sure that the Router pods are running:
0 commit comments