Skip to content
/ sdsctl Public

sdsctl, a command line tool to control storage for kubevm.

Notifications You must be signed in to change notification settings

kubegc/sdsctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdsctl

Software-defined storage controller for kube-stack.

Installation

cd ./sdsctl/cmd/sdsctl

go build -o sdsctl main.go

cp sdsctl /usr/bin

usage

# ref: https://github.com/kube-stack/sdsctl/blob/main/cmd/sdsctl/main.go
# ref: https://github.com/kube-stack/sdsctl/blob/main/pkg/cmds/root.go
sdsctl --help

# ref: https://github.com/kube-stack/sdsctl/blob/main/pkg/cmds/pool/create_pool.go
sdsctl create-pool --help

log

cat /var/log/sdsctl.log

About

sdsctl, a command line tool to control storage for kubevm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published