Commit Graph

2 Commits

Author SHA1 Message Date
Nik Skoufis 42de6cf3c0 Apply crds separately to avoid race (#4493)
Cat-ing the crds into a single file along with the istio mainfests
leads to a race to install the crds. This applies the crds as a
separate step to avoid this.
2019-06-20 12:38:38 -07:00
Rigs Caballero b5581a5899 Move content from Examples to Tasks. (#4166)
Moves the content found in examples/advanced-gateways/ to
tasks/traffic-management/edge-traffic and
the content found in examples/multicluster/ to tasks/multicluster/
Fixes all broken links caused by the move and adds aliases to the moved pages.
The changes are applied to both, English and Chinese, websites.

Signed-off-by: rcaballeromx <grca@google.com>
2019-05-21 09:56:33 -07:00