Skip to content

Commit 4179b24

Browse files
authored
Merge pull request kubernetes-sigs#10105 from k8s-infra-cherrypick-robot/cherry-pick-10100-to-release-1.6
[release-1.6] 📖 Update reference to clusterctl config file
2 parents f085905 + 4ac3801 commit 4179b24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/book/src/user/quick-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,8 @@ clusterctl init --infrastructure outscale
708708
709709
{{#tab Proxmox}}
710710
711-
First, we need to add the IPAM provider to your clusterctl config file `~/.cluster-api/clusterctl.yaml`:
711+
First, we need to add the IPAM provider to your [clusterctl config file](../clusterctl/configuration.md) (`$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml`):
712+
712713
```yaml
713714
providers:
714715
- name: in-cluster

0 commit comments

Comments
 (0)