During the launch, Pods go through a sequence of execution stages. After scheduling the Pod on the Node and preparing containers, Kubernetes will launch init containers. This validator detects if at least one of the init containers within this Pod failed to complete successfully.
Affected Resources: Pod
kind: Pod
...
status:
conditions:
- type: Initialized
status: "False"
lastProbeTime: null
lastTransitionTime: 2022-01-01T00:00:00Z
Please let us know if there are other built-in validation rules you would like to see in Kubevious to detect misconfigurations and violations to best practices. Optionally, you can provide your details so we can reach out to you with follow-up questions.