mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Clarify error message upon start
This commit is contained in:
@@ -137,7 +137,12 @@ Note: please DO NOT call the service `search`. It would collide with the TLD.
|
||||
|
||||
--
|
||||
|
||||
Our requests are load balanced across multiple pods.
|
||||
We may see `curl: (7) Failed to connect to _IP_ port 9200: Connection refused`
|
||||
This is normal while the service starts up
|
||||
|
||||
--
|
||||
|
||||
Once it's running, our requests are load balanced across multiple pods.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user