Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed fixes #10 & #11 plus some numactl and wireTiger parameters #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ProbStub
Copy link

Resolving the k8 version/label problem as well as proposing a solution for mongodb access from the host machine using port-forwarding. Additionally addressing a few Mac M1 issue with numactl and TigerCache. This PR holds the complete fix including primary access which failed with just the port-forwarding - the PR changes mongod-0 replica to run with priority 1, all other replicas are on priority 0.5

ProbStub added 5 commits March 16, 2022 20:34
…1 by:

- changing apiVersion to v1, adding required "app:" label
- teardown.sh modified to remove corresponding pvc's
- external connection enabled allowing clusterIP
- "numactl" is uncommented as it CrashLoops on M1 on minikube v1.25.2 on Darwin 12.2.1 (arm64) using Docker Desktop for Mac 4.5.0
- wiredTigerCacheSizeGB  needs to be min 0.25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant