in Step 1 there is an issue:
Application is down
All 4 PODs are not able to mount the filesystem:
Mounting arguments: -t tmpfs -o size=219737145344 tmpfs /var/lib/kubelet/pods/e8e4d4b4-cc03-406c-bdbd-dbadf4c8b2a6/volumes/kubernetes.io~projected/kube-api-access-lk22d
Output: mount: mounting tmpfs on /var/lib/kubelet/pods/e8e4d4b4-cc03-406c-bdbd-dbadf4c8b2a6/volumes/kubernetes.io~projected/kube-api-access-lk22d failed: Function not implemented
Warning FailedMount 95s (x2 over 3m52s) kubelet Unable to attach or mount volumes: unmounted volumes=[kube-api-access-lk22d], unattached volumes=[kube-api-access-lk22d]: timed out waiting for the condition
controlplane /var/run ➜ kubectl get pods
NAME READY STATUS RESTARTS AGE
frontend-6fb456676-zl9cg 0/1 ContainerCreating 0 17m
frontend-6fb456676-btg79 0/1 ContainerCreating 0 17m
frontend-6fb456676-mbgx4 0/1 ContainerCreating 0 17m
frontend-6fb456676-r8qph 0/1 ContainerCreating 0 17m