-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
API PlatformThis is related to the API Platform —— backend of this projectThis is related to the API Platform —— backend of this projectgood first issueGood for newcomersGood for newcomerslow priorityThis is not very import for nowThis is not very import for nowmediumThis issue is not so easy to fixThis issue is not so easy to fix
Description
Is your feature request related to a problem? Please describe.
目前的集群管理有一些部分并不清真,比如:
-
所有外部流量都要先流经Ingress再由nginx转发到各个微服务,但Ingress本身就具备这一功能
-
存储方案是直接绑定某个机器上的local volume,考虑是否可以切换到基于PV/PVC的方案,均衡几个机器的存储负载
Describe the solution you'd like
如上所述
Mentor
@longfangsong
Metadata
Metadata
Assignees
Labels
API PlatformThis is related to the API Platform —— backend of this projectThis is related to the API Platform —— backend of this projectgood first issueGood for newcomersGood for newcomerslow priorityThis is not very import for nowThis is not very import for nowmediumThis issue is not so easy to fixThis issue is not so easy to fix