aws-app-mesh-controller-for-k8s
aws-app-mesh-controller-for-k8s copied to clipboard
Ingress support for new Kubernetes Service API
Is your feature request related to a problem? No
Describe the solution you'd like As Kubernetes sig-networking is working towards releasing Service API constructs, I would like to see how App Mesh's Virtual Gateway can be used as one of the implementations of Gateway. https://kubernetes-sigs.github.io/service-apis/spec/
Describe alternatives you've considered N/A
Now service API is called Gateway API and the api is beta now. I think it can be time to start implementing this feature.