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