I am running Fusion Auth in my Kubernates Cluster. Using this fusionauth/fusionauth-app:1.28.0 image
I am using 512mb memory and 500m Cpu
The pods keep restarting after few minutes or hours randomly.
The only error or message getting logged is.
Node [1f98f15f-fd1e-4a34-b976-06be6ca89b2c] with address [http://10.2.206.72:9011] removed because it has not checked in for the last [102] seconds. Bye node.
I am using Aurora Mysql (AWS) database.
I am not able to understand why is this happening.
- Is it something related to database connection (wait timeout or interactive timeout)
- Some issue with Fusion Auth memory or cpu setting
If any one faced a similar issue please help.
Thanks