Skip to content

Commit a478b6c

Browse files
committed
Add migration note for kube-api-qps/burst
Signed-off-by: Stefan Büringer buringerst@vmware.com
1 parent e1bc7bc commit a478b6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book/src/developer/providers/migrations/v1.12-to-v1.13.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Any feedback or contributions to improve following documentation is welcome!
6363
## Suggested changes for providers
6464

6565
- If you are developing a control plane provider with support for machines, please consider adding `spec.machineTemplate.spec.taints` (see [contract](../contracts/control-plane.md#controlplane-machines))
66+
- Cluster API bumped the default values of `--kube-api-qps` & `--kube-api-burst` to 100/200 in [CAPI-13317](https://github.com/kubernetes-sigs/cluster-api/pull/13317). You might want to consider doing the same.
6667

6768
## Removals scheduled for future releases
6869

0 commit comments

Comments
 (0)