mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Add code and yaml for Istio as an addon
This commit adds the following: - YAML for istio components to the addons directory (versions with and without auth) - logic to copy the appropriate YAML file into the addons manager dir, depending on ENABLE_ISTIO and ISTIO_AUTH_TYPE env vars - changes to addon manager script which allow plugins to exist in namespace other than kube-system. This is needed for Istio functionality - additional initialization for Istio in addon manager.
This commit is contained in:
2185
cluster/addons/istio/auth/istio-auth.yaml
Normal file
2185
cluster/addons/istio/auth/istio-auth.yaml
Normal file
File diff suppressed because it is too large
Load Diff
2185
cluster/addons/istio/noauth/istio.yaml
Normal file
2185
cluster/addons/istio/noauth/istio.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user