Skip to content

ambient GKE docs: update section about manually creating ResourceQuota #56376

@gjohnston9

Description

@gjohnston9

https://istio.io/latest/docs/ambient/install/platform-prerequisites/#google-kubernetes-engine-gke describes how when installing istio in ambient mode, the node agent and ztunnel should either be installed into the kube-system namespace which has a ResourceQuota for the node-critical class, or a namespace where such a ResourceQuota has manually been created. But as of istio 1.26, the install automatically creates a ResourceQuota in the istio-system namespace. So istioctl install --set profile=ambient works seamlessly now on GKE (at least it did for me!) whereas I had to create the ResourceQuota myself in earlier releases. I think this section of the docs could be updated to point this out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIndicates a PR/Issue that needs community helpkind/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions