Coder Social home page Coder Social logo

alicloud-storage-provisioner's People

Contributors

fredkan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alicloud-storage-provisioner's Issues

the diskCategory is not supported; diskCategory is cloud

Reading the docs looks like the only volume type able to do <10Gi is basic, so I try to use the alicloud-disk-common storage class in a PVC like this

kind: PersistentVolumeClaim
apiVersion: v1
metadata:
  name: alicloud-disk-common
spec:
  accessModes:
    - ReadWriteOnce
  storageClassName: alicloud-disk-common
  resources:
    requests:
      storage: 5Gi

But I get this error

kube-system/alicloud-disk-controller-557cdf7fb8-7c5zt[alicloud-disk-controller]: I0516 06:12:36.120303       1 controller.go:1167] scheduleOperation[provision-jx/alicloud-disk-common[6e1e35b4-77a1-11e9-a0c2-06e1af112585]]
kube-system/alicloud-disk-controller-557cdf7fb8-7c5zt[alicloud-disk-controller]: E0516 06:12:38.358441       1 controller.go:895] Failed to provision volume for claim "jx/alicloud-disk-common" with StorageClass "alicloud-disk-common": Aliyun API Error: RequestId: 60C267C3-0B37-4C16-B670-7682AA907644 Status Code: 403 Code: InvalidDataDiskCategory.NotSupported Message: the diskCategory is not supported; diskCategory is cloud

From the web ui I don't see basic disks, only ultra and ssd, so I don't know if they are no longer available

Kubelet failed to mount the volume

According to the example in deploy folder, PV could be successfully provisioned. But kubelet popped up a n error message:

Sep 06 14:40:59 centos kubelet[7371]: E0906 14:40:59.719639    7371 desired_state_of_world_populator.go:293] Failed to add volume "disk-pvc" (specName: "d-2ze19rqdk7mhifch6zgz") for pod "74f57ba2-b19f-11e8-885d-00163e0ae1b9" to desiredStateOfWorld. err=failed to get Plugin from volumeSpec for volume "d-2ze19rqdk7mhifch6zgz" err=no volume plugin matched

Is there any special configuration for kubelet?

where to make container?

in README.md:
"Now build the project and the Docker image by checking out the latest release and running make container in the project directory."

where is makefile??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.