k8s.io/registry.k8s.io@v0.3.1/cmd/geranos/README.md (about) 1 # Geranos 2 3 γερανός (geranós) is Greek for "crane" 4 5 This binary is a tool based on [crane] which is used to copy image layers 6 from registries to object storage for backing [archeio](./../archeio) 7 8 Currently it only supports Google Container Registry / Artifact Registry to S3. 9 10 Other object stores can be easily added, but container registry portability is blocked 11 on https://github.com/opencontainers/distribution-spec/issues/222 12 13 [crane]: https://github.com/google/go-containerregistry/tree/main/cmd/crane