Hi,
I'm new to Elasticsearch as well as docker. I spinned up a 3 node elastic cluster following the documentation here
I used stack version as 8.0.1 to test the upgrade process.
I followed the documentation on upgrade here to latest 8.6
Documentation says to shutdown single node and mentions the command for systemd and SysV but not for docker? how to shutdown a single node using docker desktop?
also, how to upgrade the node that is shut down in docker desktop.
I'm using docker desktop on windows machine.
Thanks