Kubernetes - Pods
You wrote this init container spec but the Pod fails to start:
What is the error?
initContainers: - name: setup image: busybox command: 'echo Hello'
What is the error?
