block

command
v2.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

README

glusterblock Volume Provisioner for Kubernetes 1.5+

Test instruction

  • Build glusterblock-provisioner and container image
go build glusterblock-provisioner.go
docker build -t glusterblock-provisioner .
  • Start Kubernetes local cluster

  • Start glusterblock provisioner

Assume kubeconfig is at /root/.kube:

docker run -ti -v /root/.kube:/kube --privileged --net=host  glusterblock-provisioner /usr/local/bin/glusterblock-provisioner -master=http://127.0.0.1:8080 -kubeconfig=/kube/config
  • Create a glusterblock Storage Class
kubectl create -f class.yaml
  • Create a claim
kubectl create -f claim.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL