28 Oct
2023
28 Oct
'23
9:21 a.m.
I was able to run freeradius instance on kubernetes / openshift. and I am using 2FA via freeradius. my problem is; when I auto-scale the freeradius to more than 1, openshift platform is unable to send the response coming from the client side with state-ID to the correct radius POD. The other radius pod is rejecting the reply coming from the client because of the state created by the other radius POD. is there a solution or workaround for this case? best regards.