Skip to content

Commit f3e3bda

Browse files
authored
Merge pull request #8812 from schrej/book-update-providers
📖 add in-cluster ipam and helm addon providers
2 parents e61a5d1 + 08b4d29 commit f3e3bda

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/book/src/reference/providers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ updated info about which API version they are supporting.
4646
- [VMware Cloud Director](https://github.com/vmware/cluster-api-provider-cloud-director)
4747
- [vSphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere)
4848

49+
## IP Address Management (IPAM)
50+
- [In Cluster](https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster)
51+
52+
## Addon
53+
- [Helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/)
54+
4955
## API Adopters
5056

5157
Following are the implementations managed by third-parties adopting the standard cluster-api and/or machine-api being developed here.

0 commit comments

Comments
 (0)