Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
longfangsong opened this issue Aug 19, 2020 · 0 comments
Open
2 tasks

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

longfangsong opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
API Platform This is related to the API Platform —— backend of this project good first issue Good for newcomers low priority This is not very import for now medium This issue is not so easy to fix
Projects

Comments

@longfangsong
Copy link
Member

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

@longfangsong longfangsong added feature request A request for a certain feature medium This issue is not so easy to fix low priority This is not very import for now API Platform This is related to the API Platform —— backend of this project good first issue Good for newcomers labels Aug 19, 2020
@longfangsong longfangsong self-assigned this Aug 19, 2020
@longfangsong longfangsong added this to To do in Todo Aug 19, 2020
@longfangsong longfangsong removed the feature request A request for a certain feature label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Platform This is related to the API Platform —— backend of this project good first issue Good for newcomers low priority This is not very import for now medium This issue is not so easy to fix
Projects
Todo
  
To do
Development

No branches or pull requests

1 participant