Lab https://kodekloud.com/topic/bootcmp-labs-services-6/ not working

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

Hi @binaryfusions,

Go through tall the labs and it’s work fine without any issue, can you please give us more details on the issue you’re facing

Regard

Things are working now. The issue is gone. Thank you

1 Like