Skip to content

Commit 376c346

Browse files
g-gastonneolit123
andcommitted
Remove extra line
Co-authored-by: Lubomir I. Ivanov <[email protected]>
1 parent a999b56 commit 376c346

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/proposals/20240807-in-place-updates.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ Over time several improvement were made to Cluster API immutable rollouts:
9898
* Support for [Taint nodes with PreferNoSchedule during rollouts](https://github.com/kubernetes-sigs/cluster-api/pull/10223), thus reducing Pod churn by optimizing how Pods are rescheduled during rollouts.
9999

100100
Even if the project continues to improve immutable rollouts, most probably there are and there will always be some remaining use cases where it is complex for users to perform immutable rollouts, or where users perceive immutable rollouts to be too disruptive to how they are used to manage machines in their organization:
101-
102101
* More efficient updates (multiple instances) that don't require re-bootstrap. Re-bootstrapping a bare metal machine takes ~10-15 mins on average. Speed matters when you have 100s - 1000s of nodes to upgrade. For a common telco RAN use case, users can have 30000-ish nodes. Depending on the parallelism, that could take days / weeks to upgrade because of the re-bootstrap time.
103102
* Single node cluster without extra hardware available.
104103
* `TODO: looking for more real life usecases here`

0 commit comments

Comments
 (0)