This commit is contained in:
trigkeyb
2025-01-09 19:47:46 +01:00
parent abc2e585b0
commit dbe9ea3dd2

4
k8s.sh
View File

@@ -9,3 +9,7 @@ apt install qemu-guest-agent -y
systemctl enable --now qemu-guest-agent systemctl enable --now qemu-guest-agent
apt -y install containerd
mkdir /etc/containerd
containerd config default | tee /etc/containerd/config.toml