Apply ISTIO_MUTUAL not only in the used subsets, but also in the general cases.
While only the subsets are used to communicate with the egress gateway
service, not applying ISTIO_MUTUAL in the general cases causes istiocl authn tls-check to produce conflict errors
fixes https://github.com/istio/istio.io/issues/4024
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.
* 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>
- Added the text_hack shortcode to embed text blocks in a tabset in a list. This fixes the
indenting problem in that case. It's a hack, thus the name, but it works.
- Added a download button in the footer of each page.
- Tweaked the rendering of the horizontal lines in the panels on the home page to
improve appearance and avoid occasional funny rendering.
- Run the SVG optimizer on the site content to reduce the size of a few newly added/updated
files.
* Tidy up the minikube platform setup documentation
One minor issue was reported - however this is a bit of a rework of
the minikube documentation. Additionally included is the LoadBalancer
feature `minikube tunnel`.
* Address reviewer comments
* fix lint error
* Fix linter error for reals
* Apply reviewer comments
Also switch to version 1.0.0 of minikube as it is now available!!
A few other cleanups as well that I picked up in a second self-review.
* Updates to Cluster-Aware Service Routing
- Support Z Shell
- Change k get po to not show `Completed` pods to match output
- Add instruction to wait for `sleep` pod.
* Code review comments
- Review other files for using []'s without quotes
- Make consistent using on one side of =
- Change to use ', unless 's are already being used
* Code review - Change to not exclude `Completed` pods from kubectl