Commit b932d9b
authored
📖 docs: add delete-machine info to Scaling Nodes page (#13195)
* docs: add delete-machine info to Scaling Nodes page
The change adds a brief description of using `cluster.x-k8s.io/delete-machine` labels to control Machine scaling on
the [Scaling Nodes](https://cluster-api.sigs.k8s.io/tasks/automated-machine-management/scaling) page.
The label is mentioned in the [supported labels](https://main.cluster-api.sigs.k8s.io/reference/api/labels-and-annotations.html?highlight=labels#supported-labels) but I think it's relevant to include it in the Scaling Nodes page too.
* Add caveat when using delete-machine label
* Add line spacing1 parent a2bbc01 commit b932d9b
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments