{"id":20566034,"url":"https://github.com/fischerscode/k8s-mongodb-sharded-cluster","last_synced_at":"2026-04-25T05:37:22.496Z","repository":{"id":104905119,"uuid":"293550487","full_name":"fischerscode/k8s-MongoDB-Sharded-Cluster","owner":"fischerscode","description":"All the config for setting a a sharded mongodb cluster in kubernetes.","archived":false,"fork":false,"pushed_at":"2020-09-08T20:14:07.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T08:57:35.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fischerscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-07T14:27:10.000Z","updated_at":"2020-09-08T20:14:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"91653a55-98b1-44eb-8a87-311be0f6ef13","html_url":"https://github.com/fischerscode/k8s-MongoDB-Sharded-Cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fischerscode/k8s-MongoDB-Sharded-Cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-MongoDB-Sharded-Cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-MongoDB-Sharded-Cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-MongoDB-Sharded-Cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-MongoDB-Sharded-Cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fischerscode","download_url":"https://codeload.github.com/fischerscode/k8s-MongoDB-Sharded-Cluster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-MongoDB-Sharded-Cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32251807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T04:39:50.979Z","updated_at":"2026-04-25T05:37:22.466Z","avatar_url":"https://github.com/fischerscode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Work in progress!\n\n### Setup ca (for ssl)\n1. make sure cert-manager is installed\n2. `openssl genrsa -out ca.key 8192`\n3. `openssl req -x509 -new -nodes -key ca.key -sha256 -subj \"/CN=mongodb-cluster-ca.local\" -days 36500 -reqexts v3_req -extensions v3_ca -out ca.crt`\n4. `kubectl create secret tls mongodb-cluster-ca-key-pair --key=ca.key --cert=ca.crt`\n\n\n\n### Setup mongodb config server\nHave a look at the [config-server directory](./config-server)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fk8s-mongodb-sharded-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffischerscode%2Fk8s-mongodb-sharded-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fk8s-mongodb-sharded-cluster/lists"}