OKD v4.19 comes with API Gateway. Any builtin implementation? #2200
Replies: 3 comments
-
|
This was mentioned in the last OKD Working Group meeting, but in OpenShift and MicroShift, they use their downstream implementation of Istio (OpenShift Service Mesh) for the Gateway APIs. We will need to get this built alongside OKD and include the container images for it. |
Beta Was this translation helpful? Give feedback.
-
|
@SupremeMortal Cool. |
Beta Was this translation helpful? Give feedback.
-
|
Any progress on this? 4.21 is now out, 4.22 is in beta and there is still no gateway implementation bundled with OKD like for ingress |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
OKD v4.19 comes with API Gateway CRDs:
GatewayClass,Gateway,HTTPRouteetcQ:
If so, which one is it (HAProxy? Istio? ...) and how to use it?
Ref: https://gateway-api.sigs.k8s.io/
API Gateway implementations: https://gateway-api.sigs.k8s.io/implementations/
Beta Was this translation helpful? Give feedback.
All reactions