Warning about feature gates |
Double check that you have applied all the features to the indicated processes. Restart kubelet when remediated. |
kubectl describe pod powermax-controller-<xyz> –n <namespace> indicates that the driver image could not be loaded |
You may need to put an insecure-registries entry in /etc/docker/daemon.json or log in to the docker registry |
kubectl logs powermax-controller-<xyz> –n <namespace> driver logs show that the driver cannot authenticate |
Check your secret’s username and password |
kubectl logs powermax-controller-<xyz> –n <namespace> driver logs show that the driver failed to connect to the U4P because it could not verify the certificates |
Check the powermax-certs secret and ensure it is not empty or it has the valid certificates |