* Fixes Issue #4142
Document the helm whitespace command line problem. We should consider
producing a list of known Helm problems as they relate to Istio - post
1.2 (with a quick backport to all of the branches including deprecated
Istio versions). It will take some time to generate this list, but we
could replace this 1 warning with all of the various Helm issues we
see in production usage along with the upstream tracking bug.
* Improve readability of this change
* compress the text of this issue
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>
The flag to pass to Helm is `cniBinDir=/home/kubernetes/bin`, so it is confusing to add `istio-cni.cniBinDir=/home/kubernetes/bin` as the option, unless there is some context I am missing
We want to backup certmanager CRDs in the case of Tiller usage.
Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.
Fixes: #3753
* Organize control plane update page
* small wording
* typo
* Update content/docs/setup/kubernetes/upgrade/index.md
Co-Authored-By: linsun <linsun@us.ibm.com>
* Update content/docs/setup/kubernetes/upgrade/index.md
Co-Authored-By: linsun <linsun@us.ibm.com>
* address martin comment and hope to fix circleci
* more update
* fix circle lint
* Clarify language regarding the sidecar webhook.
Signed-off-by: rcaballeromx <grca@google.com>
* Clarify the injection process further.
Signed-off-by: rcaballeromx <grca@google.com>
* Remove blank lines around short codes.
Signed-off-by: rcaballeromx <grca@google.com>
- Added a test suite to test out the different compositions of
site features.
- Substantially improve the composability of site features
(callouts, tabs, text blocks, boilerplates, lists). You can
now more confidentally mix & match these in any combination
and have a pretty good chance it'll render correctly.
* Rework IBM Cloud public instructions to call common instructions
* Review comment - further simplification
* Update content/docs/setup/kubernetes/install/platform/ibm/index.md
* Add port usage
* Review comments
* Monitoring port is hardcoded and not overridable
* Restructure Istio port table
* Code review comments: Shorten table, description