kubedock

Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

MIT License

Stars
213
kubedock - kubedock-0.8.0

Published by joyrex2001 almost 3 years ago

  • added support for image pull secrets
  • added support for docker mem and cpu limits
  • improved overall api compatibility
kubedock - kubedock-0.7.1

Published by joyrex2001 almost 3 years ago

  • fix high cpu load when pods in crashloopbackoff
kubedock - kubedock-0.7.0

Published by joyrex2001 about 3 years ago

  • added deploy-as-job support
  • added pre-archive support
  • fix in-cluster namespace detection
  • improved overall api compatibility
kubedock - kubedock-0.6.3

Published by joyrex2001 about 3 years ago

  • support overwriting entry point
kubedock - kubedock-0.6.2

Published by joyrex2001 over 3 years ago

  • fixed panic closing log channel
  • log namespace during startup
kubedock - kubedock-0.6.1

Published by joyrex2001 over 3 years ago

  • fixed panic if no labels are provided
  • added logs of failed containers when verbosity is 2+
kubedock - kubedock-0.6.0

Published by joyrex2001 over 3 years ago

  • improved reverse-proxy support
  • improved overall api compatibility
  • added support for custom image pull policies
  • tweaked automatic reaping
kubedock - kubedock-0.5.0

Published by joyrex2001 over 3 years ago

  • default to remote services instead of port-forwards
  • added support for file volume bindings
  • added reverse-proxy support
  • added request/limit support
  • updated automatic reaping default frequency
  • improved overall api compatibility
  • improved cli and logging
kubedock - kubedock-0.4.0

Published by joyrex2001 over 3 years ago

  • add support for exec stderr/stdout and exit code
  • ignore deployment error for completed pods
  • changed default api port to 2475
  • improved cli and logging
  • improved port-mapping
  • improved overall api compatibility
  • reduced k8s api calls
kubedock - kubedock-0.3.0

Published by joyrex2001 over 3 years ago

  • added inspector mode to get ports from image specs
  • added namespace locking mode
  • improved cli and logging
  • improved container logs support
  • improved overall api compatibility
kubedock - kubedock-0.2.0

Published by joyrex2001 over 3 years ago

  • support added for network aliases
  • improved resource cleaning options
  • improved interoperability with docker cli and docker-compose
  • clean up cli
kubedock - kubedock-0.1.0

Published by joyrex2001 over 3 years ago

Initial release.

Package Rankings
Top 5.63% on Proxy.golang.org
Related Projects