diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index 42de5378da70..25aaa5ebf304 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -731,14 +731,8 @@ clusterctl init --infrastructure outscale {{#tab Proxmox}} -First, we need to add the IPAM provider to your [clusterctl config file](../clusterctl/configuration.md) (`$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml`): - -```yaml -providers: - - name: in-cluster - url: https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/releases/latest/ipam-components.yaml - type: IPAMProvider -``` +The Proxmox credentials are optional, when creating a cluster they can be set in the `ProxmoxCluster` resource, +if you do not set them here. ```bash # The host for the Proxmox cluster