AFF

Trident Install Error

mjy
3,242 Views

run ./trident install -n trident error:

FATA Install failed; could not check if Trident installer pod is present; EOF. Resolve the issue; use 'tridentctl uninstall' to clean up; and try again.

 

docker version : 17.03.x

kube version: 1.13.5

OS: redhat 7.4

1 REPLY 1

elementx
2,926 Views

There's not enough information to work with.

 

Dry-run install command (https://netapp-trident.readthedocs.io/en/stable-v19.04/kubernetes/deploying.html for the current release) should be executed first to identify potential environment issues.

 

./tridentctl install --dry-run -n trident

Troubleshooting (https://netapp-trident.readthedocs.io/en/stable-v19.04/kubernetes/troubleshooting.html) has commands that can be used to identify which step failed.

Public