kow3ns / kubernetes-kafka

Kafka integration for Kubernetes
Apache License 2.0
82 stars 71 forks source link

Zookeeper- no matches for kind "StatefulSet" in version "apps/v1beta1" #10

Open zeynepoztemur opened 3 years ago

zeynepoztemur commented 3 years ago

When i tried to run this command "kubectl create -f zookeeper_mini.yaml" with the zookeeper config file , it came up with an error .

It says : error: unable to recognize "zookeeper.yml": no matches for kind "StatefulSet" in version "apps/v1beta1"

And i changed "apps/v1beta2" but still same error. What is the problem that i cant see?

anshuman1112 commented 2 years ago

change it to apps/v1