v0.0.4
Pre-releasePreview release number four focuses on easy provisioning of a workload cluster with the option to "pivot" and remove the management cluster. This enables az capi
to act as a "fire-and-forget" tool for users who just want a Kubernetes cluster for testing or other short-lived applications.
This evolution is thanks to the hard work of @DannyBrito, who has also improved the az capi
user experience, updated templates to the current Cluster API release, added new command options, and squashed numerous bugs. Thank you Danny!
Please take the extension for a test drive and let us know how it could be more useful to you.
Install the extension into your Azure CLI with this command:
az extension add --source https://github.com/Azure/azure-capi-cli-extension/releases/download/v0.0.4/capi-0.0.4-py2.py3-none-any.whl --upgrade
Thank you to everyone who contributed to this release!
Please help guide the direction of this project by providing feedback and reporting bugs!