]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/kubeadm: install kubernetes with kubeadm
authorSage Weil <sage@newdream.net>
Fri, 7 May 2021 18:24:31 +0000 (13:24 -0500)
committerSage Weil <sage@newdream.net>
Tue, 18 May 2021 16:14:14 +0000 (11:14 -0500)
commitebf841a82f3939441fa118fa689c8e290ef31cfe
tree442fce1187bcc8e159291bc0d3ca16c0d903f818
parent5b25f8a2e51ccdea1f5409a4b8e55f8e625c8193
qa/tasks/kubeadm: install kubernetes with kubeadm

- install k8s with kubeadm
- initial support for flannel only
- remove taint from bootstrap/master node
- create PVs for all scratch_devs + a 'scratch' SC
- kubeadm.kubectl task

Signed-off-by: Sage Weil <sage@newdream.net>
qa/tasks/kubeadm.py [new file with mode: 0644]