kcd icon indicating copy to clipboard operation
kcd copied to clipboard

Continuous Delivery for Kubernetes

Results 11 kcd issues
Sort by recently updated
recently updated
newest added

Hello KCD team, We really like this tool and try to build our own deployment tool on top of it. Considering that we have hundreds of prod machines with slow...

- Support registries such as dockerhub, GCR and others that uses Docker V2 Registry API. - Also remove https://github.com/heroku/docker-registry-client library for dockerhub support as its no longer maintained and some...

Currently if more than 1 replicate of CVManager (both controller and sync) they all will be as much work as 1. Need to add leader election so redundancy is ensured.