SAP / cap-operator

CAP Operator manages and automates the lifecycle of multi-tenant SAP Cloud Application Programming Model (CAP) based applications on Kubernetes.
https://sap.github.io/cap-operator/
Apache License 2.0
18 stars 6 forks source link

cap operator on arm64 #66

Closed ptesny closed 7 months ago

ptesny commented 7 months ago

Can cap operator be installed on arm64 ? for instance on ubuntu 22.04 TLS?

Pavan-SAP commented 7 months ago

We already build and publish arm64 images as can be seen here: https://github.com/SAP/cap-operator/pkgs/container/cap-operator%2Fcontroller (See OS / Arch tab)

If you can pull the right images in your cluster - it should work out already.