Skip to content

Uninstallation

The uninstall process is executed in reverse order to the installation process.

You can refer to the deployment file described in the installation section, and execute the following commands to complete the uninstallation:

$ kubectl delete -f 3.deploy-bigip-kubernetes-gateway-controller.yaml
$ kubectl delete -f 2.install-kubernetes-gatewayapi-CRDs.yaml
$ kubectl delete -f 1.clusterrole-and-binding.yaml

Last update: February 6, 2023 16:16:03
Created: February 6, 2023 16:16:03