This shows 4 instances of Elasticsearch running. After making sure that port 9200 is accessible for this cluster (e.g. using a firewall rule for Google Compute Engine) we can make queries via the service which will be fielded by the matching Elasticsearch pods.
This shows 4 instances of Elasticsearch running. After making sure that port 9200 is accessible for this cluster (e.g. using a firewall rule for Google Compute Engine) we can make queries via the service which will be fielded by the matching Elasticsearch pods.
```
```
...
@@ -238,27 +234,17 @@ Let's ramp up the number of Elasticsearch nodes from 4 to 10:
...
@@ -238,27 +234,17 @@ Let's ramp up the number of Elasticsearch nodes from 4 to 10: