ako_version
Read the AKO version from the pod's image tag in a Kubernetes cluster, returning pod name and image/version pairs to verify Controller compatibility before running config diff or upgrade.
Instructions
[READ] AKO version running in a cluster, read from the pod's image tag.
Returns the pod name and an Image/Version pair per container. Use it to check compatibility with the Controller, and before ako_config_diff or ako_config_upgrade so both target the installed chart. The tag is the only source, so 'latest' reports 'latest', not a number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | K8s context name (optional). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |