Skip to content

优化后端集群运维配置 #40

@longfangsong

Description

@longfangsong

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 projectgood first issueGood for newcomerslow priorityThis is not very import for nowmediumThis issue is not so easy to fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions