mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Adding initial rkt support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user