You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the tutorial twice but everytime it is same error. I think there is definitely something is wrong in creation of pod YAML file.
C:\Users\JamalAshraf>kubectl get pods
NAME READY STATUS RESTARTS AGE
quick-start 0/1 CrashLoopBackOff 10 (3m39s ago) 30m
kubectl describe pod quick-start
Events:
Type Reason Age From Message
Normal Scheduled 35m default-scheduler Successfully assigned default/quick-start to aks-nodepool1-10922502-vmss000000
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 749.829499ms
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 620.854079ms
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 690.472489ms
Normal Created 34m (x4 over 35m) kubelet Created container oidc
Normal Started 34m (x4 over 35m) kubelet Started container oidc
Normal Pulled 34m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 568.875013ms
Normal Pulling 33m (x5 over 35m) kubelet Pulling image "ghcr.io/azure/azure-workload-identity/msal-go"
Normal Pulled 33m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 619.964693ms
Warning BackOff 25s (x163 over 35m) kubelet Back-off restarting failed container
The text was updated successfully, but these errors were encountered:
I have followed the tutorial twice but everytime it is same error. I think there is definitely something is wrong in creation of pod YAML file.
C:\Users\JamalAshraf>kubectl get pods
NAME READY STATUS RESTARTS AGE
quick-start 0/1 CrashLoopBackOff 10 (3m39s ago) 30m
kubectl describe pod quick-start
Events:
Type Reason Age From Message
Normal Scheduled 35m default-scheduler Successfully assigned default/quick-start to aks-nodepool1-10922502-vmss000000
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 749.829499ms
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 620.854079ms
Normal Pulled 35m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 690.472489ms
Normal Created 34m (x4 over 35m) kubelet Created container oidc
Normal Started 34m (x4 over 35m) kubelet Started container oidc
Normal Pulled 34m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 568.875013ms
Normal Pulling 33m (x5 over 35m) kubelet Pulling image "ghcr.io/azure/azure-workload-identity/msal-go"
Normal Pulled 33m kubelet Successfully pulled image "ghcr.io/azure/azure-workload-identity/msal-go" in 619.964693ms
Warning BackOff 25s (x163 over 35m) kubelet Back-off restarting failed container
The text was updated successfully, but these errors were encountered: