mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [preview] update to gen108 VM image * [preview] sleep longer This is a bandaid. With a shorter sleep, the API server tries to come online, but fails. As a result, core-dns stays pending, and calico and other manifests are never applied. * [preview] no local storage * [preview] wait for containerd * [preview] disable-network-policy, as per k3s suggestion when using calico as CNI ref: https://docs.k3s.io/installation/network-options#custom-cni * [preview] improve parity with prod * [preview] gain more parity with prod * [preview] scale coredns to 1 * [preview] use out of the box coredns * remove tweak for containerd readiness in cloudinit.yaml