Open ellashur opened 4 years ago
failed to run "kubectl apply -f mongodb-ops-manager.yml" successfully due to appDB failure, after commented out the "version"in mongodb-ops-manager.yml the appDB started successfully:
# appDB has the SCRAM-SHA authentication mode always enabled
applicationDatabase:
members: 3
#version: 4.2.3
In the Section https://github.com/corbtastik/mongodb-on-k8s/tree/master/mongodb-local#connect-operator-with-ops-manager Need instructions to open the GUI: Like connect to the IP and port aka: http://192.168.99.124:31333/ (as an example)
Connect to GUI:
http://192.168.99.124:31333
Credentials (from the secret defined): Username="admin@opsmanager.com" Password="Passw0rd."
Than set all defaults, the settings are not i mportant.