diff --git a/docs/getting-started-guides/coreos/cloud-configs/node.yaml b/docs/getting-started-guides/coreos/cloud-configs/node.yaml index 07954cb7729ab..503d67dd556d0 100644 --- a/docs/getting-started-guides/coreos/cloud-configs/node.yaml +++ b/docs/getting-started-guides/coreos/cloud-configs/node.yaml @@ -18,6 +18,8 @@ coreos: fleet: metadata: "role=node" units: + - name: etcd2.service + command: start - name: fleet.service command: start - name: flanneld.service