Tamilselvan
Tamilselvan
you can tracks container states by following commend kubectl describe pod
For container state and tracking, ref [here ](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-states)
@yinchengjian if you are satisfied, please close the issue
[configmaps-and-pods ](https://kubernetes.io/docs/concepts/configuration/configmap/#configmaps-and-pods ) explaining well enough sample about to configmap. [using-configmaps-as-files-from-a-pod](https://kubernetes.io/docs/concepts/configuration/configmap/#using-configmaps-as-files-from-a-pod) explaining spec.volumes level fields
it would be good if both are in a section
May be below link would help [kubectl-apply](https://github.com/kubernetes-client/java/blob/master/docs/kubectl-equivalence-in-java.md#kubectl-apply )
@Notailli Please describe the issue in English