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

Kubernetes Solution Update: Allow 3-Masters (and more) Deployment #3757

Closed
mik-tf opened this issue Dec 16, 2024 · 1 comment
Closed

Kubernetes Solution Update: Allow 3-Masters (and more) Deployment #3757

mik-tf opened this issue Dec 16, 2024 · 1 comment
Labels
type_feature New feature or request

Comments

@mik-tf
Copy link
Contributor

mik-tf commented Dec 16, 2024

Which package/s are you suggesting this feature for?

Dashboard

Is your feature request related to a problem? Please describe

As discussed with Thabet and Scott, the current dashboard Kubernetes currently allows only for 1-master deployment, and updating it to allow for 3-masters and more would allow for HA on the grid for apps.

Describe the solution you'd like

We propose to update the Kubernetes solution to allow for deployments with 3-masters (and more).

I.e., we want multiple master deployments for Kubernetes. 3 masters is generally considered a good starting point for HA.

This will enable high availability for apps on the grid.

Proposition of Configurations

  • Minimum: 3 masters, 3 workers
  • Basic: 3 masters, 3-5 workers
  • Advanced: 5 masters, 5-20 workers

The basic configuration would be a good start.

Link with GlusterFS + CSI

I think we can add container storage interface (CSI) with GlusterFS to allow for HA for app (kubernetes) and HA for storage (glusterFS). Might be for a separate issue once GlusterFS is done on Dashboard too (feature request: #3759)

@mik-tf mik-tf added the type_feature New feature or request label Dec 16, 2024
@mik-tf
Copy link
Contributor Author

mik-tf commented Dec 31, 2024

As discussed with Thabet and Kristof, we will first start by having guides instead of dashboard solutions.

@mik-tf mik-tf closed this as completed Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant