Pod status status explanation

CrashLoopBackOff: The container exits and kubelet is restarting it

InvalidImageName: Unable to resolve the image name

ImageInspectError: Unable to verify the image

ErrImageNeverPull: The policy prohibits pulling images

ImagePullBackOff: The image is retrying to pull

RegistryUnavailable: Cannot connect to the mirror center

ErrImagePull: General pull image error

CreateContainerConfigError: Cannot create container configuration used by kubelet

CreateContainerError: Failed to create container

m.internalLifecycle.PreStartContainer: an error is reported when the hook is executed

RunContainerError: Failed to start the container

PostStartHookError: report an error when executing hook

ContainersNotInitialized: The container is not initialized

ContainersNotReady: The container is not ready

ContainerCreating: The container is being created

PodInitializing: Pod is initializing

DockerDaemonNotReady: docker has not been fully started

NetworkPluginNotReady: The network plug-in has not been fully activated

Guess you like

Origin blog.csdn.net/qq_34939308/article/details/110732868