Deploying Strimzi with custom storageClass #4742
Unanswered
davehouser1
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Well, the Quickstart is just a Quickstart. More details about the Storage configuration can be found in the Using guide for example. A custom storage class can be configured in the Hope this helps. Let me know if you would have something more. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I read though the quackster guide, which seems to be focused on Minikube and Kubernetes Kind.
I am deploying on separate master / worker nodes, and use specific storageClasses for deployment. Following the guide fails as pods cant be scheduled due to using the default storage classes.
Do I literally need to download the yaml and edit, or is there an easier way?
Beta Was this translation helpful? Give feedback.
All reactions