Difference between revisions of "ContainerCreating"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
== See also == | == See also == | ||
+ | * {{ContainerCreating}} | ||
* {{kubectl get pods}} | * {{kubectl get pods}} | ||
* {{kubectl pods}} | * {{kubectl pods}} |
Latest revision as of 14:19, 22 February 2024
Failed to load logs: container "shell" in pod "node-shell-c3426092-d677-4b35-b848-b8df42de0f2e" is waiting to start: ContainerCreating Reason: BadRequest (400)
Failed to load logs: container "sentry-web" in pod "sentry-web-79b8bbccdf-5t6nz" is waiting to start: ContainerCreating Reason: BadRequest (400)
Related[edit]
Running
kubectl get pods
FailedMount
kubectl get pods -A
- kubectl get events
- Why is my Amazon EKS pod stuck in the ContainerCreating state with the error "failed to create pod sandbox"?
See also[edit]
- ContainerCreating
kubectl get pods, -l, -n
,Running, Pending, Init
, ContainerCreating, ImagePullBackOff,Init:ImagePullBackOff, Terminating, ErrImagePull, Completed, InvalidImageName,kube-system
,ls_containers.sh
kubectl get pods, kubectl describe pods, Init: (Init:ErrImagePull, Init:CrashLoopBackOff, Init:ImagePullBackOff)
- Pods:
kubectl apply
,kubectl [ pod get | top | delete | describe pods ]
,InitContainers, PodInitializing, CrashLoopBackOff, ImagePullPolicy:, NodeAffinity, NodeSelector, Terminated
Advertising: