pires / kubernetes-elasticsearch-cluster

Elasticsearch cluster on top of Kubernetes made easy.
Apache License 2.0
1.51k stars 687 forks source link

Error from server (NotFound): deployments.extensions "es-data" not found #181

Closed karthik-ir closed 6 years ago

karthik-ir commented 6 years ago

on running kubectl rollout status -f es-data.yaml -n <NAMESPACE_NAME> I get the error mentioned in the title. What could be the issue here?

pires commented 6 years ago

You have not created the deployment es-data.