{"id":38079678,"url":"https://github.com/cbsd/modules-k8s","last_synced_at":"2026-01-16T20:47:33.810Z","repository":{"id":142433586,"uuid":"318776060","full_name":"cbsd/modules-k8s","owner":"cbsd","description":"CBSD K8S module","archived":false,"fork":false,"pushed_at":"2025-01-23T17:20:24.000Z","size":151,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-23T18:26:30.772Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbsd.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","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-12-05T11:55:12.000Z","updated_at":"2025-01-23T17:20:29.000Z","dependencies_parsed_at":"2023-06-29T13:13:53.961Z","dependency_job_id":null,"html_url":"https://github.com/cbsd/modules-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbsd/modules-k8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fmodules-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fmodules-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fmodules-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fmodules-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbsd","download_url":"https://codeload.github.com/cbsd/modules-k8s/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbsd%2Fmodules-k8s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":"2026-01-16T20:47:33.039Z","updated_at":"2026-01-16T20:47:33.800Z","avatar_url":"https://github.com/cbsd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s\nCBSD module to deploy kubernetes cluster\n\nThis module requires the kubernetes cloud image, please fetch via:\n\n`cbsd fetch_iso name=cloud-kubernetes-27 dstdir=default cloud=1 conv2zvol=1`\n\nTo install:\n\n```sh\ncbsd module mode=install k8s\necho 'k8s.d' \u003e\u003e ~cbsd/etc/modules.conf\ncbsd initenv\n```\n\nQuick start:\n\n1)\n  `cbsd k8s mode=init`\n\nor PV enabled ( 10Gb, NFS server: 10.0.100.1 ). Warning: fix/set correct interface instead of 'em0':\n\n```\ncbsd k8s mode=init k8s_name=master1 init_masters_ips=DHCP vip=DHCP \\\nmaster_interface=em0 \\\nworker_interface=em0 \\\nip4_gw=10.0.100.1 \\\nntp_servers=10.0.100.1 \\\npv_enable=10 \\\npv_spec_server=10.0.100.1\n```\n\n2) `cbsd k8s mode=init_upfile k8s_name=\"master1\"`\n\n3) `cbsd up`\n\n\n  Refer to the [documentation page](https://www.bsdstore.ru/en/12.x/wf_k8s_ssi.html).\n\n\n# Play with k8s\n\n`kubectl run my-shell --rm -i --tty --image ubuntu -- bash`\n\nWhen the pod is running: \n`kubectl attach my-shell -c my-shell -i -t`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbsd%2Fmodules-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbsd%2Fmodules-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbsd%2Fmodules-k8s/lists"}