Hi,
I´ve trying to setup a kubernetes-kafka on Rancher / Kubernetes. At the start, I faced an error while creating the Statefulset in file 50pzoo.yml. The error is:
Error from server (BadRequest): error when creating "50pzoo.yml": StatefulSet in version "v1beta2" cannot be handled as a StatefulSet: no kind "StatefulSet" is registered for version "apps/v1beta2"
I tryied to fix the problem with a v1 apiVersion but without success.
Hi,
I´ve trying to setup a kubernetes-kafka on Rancher / Kubernetes. At the start, I faced an error while creating the Statefulset in file 50pzoo.yml. The error is:
Error from server (BadRequest): error when creating "50pzoo.yml": StatefulSet in version "v1beta2" cannot be handled as a StatefulSet: no kind "StatefulSet" is registered for version "apps/v1beta2"
I tryied to fix the problem with a v1 apiVersion but without success.