You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/developer/providers/migrations/v1.12-to-v1.13.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ Any feedback or contributions to improve following documentation is welcome!
63
63
## Suggested changes for providers
64
64
65
65
- 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.
0 commit comments