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

Feature: Immutable Nodepools #1378

Closed
1 task
Despire opened this issue May 9, 2024 · 0 comments · Fixed by #1385
Closed
1 task

Feature: Immutable Nodepools #1378

Despire opened this issue May 9, 2024 · 0 comments · Fixed by #1385
Assignees
Labels
feature New feature groomed Task that everybody agrees to pass the gatekeeper high priority 🔥 Issue marked with this label has a high priority in a development

Comments

@Despire
Copy link
Contributor

Despire commented May 9, 2024

Motivation

A small change in the nodepool definition will trigger the recreation of the VMs in terraform and can result in a completly new cluster. A small mistake can lead to the destruction of the cluster.

Description

Implement immutability for the nodepools (expect changing the size and autoscaling) to prevent mistakes and force a rolling update by default.

Exit criteria

  • Immutable nodepools (expect changing the size and autoscaling)
@Despire Despire added the feature New feature label May 9, 2024
@bernardhalas bernardhalas added the high priority 🔥 Issue marked with this label has a high priority in a development label May 9, 2024
@Despire Despire added the groomed Task that everybody agrees to pass the gatekeeper label May 10, 2024
@Despire Despire self-assigned this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature groomed Task that everybody agrees to pass the gatekeeper high priority 🔥 Issue marked with this label has a high priority in a development
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants