You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The controller logs don't show if there have been errors on pod initialization. One such error can simply be that the container is referencing an invalid docker image. Since the controller doesn't output these errors as logs (and it shouldn't), the operator should kubectl describe the erroring out pod and fix such errors.