rancher / turtles-docs

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

docs: use capa as capi operator example #121

Closed salasberryfin closed 5 months ago

salasberryfin commented 5 months ago

Description

The existing example in Turtles' CAPI Operator docs for installing a CAPIProvider refers to upstream's CAPI Operator book and Azure Provider. As CAPZ is not yet an officially supported provider in Turtles, we should use a supported provider in the example instead. This changes it from CAPZ to CAPA.

furkatgofurov7 commented 5 months ago

Looks good, it seems there is another mention of azure here https://turtles.docs.rancher.com/contributing/install_capi_operator/?_highlight=azure#install-manually-with-helm-alternative that needs update

salasberryfin commented 5 months ago

Thanks for noticing @furkatgofurov7. I updated those references too.