eip-work / kuboard-press

Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
https://kuboard.cn/
22.26k stars 1.51k forks source link

请支持Gateway API #503

Open richzhu369 opened 7 months ago

richzhu369 commented 7 months ago

Gateway API 已经发布1.0 GA版本了,请问kuboard有计划什么时候支持吗? https://github.com/kubernetes-sigs/gateway-api/releases

官方已经停止了ingress api的开发和支持 https://kubernetes.io/zh-cn/docs/concepts/services-networking/ingress/ image

希望可以尽快支持 Gateway API

richzhu369 commented 7 months ago

提供一些相关文档:

https://api7.ai/blog/gateway-api-v1 https://kubernetes.io/docs/concepts/services-networking/gateway/ https://jimmysong.io/kubernetes-handbook/concepts/gateway.html https://cloudnative.to/blog/kubernetes-gateway-api-explained/