Deploy trident plugin to k8s cluster with just one click.
- k8s cluster, with all nodes configured SSH key-based authentication from master node.
- pssh/pscp installed
- you may find this project helpful to archive this requirements, :)
Only on master node:
- update variables in config file base on your own
- run
init.sh
to resolve dependency software and settings needed for trident. - run
install.sh
to install the plugin.