스토리지 서버 설치
고려사항
스토리지 서버 설치
$ vi config/cubectl.toml
[shared-storage]
install = true
storage-ip = "192.168.11.7"
private-ip = "172.16.11.7"
#volume-dir = "/data/storage"
#nfs_version = "4.1"$ sudo bin/cubectl create -p ~/.ssh/id_rsa -u cocktailLast updated