Deploy Backend services on AKS: Clean cluster
January 14, 2019 ยท View on GitHub
Pre-requisites
- AKS created, up & running & kubectl configured to use it.
- Helm installed locally, Tiller installed on cluster
All tasks must be performed from /Source/Backend/deploy/k8s folder
Clean the AKS cluster
To clean the AKS cluster you can run the clean.sh script for Bash terminal or Clean.ps1 for Powershell. This script do not accept any parameter.