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
Copy file name to clipboardExpand all lines: docs/man/man1/oadm-router.1
+8
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,10 @@ If a router does not exist with the given name, this command will create a deplo
59
59
\fB\-\-external\-host\-insecure\fP=false
60
60
If the underlying router implementation connects with an external host over a secure connection, this causes the router to skip strict certificate verification with the external host.
61
61
62
+
.PP
63
+
\fB\-\-external\-host\-internal\-ip\fP=""
64
+
If the underlying router implementation requires the use of a specific network interface to connect to the pod network, this is the IP address of that internal interface.
65
+
62
66
.PP
63
67
\fB\-\-external\-host\-partition\-path\fP=""
64
68
If the underlying router implementation uses partitions for control boundaries, this is the path to use for that partition.
@@ -75,6 +79,10 @@ If a router does not exist with the given name, this command will create a deplo
75
79
\fB\-\-external\-host\-username\fP=""
76
80
If the underlying router implementation connects with an external host, this is the username for authenticating with the external host.
77
81
82
+
.PP
83
+
\fB\-\-external\-host\-vxlan\-gw\fP=""
84
+
If the underlying router implementation requires VxLAN access to the pod network, this is the gateway address that should be used in cidr format.
85
+
78
86
.PP
79
87
\fB\-\-force\-subdomain\fP=""
80
88
A router path format to force on all routes used by this router (will ignore the route host value)
Copy file name to clipboardExpand all lines: docs/man/man1/oc-adm-router.1
+8
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,10 @@ If a router does not exist with the given name, this command will create a deplo
59
59
\fB\-\-external\-host\-insecure\fP=false
60
60
If the underlying router implementation connects with an external host over a secure connection, this causes the router to skip strict certificate verification with the external host.
61
61
62
+
.PP
63
+
\fB\-\-external\-host\-internal\-ip\fP=""
64
+
If the underlying router implementation requires the use of a specific network interface to connect to the pod network, this is the IP address of that internal interface.
65
+
62
66
.PP
63
67
\fB\-\-external\-host\-partition\-path\fP=""
64
68
If the underlying router implementation uses partitions for control boundaries, this is the path to use for that partition.
@@ -75,6 +79,10 @@ If a router does not exist with the given name, this command will create a deplo
75
79
\fB\-\-external\-host\-username\fP=""
76
80
If the underlying router implementation connects with an external host, this is the username for authenticating with the external host.
77
81
82
+
.PP
83
+
\fB\-\-external\-host\-vxlan\-gw\fP=""
84
+
If the underlying router implementation requires VxLAN access to the pod network, this is the gateway address that should be used in cidr format.
85
+
78
86
.PP
79
87
\fB\-\-force\-subdomain\fP=""
80
88
A router path format to force on all routes used by this router (will ignore the route host value)
Copy file name to clipboardExpand all lines: docs/man/man1/openshift-admin-router.1
+8
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,10 @@ If a router does not exist with the given name, this command will create a deplo
59
59
\fB\-\-external\-host\-insecure\fP=false
60
60
If the underlying router implementation connects with an external host over a secure connection, this causes the router to skip strict certificate verification with the external host.
61
61
62
+
.PP
63
+
\fB\-\-external\-host\-internal\-ip\fP=""
64
+
If the underlying router implementation requires the use of a specific network interface to connect to the pod network, this is the IP address of that internal interface.
65
+
62
66
.PP
63
67
\fB\-\-external\-host\-partition\-path\fP=""
64
68
If the underlying router implementation uses partitions for control boundaries, this is the path to use for that partition.
@@ -75,6 +79,10 @@ If a router does not exist with the given name, this command will create a deplo
75
79
\fB\-\-external\-host\-username\fP=""
76
80
If the underlying router implementation connects with an external host, this is the username for authenticating with the external host.
77
81
82
+
.PP
83
+
\fB\-\-external\-host\-vxlan\-gw\fP=""
84
+
If the underlying router implementation requires VxLAN access to the pod network, this is the gateway address that should be used in cidr format.
85
+
78
86
.PP
79
87
\fB\-\-force\-subdomain\fP=""
80
88
A router path format to force on all routes used by this router (will ignore the route host value)
Copy file name to clipboardExpand all lines: docs/man/man1/openshift-cli-adm-router.1
+8
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,10 @@ If a router does not exist with the given name, this command will create a deplo
59
59
\fB\-\-external\-host\-insecure\fP=false
60
60
If the underlying router implementation connects with an external host over a secure connection, this causes the router to skip strict certificate verification with the external host.
61
61
62
+
.PP
63
+
\fB\-\-external\-host\-internal\-ip\fP=""
64
+
If the underlying router implementation requires the use of a specific network interface to connect to the pod network, this is the IP address of that internal interface.
65
+
62
66
.PP
63
67
\fB\-\-external\-host\-partition\-path\fP=""
64
68
If the underlying router implementation uses partitions for control boundaries, this is the path to use for that partition.
@@ -75,6 +79,10 @@ If a router does not exist with the given name, this command will create a deplo
75
79
\fB\-\-external\-host\-username\fP=""
76
80
If the underlying router implementation connects with an external host, this is the username for authenticating with the external host.
77
81
82
+
.PP
83
+
\fB\-\-external\-host\-vxlan\-gw\fP=""
84
+
If the underlying router implementation requires VxLAN access to the pod network, this is the gateway address that should be used in cidr format.
85
+
78
86
.PP
79
87
\fB\-\-force\-subdomain\fP=""
80
88
A router path format to force on all routes used by this router (will ignore the route host value)
cmd.Flags().StringVar(&cfg.ExternalHostHttpVserver, "external-host-http-vserver", cfg.ExternalHostHttpVserver, "If the underlying router implementation uses virtual servers, this is the name of the virtual server for HTTP connections.")
272
280
cmd.Flags().StringVar(&cfg.ExternalHostHttpsVserver, "external-host-https-vserver", cfg.ExternalHostHttpsVserver, "If the underlying router implementation uses virtual servers, this is the name of the virtual server for HTTPS connections.")
273
281
cmd.Flags().StringVar(&cfg.ExternalHostPrivateKey, "external-host-private-key", cfg.ExternalHostPrivateKey, "If the underlying router implementation requires an SSH private key, this is the path to the private key file.")
282
+
cmd.Flags().StringVar(&cfg.ExternalHostInternalIP, "external-host-internal-ip", cfg.ExternalHostInternalIP, "If the underlying router implementation requires the use of a specific network interface to connect to the pod network, this is the IP address of that internal interface.")
283
+
cmd.Flags().StringVar(&cfg.ExternalHostVxLANGateway, "external-host-vxlan-gw", cfg.ExternalHostVxLANGateway, "If the underlying router implementation requires VxLAN access to the pod network, this is the gateway address that should be used in cidr format.")
274
284
cmd.Flags().BoolVar(&cfg.ExternalHostInsecure, "external-host-insecure", cfg.ExternalHostInsecure, "If the underlying router implementation connects with an external host over a secure connection, this causes the router to skip strict certificate verification with the external host.")
275
285
cmd.Flags().StringVar(&cfg.ExternalHostPartitionPath, "external-host-partition-path", cfg.ExternalHostPartitionPath, "If the underlying router implementation uses partitions for control boundaries, this is the path to use for that partition.")
0 commit comments