longhorn¶
- Code: kubernetes/longhorn
Directories used¶
- /var/lib/rancher/longhorn/ (VOLUME DATA)
Configuration¶
# defaults
commands:
install:
script:
- ansible-playbook k8s_longhorn.yml
uninstall:
script:
- ansible-playbook k8s_longhorn.yml
namespace: longhorn-system
version: 1.2.2
config:
datapath: /var/lib/longhorn/
Last update:
May 22, 2022