Replies: 1 comment 1 reply
-
Great question! I don't think Gateway API will ever be part of kubernetes/kubernetes itself, but there has been growing interest in more and more cluster provisioning tools + cluster providers installing the GA APIs by default in new clusters. So while I think we'll continue to keep our versioning and release disconnected from k/k, I expect the latest GA release of Gateway API will be available by default in a lot more environments over the coming years. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will Gateway API ever be shipped in native Kubernetes like Ingress is, i.e. will
gateway.networking.k8s.io
ever join a default api group of the kube-apiserver ?GA was announced for Gateway API at the end of last year, but not inclusion in Kubernetes. I couldn't find this info anywhere.
Beta Was this translation helpful? Give feedback.
All reactions