Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 284 Bytes

Black Knight

Black knight is a wrapper over kubernetes that can be used to manage deployments.

It's follows a simple philosophy. A deployment = code + config.

Black Knight allows you to update config files for an environment, and then deploy a docker image to the kube cluster.