Using PSMDB Operator v1.13.0, configuring cross-k8s-clusters replication.
Main cluster comes online and ready. Replica cluster hangs in initializing
status.
Noticed that mongos
pods would not come up, logs are saying Authentication failed","attr":{"mechanism":"SCRAM-SHA-256"...
which should be expected, as according to this the operator for unmanaged cluster will not create secrets, certs, users, etc.
Does mongos in unmanaged cluster make any sense?