atomix / atomix

A Kubernetes toolkit for building distributed applications using cloud native principles

Home Page:https://atomix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install atomix-runtime using helm and kubeversion 1.26.5-gke.2700

hamidrezatelus opened this issue · comments

Hello all,

After adding Atomix helm charts repo to my helm client, I'm struggling to install it using the command helm install -n kube-system atomix-runtime atomix/atomix-runtime. It keeps complaining about kubernetes version which is 1.26.5-gke.2700 in my case and it requires >=1.17.0. I guess the hyphen at the end of my kubernetes version is causing an issue. Is there any workaround to this? Any help would highly be appreciated?

Kubernetes version: 1.26.5-gke.2700
Helm version: 3.13.1