rubenf
rubenf11mo ago

docker registry

so you would probably need to publish it to a locally (to the pod) available container registry
1 Reply
Alper
Alper11mo ago
after many hours i succeeded. tried to deploy my own local docker registry but failed regarding tls and connecting properly. ended up using a gitlab container registry. important part is to build and push the container on the node that is actually running it later. at least in my case because they run on raspberry pi's on ARM64 arch