Janus in kubernetes scalling with multiple pod's issue

multistream janus latest version

Have you tested a more recent version of Janus too?
Yes

Was this working before?
janus in kubernetes working fine in a single pod. if i scalling multiple pods it’s getting error : Apparently room abc2 (the one this demo uses as a test room) does not exist…

The main issue occurs when I scale the Janus Kubernetes pods. While testing in the Janus Meetasho Videoroom, participants are being assigned to different pods when joining a room. As a result, I receive the following error:
“Apparently, room abc2 (the one this demo uses as a test room) does not exist…”

Can you give me an idea for clustering and scaling Janus in Kubernetes?

Apparently you didn’t create that room on your other Janus servers :slightly_smiling_face:
Clustering and scaling is entirely up to you, Janus won’t talk to other Janus instances, and it will most certainly not autocreate rooms that exist on other Janus instances it knows nothing about.