aws-app-mesh-controller-for-k8s icon indicating copy to clipboard operation
aws-app-mesh-controller-for-k8s copied to clipboard

Ingress support for new Kubernetes Service API

Open kiranmeduri opened this issue 5 years ago • 1 comments

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

kiranmeduri avatar Dec 08 '20 17:12 kiranmeduri

Now service API is called Gateway API and the api is beta now. I think it can be time to start implementing this feature.

katainaka0503 avatar Dec 26 '22 07:12 katainaka0503