k8scr
k8scr copied to clipboard
Kubernetes Container Registry
Hi, it seems that this project has a dependency on docker that I cannot run in my organisation. Any chance for supporting containerd? My use-case is local crossplane package development...
I would like to write a guide that leverages `k8scr` to make Crossplane fully offline available. With the current setup users would need to clone this repo and run `make...
I am running an instance of harbor on a VM outside my cluster, I can't go around that. Also, I have a few ci pipelines that use kaniko as a...
I wrote `k8scr` quickly as a way to get OCI images into registries running in Kubernetes clusters because it was relevant to work I do with [Crossplane](https://crossplane.io/). However, I imagine...