mirror of https://github.com/istio/istio.io.git
244 B
244 B
删除 Kubernetes Gateway API CRD:
{{< text syntax=bash snip_id=remove_crds >}} $ kubectl delete -f https://github.com/kubernetes-sigs/gateway-api/releases/download/{{< k8s_gateway_api_version >}}/standard-install.yaml {{< /text >}}