Hi, wanna ask, the behavior of the nomad agent related to the Node ID and Allocation on it,
If Nomad Clients in the middle of it’s running, the instance restarted and got different ip address, but the Node ID still same, did the nomad server still recognize it as old instance or its not?
if yes, does the allocation state on that nomad client instance will be same as before restarted? I mean the docker container run on it and the port it’s exposed, etc.
tl:dr, the goal is we want to utilize spot instance to host our stateful workload