proxies: Reach ocp4 cluster in prod over vpn instead of sending 421
I think I handled all the special cases here already. We want to switch non iad2 proxies to reach the oco4 cluster over it's vpn now that it has one. This should allow us to still keep ipv6 available for applications and not have to change dns for moving from ocp3 cluster anymore. Will roll this out slowly to one proxy then another, then the rest if it all looks ok. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6331d992ee
commit
91ccdea73f
3 changed files with 11 additions and 10 deletions
|
@ -191,8 +191,8 @@ nrpe_procs_warn: 250
|
|||
num_cpus: 2
|
||||
# ocp4 is only set true in some proxy roles
|
||||
ocp4: false
|
||||
# All the ocp production nodes. We place this here so proxies and openvpn openshift app
|
||||
# can both use it.
|
||||
# All the ocp production workers.
|
||||
# This is used by the openvpn openshift app to make sure there's a vpn pod on each node.
|
||||
ocp_nodes:
|
||||
- worker01.ocp.iad2.fedoraproject.org
|
||||
- worker02.ocp.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue