AKS Scripts
Check Minimum Chart Versions
This script was created to compare chart versions being used in the cluster with a minimum chart requirement. This will be a useful tool for checking all teams have updated before rebuilding a cluster with a necessary change added to a given chart version.
Pre-requisites
jq
.azure-cli
- Connect to one of the AKS clusters before running the script.
Running the script
Make sure to run az login
, to run the script, clone this repository and switch into the aks
directory, run ./bin/checkMinimumChartVersions.sh
. The script runs against your current kubectl context, and generates output based on applications running in the cluster.
This page was last reviewed on 1 February 2024.
It needs to be reviewed again on 1 February 2025
by the page owner platops-build-notices
.
This page was set to be reviewed before 1 February 2025
by the page owner platops-build-notices.
This might mean the content is out of date.