Back to Istio Io

Gateway Api Remove Crds

content/en/boilerplates/gateway-api-remove-crds.md

latest242 B
Original Source

Remove the Kubernetes Gateway API CRDs:

{{< text syntax=bash snip_id=remove_crds >}} $ kubectl delete -f https://github.com/kubernetes-sigs/gateway-api/releases/download/{{< k8s_gateway_api_version >}}/experimental-install.yaml {{< /text >}}