#community-help

Troubleshooting Multi-node Kubernetes Clustering Issue

TLDR Vasudev faced an issue in Kubernetes clustering. Kishore Nallan suggested updating the nodes file to single pod configuration, which would allow the remaining pod to recover automatically.

Powered by Struct AI
8
6mo
Solved
Join the chat
Mar 14, 2023 (6 months ago)
Vasudev
Photo of md5-591a0ac3f5f7ef9eb6e6fc35534beeae
Vasudev
03:19 AM
please help me to resolve it '
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
03:22 AM
Hi Vasudev, difficult for us to troubleshoot without proper access to logs.
03:22
Kishore Nallan
03:22 AM
Are you doing clustering on kubernetes?
Vasudev
Photo of md5-591a0ac3f5f7ef9eb6e6fc35534beeae
Vasudev
03:23 AM
Yesss
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
03:29 AM
It's likely that multiple pods were rotated at the same time.
Vasudev
Photo of md5-591a0ac3f5f7ef9eb6e6fc35534beeae
Vasudev
03:46 AM
Multi-node with no leader: refusing to reset peers.
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
03:50 AM
Update nodes file to move to single pod configuration.
03:50
Kishore Nallan
03:50 AM
The remaining pod will recover automatically