Hello!

I think you are conflating devops part of this task (start a process on a
node, monitor or) with programming part (stop Ignite node, restart Ignite
node).

I think that Kubernetes can do everything that you want, other than that,
you have to tell us more about your lifecycle. For starters, are these
stand-alone nodes, or do they run inside an existing Java application?

Regards,
-- 
Ilya Kasnacheev


пн, 20 янв. 2020 г. в 06:14, Daniel Yu <[email protected]>:

> Hi  :
>      I dont want to manage the ignite nodes  by the kill -9 command,  its Very
> violent .
>
>     we want to manage  the ignite nodes on prod env. like use start
> ,stop,restart commands.
>
>     I found the ignite document have some command like  kill , but I want
> to know some details like this :
>     1.stop  1 node
>     2. stop  all nodes
>     3. start 1 node
>     4.start all nodes
>     5. restart 1 node
>     6. restart all nodes
>
> ------------------------------
> [email protected]
>

Reply via email to