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>
- If no color theme has been selected, the site now follows the user's system's
color scheme. This only works in Safari right now, but support in Chrome and Firefox
is on its way.
- Fix occasional white flash that would happen when loading pages while using the dark
theme.
* Add the diagram creation guidelines.
These guidelines include an SVG file with all the shapes and styles needed. The
steps to get someone started are meant to entice people to create their own
diagrams.
Signed-off-by: rcaballeromx <grca@google.com>
* Add InkScape to the spell checker exceptions.
Signed-off-by: rcaballeromx <grca@google.com>
* Add Google Draw version of the guide.
Signed-off-by: rcaballeromx <grca@google.com>
* Add steps to contribute Google Draw diagrams.
Signed-off-by: rcaballeromx <grca@google.com>
- 'make lint' no longer purges the HTMLProofer cache, which considerably improves perf when doing
repeated lints.
- Fix patterns used in lint_site.sh to be more selective in order to avoid linting SVG files and
other such things.
- Add a "make clean" target that deletes various directories produced when locally building
the site.
- Clean the tree before "make lint". This removes any stale files from the public directory,
which is important since those can lead to spurious lint errors.
- Stop passing the no-longer-existing -minify argument to gen_site.sh.
The user guide for Istio Vault CA integration fails
because the cluster hosting an example Vault server was deleted.
This PR fixes the user guide with a new example Vault CA.
* #13575, second workaround
* backticks in place, the comment about upgrading to the latest kube-apiserver is removed as I am already on the latest version and that does not solve anything. (#13575)
* commit for the cla/google
* removing the trailing space
* .svc in no_proxy also works