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: 120_kubernetes/cluster-api/ipam/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Cluster API IPAM
2
2
3
-
Support static IPs for nodes
3
+
Add [IP Address Management (IPAM)](https://cluster-api.sigs.k8s.io/developer/providers/contracts/ipam) to manage static IPs for nodes
4
4
5
5
Cluster API includes custom resources [`IPAddressClaim`](https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api/ipam.cluster.x-k8s.io/IPAddressClaim/v1beta1) and [`IPAddress`](https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api/ipam.cluster.x-k8s.io/IPAddress/v1beta1)
0 commit comments