Difference between revisions of "CreateContainerError"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== See also == | == See also == | ||
+ | * {{Kubernetes init containers}} | ||
* {{kubectl pods}} | * {{kubectl pods}} | ||
* {{kubectl get}} | * {{kubectl get}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 15:11, 27 February 2024
kubectl get pods
Error from server (BadRequest): container "aws-node" in pod "aws-node-12345" is waiting to start: CreateContainerError
See also[edit]
- Kubernetes init containers:
kubectl get pods, Init: (Init:ErrImagePull, Init:CrashLoopBackOff, Init:ImagePullBackOff), initContainers:
kubectl get pods, kubectl describe pods, Init: (Init:ErrImagePull, Init:CrashLoopBackOff, Init:ImagePullBackOff)
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
Advertising: