ccremer / kubernetes-zfs-provisioner

Dynamic ZFS persistent volume provisioner for Kubernetes
Apache License 2.0
80 stars 7 forks source link

Introduce arm64 docker image #11

Closed ccremer closed 3 years ago

ccremer commented 3 years ago

Following now on, the docker.io and quay.io image registries will have new tags with the architecture suffix, either amd64 or arm64. The GitHub pipeline pushes a docker manifest for the existing latest, <major> and the v* tags, but your container runtime should pull the one image corresponding for your architecture. If your runtime doesn't support manifest images, then you should switch to the new amd64-suffixed tags when updating.

Currently supported: