Skip to content

Commit

Permalink
Update Proxmox quick-start docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbenjemaa committed Jun 18, 2024
1 parent dc757d2 commit 6db8bd8
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docs/book/src/user/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 initializing the provider they can be set in the `ProxmoxCluster` resource,
If you do not set them here.
```bash
# The host for the Proxmox cluster
Expand Down

0 comments on commit 6db8bd8

Please sign in to comment.