Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#10777 from mcbenjemaa/proxmox-quic…
Browse files Browse the repository at this point in the history
…kstart-docs

🌱 Update Proxmox quick-start docs
  • Loading branch information
k8s-ci-robot authored Jun 18, 2024
2 parents dc757d2 + a6d0c83 commit 59a4531
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 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
Expand Down

0 comments on commit 59a4531

Please sign in to comment.