Closed karthik-ir closed 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?
kubectl rollout status -f es-data.yaml -n <NAMESPACE_NAME>
You have not created the deployment es-data.
es-data
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?