add gtwapi install boilerplate to ambient helm install doc (#15661)

Signed-off-by: Ian Rudie <ian.rudie@solo.io>
This commit is contained in:
Ian Rudie 2024-09-06 18:04:29 -04:00 committed by GitHub
parent 0bf41922af
commit fbbc3ddfa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,10 @@ This should be installed prior to any other Istio component.
$ helm install istio-base istio/base -n istio-system --create-namespace --wait
{{< /text >}}
### Install or upgrade the Kubernetes Gateway API CRDs
{{< boilerplate gateway-api-install-crds >}}
### istiod control plane
The `istiod` chart installs a revision of Istiod. Istiod is the control plane component that manages and

View File

@ -19,6 +19,7 @@
# WARNING: THIS IS AN AUTO-GENERATED FILE, DO NOT EDIT. PLEASE MODIFY THE ORIGINAL MARKDOWN FILE:
# docs/ambient/install/helm/index.md
####################################################################################################
source "content/en/boilerplates/snips/gateway-api-install-crds.sh"
snip_configure_helm() {
helm repo add istio https://istio-release.storage.googleapis.com/charts