Extensions for gateway #3320
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added:
Add Extension API for gateway.
Why this is needed:
Optimize ease of use, flexibility and scalability.
Now every gateway implement has its own unique features while Kubernetes Gateway API cannot cover them.
It is ok that users use Gateway API + specific gateway API, but would be better if only use Gateway API.
In addition to ease of use issues, more flexibility would be introduced by Extension API. As we know, bring a new feature into Gateway API usually speed much time, During this time, Extension API can help as well.
Full design is as https://docs.google.com/document/d/1FjUEKtpymVrY0xAyZVz1nnVB1fryHU7s9XWE6C3Bsww/edit?usp=sharing
The text was updated successfully, but these errors were encountered: