We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy AKS: $ tk8 cluster aks install
Destroy AKS: $ tk8 cluster aks destroy
Scale AKS: $ tk8 cluster aks scale
Upgrade AKS: $ tk8 cluster aks upgrade
Add REST API for TK8 Web, extend TK8 Web Interface
Prerequisites:
Terraform Scripts are provided in seperate repo config.yaml extended with aks section
The text was updated successfully, but these errors were encountered:
Some work has been done here: https://blog.kubernauts.io/aks-deployment-automation-with-terraform-and-multi-aks-cluster-management-with-rancher-6da9865ad52b
Sorry, something went wrong.
@arashkaffamanesh If you'd like to have aks support via TPR2, that can be done as well.
arashkaffamanesh
No branches or pull requests
Deploy AKS:
$ tk8 cluster aks install
Destroy AKS:
$ tk8 cluster aks destroy
Scale AKS:
$ tk8 cluster aks scale
Upgrade AKS:
$ tk8 cluster aks upgrade
Add REST API for TK8 Web, extend TK8 Web Interface
Prerequisites:
Terraform Scripts are provided in seperate repo
config.yaml extended with aks section
The text was updated successfully, but these errors were encountered: