docker-archive / deploykit

A toolkit for creating and managing declarative, self-healing infrastructure.
Apache License 2.0
2.25k stars 264 forks source link

Kubernetes playbook #918

Closed thebsdbox closed 5 years ago

thebsdbox commented 5 years ago

This provides a playbook for deploying a new Kubernetes template, and a playbook to deploy a simple kubernetes cluster.

Documentation is also provided.

Signed-off-by: Dan Finneran daniel.finneran@gmail.com

codecov[bot] commented 5 years ago

Codecov Report

Merging #918 into master will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
- Coverage   48.42%   48.33%   -0.09%     
==========================================
  Files          84       84              
  Lines        7859     7859              
==========================================
- Hits         3806     3799       -7     
- Misses       3743     3748       +5     
- Partials      310      312       +2
Impacted Files Coverage Δ
pkg/rpc/mux/server.go 42.7% <0%> (-5.21%) :arrow_down:
pkg/types/spec.go 58.4% <0%> (-1.77%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6c14a75...b1ced03. Read the comment docs.