Uninstall
Uninstall Gloo Gateway and related components.
If you no longer need your Gloo Gateway environment, you can uninstall the control plane and all gateway proxies. You can also optionally remove related components such as Prometheus and sample apps.
Uninstall Gloo Gateway
List all the Gloo Gateway resources in your cluster.
Example output:
Remove each resource.
List all the Gateway API resources in your cluster.
Remove each resource.
Uninstall Gloo Gateway.
Remove the Kubernetes Gateway API CRDs.
Delete the
gloo-system
namespace.
Uninstall optional components
Remove any optional components that you no longer need, such as sample apps.
If you no longer need the Prometheus stack to monitor resources in your cluster, uninstall the release and delete the namespace.
Remove the httpbin sample app.
Remove the Petstore sample app.