{"id":21039045,"url":"https://github.com/nfisher/k8smulti","last_synced_at":"2025-10-16T08:18:37.427Z","repository":{"id":45154669,"uuid":"189497224","full_name":"nfisher/k8smulti","owner":"nfisher","description":"multimode k8s vagrant cluster","archived":false,"fork":false,"pushed_at":"2024-04-28T14:36:42.000Z","size":87,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-14T11:43:28.370Z","etag":null,"topics":["kubernetes","kubernetes-setup","vagrant"],"latest_commit_sha":null,"homepage":"","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/nfisher.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-05-30T23:48:13.000Z","updated_at":"2024-04-28T14:36:46.000Z","dependencies_parsed_at":"2024-01-02T17:31:03.536Z","dependency_job_id":"de005b41-5564-4575-bd36-eed85eca9c44","html_url":"https://github.com/nfisher/k8smulti","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nfisher/k8smulti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfisher%2Fk8smulti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfisher%2Fk8smulti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfisher%2Fk8smulti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfisher%2Fk8smulti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfisher","download_url":"https://codeload.github.com/nfisher/k8smulti/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfisher%2Fk8smulti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279169149,"owners_count":26118396,"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-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["kubernetes","kubernetes-setup","vagrant"],"created_at":"2024-11-19T13:37:26.833Z","updated_at":"2025-10-16T08:18:37.411Z","avatar_url":"https://github.com/nfisher.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8smulti\n\nProvides a multinode cluster on your local machine.\n\n## Provides\n\n  - 1 x cache (1vcpu \u0026 512MB ram)\n  - 1 x master (2vcpu \u0026 2GB ram)\n  - 2 x worker nodes (2vcpu \u0026 4GB ram)\n  - 1 x cache (1vcpu \u0026 512MB ram)\n  - k8s v1.20.5.\n  - helm 3.x.\n  - API - 192.168.56.100:6443.\n  - kube config - k8smulti/config\n\n## Required Software\n\n  - [Vagrant](https://www.vagrantup.com)\n  - [VirtualBox](https://www.virtualbox.org)\n\n## Getting Started\n\n 1. Install the required software.\n 2. Run `vagrant up` to provision the nodes.\n 3. Run `vagrant ssh master` and check the master is ready with `kubectl get nodes -o wide`.\n 4. Run `vagrant ssh master`, check the nodes are ready with `kubectl get nodes -o wide`.\n\n**Note**: Kubernetes config is available on the host in `/home/vagrant/.kube/config` on master or `config` in the projects root.\n\n## Networking Overview\n\n### Calico - CIDR Ranges\n\n| Name           | Network          |\n| -------------- | ---------------- |\n| Host           | 192.168.56.0/24 |\n| Pods (default) | 10.217.0.0/16    |\n| Pods (pool1)   | 10.218.1.0/24    |\n| Pods (pool2)   | 10.218.2.0/24    |\n\n## References\n\n- [kube-router](https://github.com/cloudnativelabs/kube-router/blob/master/docs/index.md) - network overlay.\n- [pod-toolbox](https://github.com/cloudnativelabs/kube-router/blob/master/docs/pod-toolbox.md#pod-toolbox) - useful for understanding network behaviour.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfisher%2Fk8smulti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfisher%2Fk8smulti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfisher%2Fk8smulti/lists"}