The auth of openfunction #331
-
|
Hi,community |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You're right. We'll start to use K8s gateway API as OpenFunction's gateway starting from v0.7.0, find the proposal here And contour will be the default gateway implementation. Users can also choose to use istio as another gateway implementation. I think we'll rely on the K8s gateway api's HTTPS for security concerns. @wrongerror you've anything to say? |
Beta Was this translation helpful? Give feedback.
You're right. We'll start to use K8s gateway API as OpenFunction's gateway starting from v0.7.0, find the proposal here
The PR has been merged into the master branch.
And contour will be the default gateway implementation. Users can also choose to use istio as another gateway implementation.
I think we'll rely on the K8s gateway api's HTTPS for security concerns. @wrongerror you've anything to say?