gameserver-ingress-controller
gameserver-ingress-controller copied to clipboard
Automatic Ingress configuration for Game Servers managed by Agones
We should add Prometheus instrumentation to the controller in order to track the following metrics: - octops_ingress_reconcile_success: Counter for each reconcile event that succeeded - octops_ingress_reconcile_failed: Counter for each reconcile...
## What? - Add standard annotation for specifying the Ingress class name - Set `ingressClassName` field in the Ingress Object - Keep backwards compatibilty with the old annotation - Always...
The dependencies for the controller are outdated: - Agones is close to 20 minor releases behind (Agones 1.33 -> 1.51) - Kubernetes dependencies are about 7 minor versions behind (Kubernetes...
Hi there! This project strongly advises the use of Contour to take advantage of Envoy. [Contour's primary Helm chart](https://projectcontour.io/getting-started/) is impacted by the recent Bitnami changes. While the Contour project...