summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-testvm-prometheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-08 00:16:13 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-08 00:16:13 +0200
commitc1be7209e377f043ae567b1db3fb2add579b3235 (patch)
treed8bde9a068da41dbc56e2180d99e6fdc87f52a38 /chaos-at-home/ch-testvm-prometheus.yml
parentfix containerd config generation (diff)
standalone kubelets using containerd
Diffstat (limited to 'chaos-at-home/ch-testvm-prometheus.yml')
-rw-r--r--chaos-at-home/ch-testvm-prometheus.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/chaos-at-home/ch-testvm-prometheus.yml b/chaos-at-home/ch-testvm-prometheus.yml
index 13a60198..a34d58e3 100644
--- a/chaos-at-home/ch-testvm-prometheus.yml
+++ b/chaos-at-home/ch-testvm-prometheus.yml
@@ -7,12 +7,5 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
- - role: containerd
- containerd_config:
- plugins:
- "io.containerd.grpc.v1.cri":
- containerd:
- runtimes:
- runc:
- options:
- SystemdCgroup: true
+ - role: kubernetes/base
+ - role: kubernetes/standalone/base