Managed Istio gateway and control plane installations
Option
Type
Default Value
Description
images
struct
Options for the container images
images.hub
string
Istio image repository, such as a Solo.io Istio image repository. If you are using the Solo.io Istio image repo, contact your account representative for a repo key.
images.tag
string
1.13.5
Istio image tag
controlPlane
struct
Install an Istio control plane instance in the cluster.
The cluster that the agent and managed installation are deployed to.
revision
string
gm
The name of the Istio revision to be deployed.
defaultRevision
bool
true
If true this installation will be used as the default Istio revision for the cluster, anything that uses the ‘istio-injection’ label will use this revision.