Adding initial rkt support

This commit is contained in:
Brad Beam
2016-12-13 09:36:17 -06:00
parent a3c044b657
commit a8f2af0503
9 changed files with 63 additions and 1 deletions

View File

@@ -197,3 +197,7 @@ k8s_image_pull_policy: IfNotPresent
# default packages to install within the cluster
kpm_packages: []
# - name: kube-system/grafana
rkt_version: 1.21.0
etcd_deployment_type: rkt
kubelet_deployment_type: docker