Update platform setup for kops 1.22+ (#10500)

* Update platform setup for kops 1.22+

* Update index.md

* Update index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
This commit is contained in:
jacob-delgado 2021-11-18 11:37:18 -07:00 committed by GitHub
parent 3237e34bed
commit b04ea6b439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ owner: istio/wg-environments-maintainers
test: no
---
{{< tip >}}
No special configuration is required to run Istio on Kubernetes clusters version 1.22 or newer. For prior Kubernetes versions, you will need to continue to perform these steps.
{{< /tip >}}
If you wish to run Istio [Secret Discovery Service](https://www.envoyproxy.io/docs/envoy/latest/configuration/security/secret#sds-configuration) (SDS) for your mesh on Kops managed clusters, you must add [extra configurations](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#service-account-token-volume-projection) to enable service account token projection volumes in the api-server.
1. Open the configuration file: