linkerd2/multicluster/values
Alejandro Pedraza 2bbb59b599
Remove nginx container from mc gateway pod (#5931)
* Remove nginx container from mc gateway pod

Fixes #5444

Replaced the nginx container with a pause container, and removed all the
config boilerplate associated to nginx.

The probe now targets the proxy's readiness endpoint, port 4191 path
`/ready`.

## Upgrade note

* @Pothulapati's feedback
* @Pothulapati's feedback
When multicluster gets updated in both source and target this won't
cause downtime because this change only affects the probing. The `Links`
will have to be re-generated of course. Til that is done, `linkerd mc
gateways` will show the target cluster as not alive, but that shouldn't
affect exiting connections.
2021-04-15 13:52:10 -05:00
..
values.go Remove nginx container from mc gateway pod (#5931) 2021-04-15 13:52:10 -05:00