OKD v4.19 comes with API Gateway. Any builtin implementation? #2200
Unanswered
titou10titou10
asked this question in
Q&A
Replies: 2 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.
0 replies
-
@SupremeMortal Cool. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
OKD v4.19 comes with API Gateway CRDs:
GatewayClass
,Gateway
,HTTPRoute
etcQ:
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