Recommendation for upgrading kubernetes nodes managed by node group

When the kubernetes ASG is manually managed, we manually stopping pods to draining nodes into nodes update.

We want to use self managed node groups, but planning the migration, we think that the migration nodes data, and resharding his data, have high chance to fail.

There're some reccomended acctions or procedure to control resharding data into Rolling update?

Thanks,

You can use the cat shard API (/_cat/shards) and the cluster allocation explain API (/_cluster/allocation/explain?pretty) to monitor Elasticsearch shards rebalancing.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.