/kubedeploy

Primary LanguageGoApache License 2.0Apache-2.0

kubedeploy Build Status

Deploy k8s manager for versioning deployments

Usage

  • convert: kubedeploy convert --templates=tpl --output=out --env=stage

  • apply: kubedeploy apply -f ./out/stage-a12345/pod.yaml

Instalation

  • macos
    wget -i https://github.com/bialas1993/kubedeploy/releases/download/v1.0.0/kubedeploy-macos
  • linux
    wget -i https://github.com/bialas1993/kubedeploy/releases/download/v1.0.0/kubedeploy-linux

Cleaner

Not implemented yet.