Skip to content

Commit 0509f99

Browse files
committed
Refer the proposal from the book
1 parent a10546a commit 0509f99

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/book/src/tasks/experimental-features/experimental-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Currently Cluster API has the following experimental features:
1616
* `KubeadmBootstrapFormatIgnition` (env var: `EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION`): [Ignition](./ignition.md)
1717
* `MachineTaintPropagation` (env var: `EXP_MACHINE_TAINT_PROPAGATION`):
1818
* Allows in-place propagation of taints to nodes using the taint fields within Machines, MachineSets, and MachineDeployments.
19+
* In future this feature is planned to also cover topology clusters and KCP. See the proposal [Propagating taints from Cluster API to Nodes](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20250513-propogate-taints.md) for more information.
1920

2021
## Enabling Experimental Features for Management Clusters Started with clusterctl
2122

docs/proposals/20250513-propogate-taints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,7 @@ This allows to gain experience and the ability to do adjustments and graduate th
556556
- [ ] 2025-06-06: Open proposal PR
557557
- [ ] 2025-10-13: Reworked the proposal based on feedback
558558
- [ ] 2025-10-21: Review feedback and discussions
559+
- [ ] 2025-11-12: Implementation for Machine, MachineSet and MachineDeployments
559560

560561
<!-- Links -->
561562
[community meeting]: https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI/edit#heading=h.pxsq37pzkbdq

0 commit comments

Comments
 (0)