linkerd2/multicluster
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
..
charts Remove nginx container from mc gateway pod (#5931) 2021-04-15 13:52:10 -05:00
cmd Remove nginx container from mc gateway pod (#5931) 2021-04-15 13:52:10 -05:00
service-mirror multicluster: make service mirror honour `requeueLimit` (#5969) 2021-04-01 11:16:57 +05:30
static extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
values Remove nginx container from mc gateway pod (#5931) 2021-04-15 13:52:10 -05:00