Difference between revisions of "ContainerCreating"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Related == | == Related == | ||
* <code>[[Running]]</code> | * <code>[[Running]]</code> | ||
− | * [[kubectl get pods]] | + | * <code>[[kubectl get pods]]</code> |
− | * [[FailedMount]] | + | * <code>[[FailedMount]]</code> |
== See also == | == See also == |
Revision as of 10:58, 23 October 2023
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
See also
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: