I apply this command on my kubernetes cluster kubectl delete -f https://download.elastic.co/downloads/eck/0.9.0/all-in-one.yaml
I get this error:
The CustomResourceDefinition "elasticsearches.elasticsearch.k8s.elastic.co" is invalid:
* status.storedVersions[0]: Invalid value: "v1beta1": must appear in spec.versions
* status.storedVersions[1]: Invalid value: "v1": must appear in spec.versions
customresourcedefinition.apiextensions.k8s.io "apmservers.apm.k8s.elastic.co" deleted
customresourcedefinition.apiextensions.k8s.io "elasticsearches.elasticsearch.k8s.elastic.co" deleted
customresourcedefinition.apiextensions.k8s.io "kibanas.kibana.k8s.elastic.co" deleted
clusterrole.rbac.authorization.k8s.io "elastic-operator" deleted
clusterrolebinding.rbac.authorization.k8s.io "elastic-operator" deleted
namespace "elastic-system" deleted
statefulset.apps "elastic-operator" deleted
serviceaccount "elastic-operator" deleted
Error from server (NotFound): error when deleting "https://download.elastic.co/downloads/eck/1.0.0/all-in-one.yaml": validatingwebhookconfigurations.admissionregistration.k8s.io "elastic-webhook.k8s.elastic.co" not found
Error from server (NotFound): error when deleting "https://download.elastic.co/downloads/eck/1.0.0/all-in-one.yaml": services "elastic-webhook-server" not found
Error from server (NotFound): error when deleting "https://download.elastic.co/downloads/eck/1.0.0/all-in-one.yaml": secrets "elastic-webhook-server-cert" not found
customresourcedefinition.apiextensions.k8s.io/apmservers.apm.k8s.elastic.co created
customresourcedefinition.apiextensions.k8s.io/trustrelationships.elasticsearch.k8s.elastic.co created
customresourcedefinition.apiextensions.k8s.io/kibanas.kibana.k8s.elastic.co created
clusterrole.rbac.authorization.k8s.io/elastic-operator created
clusterrolebinding.rbac.authorization.k8s.io/elastic-operator created
namespace/elastic-system created
statefulset.apps/elastic-operator created
secret/webhook-server-secret created
serviceaccount/elastic-operator created
The CustomResourceDefinition "elasticsearches.elasticsearch.k8s.elastic.co" is invalid:
* status.storedVersions[0]: Invalid value: "v1beta1": must appear in spec.versions
* status.storedVersions[1]: Invalid value: "v1": must appear in spec.versions
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.