akash-network / support

Akash Support and Issue Tracking
5 stars 4 forks source link

`provider-statefulset-restart` not supported on ARM64 #5

Closed cloud-j-luna closed 1 year ago

cloud-j-luna commented 1 year ago

The provider-statefulset-restart cronjob is not supported on arm64 due to the fact that it uses bitnami/kubectl docker image and it does not yet have an arm64 version. An alternative would be the rancher/kubectl docker image which does support arm64. This can be achieved by changing the image depending on the host's system.

andy108369 commented 1 year ago

Good catch! rancher/kubectl sounds like a better option! :)

anilmurty commented 1 year ago

per @cloud-j-luna from sig-support: This service does not exist anymore so the issue can be closed