gitkube icon indicating copy to clipboard operation
gitkube copied to clipboard

Add an option to enable local Docker registry

Open arun-gupta opened this issue 7 years ago • 3 comments

Add an option that allows to setup a local Docker registry in the cluster. This allows a simpler workflow OOTB.

arun-gupta avatar May 03 '18 12:05 arun-gupta

I think it will be a nice add-on to give a test docker registry in-built. Although, the user may still need to configure persistent volume for the registry. So the question becomes, is that really a simpler workflow?

@coco98 @shahidhk

tirumaraiselvan avatar May 10 '18 11:05 tirumaraiselvan

@arun-gupta Have you tried setup gitkube with local docker registry in your cluster? Have you had any problems with this? I can't manage with SSL and basic auth on it.

pdomagala avatar Oct 12 '18 14:10 pdomagala

@pdomagala Do you mean not specifying a remote docker registry? If so, that means it would work only for a single node cluster.

tirumaraiselvan avatar Oct 19 '18 09:10 tirumaraiselvan