-
Notifications
You must be signed in to change notification settings - Fork 185
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
zookeeper pod is pending #51
Comments
When I use the following command to launch zookeeper here I get: `NAME: my-zk RESOURCES: ==> v1beta1/PodDisruptionBudget ==> v1/Pod(related) ==> v1/Service NOTES:
As you can see the pod is in pending status. |
Hi frouzbeh,
|
Hi,
First of all I'm new in this area and very eager to deploy hdfs on kubernetes cluster. I have a kubernetes cluster with one master node and two workers on Ubuntu virtual machines (virtualBox) and the cluster works fine. Now, I'm trying to deploy hdfs on the cluster based on the instruction in this repository, but I'm having difficulties to launch the zookeeper. After launching zookeeper via helm the pod remains in pending status.
Anybody can help to fix the problem?
Thanks,
The text was updated successfully, but these errors were encountered: