-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stork Driver Initialisation Issue #411
Comments
@nik786 If you are using portworx (pxd) as the driver then you need to install Portworx and the corresponding specs. |
@disrani-px kubectl apply -f specs/stork-initializer.yaml kubectl apply -f specs/stork-deployment.yaml |
@nik786 You will need to implement the driver for the storage solution that you are trying to use with stork. What are you using for persistence? |
Can we use flocker instead portworx?? I have tried to use overlay2 which did nt work spec: |
try to use px-csi-db storage class |
Im trying stork on kubeadm.
But Im facing below mentioned error
time="2019-06-25T02:57:54Z" level=info msg="Starting stork version 2.1.0-c35fe71"
time="2019-06-25T02:57:54Z" level=fatal msg="Error initializing Stork Driver pxd: Failed to get k8s service spec: services "portworx-service" not found"
The text was updated successfully, but these errors were encountered: