Skip to content

Commit

Permalink
fix: update generate cluster link
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabh bhagat authored and sourabh bhagat committed Jul 29, 2021
1 parent 2f5bee4 commit d07ce80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/clusterctl/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mis-configurations or in managing day 2 operations such as upgrades.
* use [`clusterctl upgrade`](commands/upgrade.md) to upgrade Cluster API providers
* use [`clusterctl delete`](commands/delete.md) to delete Cluster API providers

* use [`clusterctl generate cluster`](commands/config-cluster.md) to spec out workload clusters
* use [`clusterctl generate cluster`](commands/generate-cluster.md) to spec out workload clusters
* use [`clusterctl generate yaml`](commands/generate-yaml.md) to process yaml
* use [`clusterctl get kubeconfig`](commands/get-kubeconfig.md) to get the kubeconfig of an existing workload cluster.
using clusterctl's internal yaml processor.
Expand Down

0 comments on commit d07ce80

Please sign in to comment.