{"id":15732355,"url":"https://github.com/stopsopa/kuber","last_synced_at":"2025-07-21T13:33:18.378Z","repository":{"id":84269232,"uuid":"218144740","full_name":"stopsopa/kuber","owner":"stopsopa","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-01T23:26:14.000Z","size":682,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T03:28:15.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/tomekwlod/kuber","language":"JavaScript","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/stopsopa.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":"2019-10-28T21:02:58.000Z","updated_at":"2023-09-01T23:26:18.000Z","dependencies_parsed_at":"2024-10-24T23:21:27.125Z","dependency_job_id":"15bba42c-b4d6-4d0e-8e87-fbce79f0845b","html_url":"https://github.com/stopsopa/kuber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stopsopa/kuber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fkuber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fkuber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fkuber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fkuber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stopsopa","download_url":"https://codeload.github.com/stopsopa/kuber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fkuber/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266312016,"owners_count":23909742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-04T00:09:04.143Z","updated_at":"2025-07-21T13:33:18.340Z","avatar_url":"https://github.com/stopsopa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED\nCreated in 2019 - quite old now and not maintained.\nThese were just some heavy experiments with kubernetes.\n\nNothing to be ashamed here:\n\nI used best tools available at a time and delivered what's needed quickly.\n\n# Installing\n\nhttps://github.com/tomekwlod/kuber\n\nCreate at least two droplets in DO: `kuber-master`, `kuber-node-01`, ...\n\nOn a **master** node run:\n- `cd /opt/kuber/master`\n- `/bin/bash install.sh`\n- copy the join command to paste it later to the nodes\n- `/bin/bash user.sh`\n\nOn **the nodes**:\n- `cd /opt/kuber/master`\n- `/bin/bash install.sh`\n- `/bin/bash user.sh`\n- still as root run:\n- previously copied join command\n- if you haven't copied the join command do below:\n   - `kubeadm token create --print-join-command`\n   - paste and execute\n\n\u003cbr /\u003e\n\n# Usage\n(Own registry: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/)\n\n\u003cbr /\u003e\n\n```bash\n\nkubectl run hw --image=image-here --port=80 (deprecated - use 'kubectl create' instead)\nkubectl get deployments\nkubectl get rs\nkubectl get pods\nkubectl expose deployment hw\nkubectl expose deployment hw --type=NodePort\nkubectl get services\n\n```\n\n# Kubernetes live test\n\n```bash\n\n\ndocker build -t piiapp:0.0.1 .\ndocker-compose up\n\ndocker tag f27a644125ab sdpii/piiapp:0.0.3\ndocker push sdpii/piiapp:0.0.3\n\n\n```\n\n# Read more:\n- https://kubernetes.io/blog/2015/10/some-things-you-didnt-know-about-kubectl_28/\n- https://github.com/kubernetes/examples/tree/master/staging/cluster-dns\n- (configure the nodes’ resolv.conf) https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/#known-issues\n- https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/\n- https://www.nginx.com/products/nginx/kubernetes-ingress-controller\n\n# Detailed readme\n\n[link](/DO/002-nginx-ingress%5Bhttps%5D)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstopsopa%2Fkuber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstopsopa%2Fkuber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstopsopa%2Fkuber/lists"}