I’m trying to install GitPod 0.6.0beta and the installation with helm has worked so far, only now some pods are in pending status. When I run kubectl describe -n gitpod <node-name>
it says at every pending pod:
1 node(s) didn't have free ports for the requested pod ports, 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate.
I reach the page in the meantime, but only get one with a black background and after a short time this message:
Pods and Services:
Additionally ws-sync doesn’t Creating.
It gets alle the time errors like:
Normal Scheduled 37m default-scheduler Successfully assigned gitpod/ws-sync-r8sh4 to worker-node-1
Warning FailedMount 31m kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[tls-certs ws-sync-token-cdn2g working-area config containerd-socket node-fs0 node-mounts]: timed out waiting for the condition
Warning FailedMount 26m kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[config containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g working-area]: timed out waiting for the condition
Warning FailedMount 24m kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[node-mounts tls-certs ws-sync-token-cdn2g working-area config containerd-socket node-fs0]: timed out waiting for the condition
Warning FailedMount 22m (x3 over 33m) kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[ws-sync-token-cdn2g working-area config containerd-socket node-fs0 node-mounts tls-certs]: timed out waiting for the condition
Warning FailedMount 20m kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g working-area config]: timed out waiting for the condition
Warning FailedMount 17m (x2 over 35m) kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[working-area config containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g]: timed out waiting for the condition
Warning FailedMount 17m (x18 over 37m) kubelet MountVolume.SetUp failed for volume "containerd-socket" : hostPath type check failed: /run/containerd/containerd.sock is not a socket file
Warning FailedMount 16m kubelet MountVolume.SetUp failed for volume "config" : failed to sync configmap cache: timed out waiting for the condition
Warning FailedMount 14m kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[config containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g working-area]: timed out waiting for the condition
Warning FailedMount 9m29s kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[node-fs0 node-mounts tls-certs ws-sync-token-cdn2g working-area config containerd-socket]: timed out waiting for the condition
Warning FailedMount 4m57s (x2 over 7m14s) kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[working-area config containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g]: timed out waiting for the condition
Warning FailedMount 2m41s kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[containerd-socket node-fs0 node-mounts tls-certs ws-sync-token-cdn2g working-area config]: timed out waiting for the condition
Warning FailedMount 108s (x15 over 16m) kubelet MountVolume.SetUp failed for volume "containerd-socket" : hostPath type check failed: /run/containerd/containerd.sock is not a socket file
Warning FailedMount 25s (x2 over 11m) kubelet Unable to attach or mount volumes: unmounted volumes=[containerd-socket], unattached volumes=[node-mounts tls-certs ws-sync-token-cdn2g working-area config containerd-socket node-fs0]: timed out waiting for the condition