You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
Describe the bug
Keptn installation fails on AKS cluster with the following error: az failed to describe the cluster for retrieving the property.
To Reproduce
Steps to reproduce the behavior:
Run keptn install --platform=aks
Enter information
See error
Expected behavior
Installation should continue
Environment
Kubernetes version 1.12.8
Additional context
The installer fails with:
Deploying keptn installer pod...
Installer pod deployed successfully.
Getting logs of pod installer-7494494f54-fkkqf
Starting installation of keptn
CLUSTER_IPV4_CIDR is not set, retrieve it using az.
az failed to describe the cluster for retrieving the property.
Error: keptn installation was unsuccessful
az is installed locally and working fine. Taking a look at the installer container logs, it looks like the installer is trying to use az from the container though and can't find it: