You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would update documentation for installing Agones on different cloud providers (GKE, AKS, EKS) with following line after testing that all of them will support such a fix:
There are 3 Firewall rules are left behind after performing successfully
terraform apply
andterraform destroy
What happened:
One Firewall Rule relates to Ping UDP service.
What you expected to happen:
No resource left after full cycle : deploy and destroy.
How to reproduce it (as minimally and precisely as possible):
https://agones.dev/site/docs/installation/terraform/gke/
Anything else we need to know?:
All firewall rules are deleted if you run:
helm delete --purge agones
before running:
terraform destroy
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: