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
Error from server (InternalError): error when creating "fleet-autoscaler.yaml": Internal error occurred: failed calling webhook "mutations.agones.dev": failed to call webhook: Post "https://agones-controller-service.agones-system.svc:443/mutate?timeout=10s": no endpoints available for service "agones-controller-service"
How to reproduce it:
install Agones on GKE , wait for install to complete then apply "kubectl create - fleet-autoscaler.yaml"
Anything else we need to know?:
the command "kubectl get apiservices" gives this Environment:
Agones version: 1.31.0
Kubernetes version (use kubectl version): 1.24
Cloud provider or hardware configuration: GKE Autopilot
Install method (yaml/helm): YAML and HELM
The text was updated successfully, but these errors were encountered:
What did you do:
kubectl create -f fleet-autoscaler.yaml
What happened:
Error from server (InternalError): error when creating "fleet-autoscaler.yaml": Internal error occurred: failed calling webhook "mutations.agones.dev": failed to call webhook: Post "https://agones-controller-service.agones-system.svc:443/mutate?timeout=10s": no endpoints available for service "agones-controller-service"
How to reproduce it:
install Agones on GKE , wait for install to complete then apply "kubectl create - fleet-autoscaler.yaml"
Anything else we need to know?:
the command "kubectl get apiservices" gives this
Environment:
Agones version: 1.31.0
Kubernetes version (use
kubectl version
): 1.24Cloud provider or hardware configuration: GKE Autopilot
Install method (yaml/helm): YAML and HELM
The text was updated successfully, but these errors were encountered: