* convert samples
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* use istio instead of version
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* preview
Signed-off-by: Kuat Yessenov <kuat@google.com>
* testing against release branch
Signed-off-by: Kuat Yessenov <kuat@google.com>
* fix extra p
Signed-off-by: Kuat Yessenov <kuat@google.com>
* add blank lines
Signed-off-by: Kuat Yessenov <kuat@google.com>
* edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* minor edit
Signed-off-by: Kuat Yessenov <kuat@google.com>
* update ops guide
Signed-off-by: Kuat Yessenov <kuat@google.com>
* make enabling of liveness HTTP probe rewrite a separate subsection
so it can be referenced from other documents
also, edit the sidecar injector config map instead of reinstalling Istio
* move the helm installation option before the command to update the configuration map
* move warning to the end of the section about health check
clarify that it is the same for Helm and for editing configmap
remove "global" and "be aware of the risks"
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.
- Add a bunch of links to yaml files in our code examples using the @@ syntax.
- Move requirements up to be the first thing people see. This matches
the order presented in the landing page.
- Shuffle the order in the sidebar a bit to correspond to the order
the material is presented in the landing page.
- Clean up some of the wording on the k8s landing page.
- Shorten the platform names used in the sidebar nav so they fit better.
This matches the names used in the Platform Setup section.
* Document the sidecar.istio.io/statsInclusionPrefixes annotation
* Minor wording changes suggested by venilnoronha
* Remove trailing spaces to satisfy lint
* Use code style for filenames
* Address two concerns from Frank
* Incorporate comments from rcaballeromx
* Remove trailing space at end of line
* WIP Add Kubernetes Installation landing page.
This adds the landing page and organizes the content to make it easier to navigate.
Signed-off-by: rcaballeromx <grca@google.com>
* Apply initial feedback on landing page content.
Signed-off-by: rcaballeromx <grca@google.com>
* Rename and move files to enhance navigation.
Added aliases to redirect after filename changes.
Signed-off-by: rcaballeromx <grca@google.com>
* Harmonize all installation guide titles and intros.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix all links affected by the restructure.
Fixed all internal links and added aliases to ensure external redirects.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix paths of images on the ZH content.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix additional links and apply feedback.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix link error introduced by rebase.
Signed-off-by: rcaballeromx <grca@google.com>
* Remove redundant instances of "Istio" in titles.
Signed-off-by: rcaballeromx <grca@google.com>
As discussed in Issue-11284, Port 15003 has
been deprecated. This commit updates the port
mentioned in the documentation to Port 8080.
Signed-off-by: Jason Clark <jason.clark.oss@gmail.com>
* add a bullet about the privileged mode
* change privileged mode to NET_ADMIN capability
* Rewrite the sentence: it is required for...
Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
* Simplify the sentence about the default service account
Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
* remove leftover from a previous commit
* remove another leftover from a previous commit
* add a missing whitespace after a dot
* remove capitalization of Service Account and Pod Security Policy
* add a remark about pod security policies being enforced in the cluster
* split the content between spec-requirements and required-pod-capabilities in the operations guide
* Fix the link to required-pod-capabilities
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.
- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.