wso2 / k8s-api-operator

API Operator for Kubernetes
Apache License 2.0
115 stars 48 forks source link

Kubernetes Gateway API Support #618

Open niiku opened 2 years ago

niiku commented 2 years ago

The Kubernetes SIG Gateway API (https://gateway-api.sigs.k8s.io/) is in the progress of defining a standardized APIs to define gateway configurations.

Some other API Management solution are already working on providing their implementation (https://gateway-api.sigs.k8s.io/implementations/#implementation-status), so I was wondering if implementing the Gateway API might be an option for WSO2 as well?

pubudu538 commented 2 years ago

Hi @niiku,

Thank you for bringing this up. We are actually starting to adapt this spec as well. Basically users will be able to deploy APIs using this spec. Will share more details in the future.

Thank you!

niiku commented 2 years ago

Thank you for the fast response! Really looking forward seeing Gateway API adapted :)