website/multicluster/base
Alejandro Pedraza 18e4257a34
Fix multicluster tutorial and kustomize resources (#1264)
Fixes linkerd/linkerd2#7504

Kustomize breaking changes and other upgrades made that tutorial obsolete. Fixed with:

- Removed namespaces from resources and patch, and instead use `kubectl -n test apply`
- Having vars in the nginx' location targets implies declaring a dns resolver. Also extended FQDN for services is required.
- The nginx container requires running as root to allow using apk to install cURL

Also improved the tutorial itself:

- Added instructions for installing viz
- Removed not-required line-feeds in `echo` statements
- http://localhost:8080/east requires cURL and doesn't work in the browser because of javascript reasons
- Added missing directives in cleanup steps
2021-12-23 16:49:01 -08:00
..
frontend.yml Fix multicluster tutorial and kustomize resources (#1264) 2021-12-23 16:49:01 -08:00
kustomization.yml Fix multicluster tutorial and kustomize resources (#1264) 2021-12-23 16:49:01 -08:00
ns.yml Updates for the multicluster tutorial (#726) 2020-06-04 12:16:52 -07:00
patch.yml Fix multicluster tutorial and kustomize resources (#1264) 2021-12-23 16:49:01 -08:00