Install etcd during provisioning
This commit is contained in:
parent
38c45fcd66
commit
abf8ea60af
@ -54,7 +54,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
rpm-ostree install kubelet kubeadm kubectl cri-o vim
|
rpm-ostree install kubelet kubeadm kubectl cri-o vim etcd
|
||||||
systemctl reboot
|
systemctl reboot
|
||||||
- path: /home/steven/cluster-config.yaml
|
- path: /home/steven/cluster-config.yaml
|
||||||
mode: 0600
|
mode: 0600
|
||||||
|
Loading…
Reference in New Issue
Block a user