Skip to content

Commit 1292419

Browse files
authored
chore(kapsule): emphasize to avoid tagging nodes (#5522)
1 parent dc22894 commit 1292419

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/kubernetes/api-cli/managing-tags.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ The Scaleway Cloud Controller Manager (CCM) will also synchronize the tags of Sc
1515
When using Scaleway's managed Kubernetes, Kapsule, any tags assigned to the pool will propagate to all Instances within the pool, thus affecting all Kubernetes nodes associated with it.
1616
This feature applies to Kosmos Scaleway pools as well. However, note that this functionality does not extend to `multi-cloud` pools or external nodes outside of the Scaleway infrastructure.
1717
</Message>
18+
<Message type="important">
19+
Tags should not be applied directly to nodes, otherwise labels/taints will be lost upon replace or scaling operations.
20+
</Message>
21+
22+
1823

1924
<Requirements />
2025

0 commit comments

Comments
 (0)