'How to install ECK on GKE, with 2 environment (production and development)

I follow instructions from : https://www.elastic.co/guide/en/cloud-on-k8s/1.0/k8s-quickstart.html#k8s-deploy-elasticsearch. But I am wondering how to differentiate the installation between ECK for production and ECK for development.

  1. Should I install Elasticsearch operator for production and development respectively?
  2. What is relation between elastic operator and elastic node? And how do I know which elastic operator manages a node in development environment?


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source