rancher / turtles-docs

Rancher Turtles project documentation
https://turtles.docs.rancher.com/
Apache License 2.0
10 stars 13 forks source link

docs: add provider section with examples #124

Closed salasberryfin closed 4 months ago

salasberryfin commented 5 months ago

Description

This change restructures the providers section under Reference Guides which now contains, apart from the table with supported providers, provisioning examples for the most important providers: CAPA and Kubeadm+CAPD. This is added to the Getting Started example based on CAPRKE2+CAPD.

These two new examples include pre-configured sample templates so users can test CAPI provisioning with a basic cluster deployment.

Addresses some of the requirements from #117. Documenting RKE2+EC2 is still pending.

salasberryfin commented 4 months ago

Thanks @alexander-demicev. Rebased PR and addressed suggestions.

salasberryfin commented 4 months ago

Thanks for the review @yiannistri. The PR is now updated and ready to be reviewed again.

salasberryfin commented 4 months ago

Thanks @furkatgofurov7 @yiannistri. I merged CAPI Providers guides into a single page and used tabs for some steps while keeping the common parts (like cluster/namespace import).