{"id":17910148,"url":"https://github.com/austingebauer/vagrant-k8s-cluster","last_synced_at":"2026-05-17T15:10:21.679Z","repository":{"id":117860742,"uuid":"245474221","full_name":"austingebauer/vagrant-k8s-cluster","owner":"austingebauer","description":"Provisions a 3 node Kubernetes cluster in VirtualBox or VMWare Fusion using Vagrant.","archived":false,"fork":false,"pushed_at":"2020-03-24T05:28:00.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T06:35:28.568Z","etag":null,"topics":["hashicorp","kubernets","vagrant"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austingebauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-03-06T16:59:59.000Z","updated_at":"2022-10-18T19:37:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5789e31-aac1-4422-9bf4-c7195c43d774","html_url":"https://github.com/austingebauer/vagrant-k8s-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/austingebauer/vagrant-k8s-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austingebauer%2Fvagrant-k8s-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austingebauer%2Fvagrant-k8s-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austingebauer%2Fvagrant-k8s-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austingebauer%2Fvagrant-k8s-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austingebauer","download_url":"https://codeload.github.com/austingebauer/vagrant-k8s-cluster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austingebauer%2Fvagrant-k8s-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":["hashicorp","kubernets","vagrant"],"created_at":"2024-10-28T19:29:21.965Z","updated_at":"2026-05-17T15:10:21.656Z","avatar_url":"https://github.com/austingebauer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vagrant-k8s-cluster\n\nProvisions a 3 node Kubernetes cluster in VirtualBox or VMWare Fusion using Vagrant.\n\n## Prerequisites\n\nThe following software must be installed before use:\n- [Vagrant](https://www.vagrantup.com/)\n- [VirtualBox](https://www.virtualbox.org/) or [VMWare Fusion](https://www.vmware.com/products/fusion.html)\n- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)\n\n## Usage\n\n### Cluster Turnup\n\n```\nvagrant up --provider virtualbox\n```\n\n```\nvagrant up --provider vmware_desktop\n```\n\n### Kubectl\n\n#### Local Machine\n\nA kubeconfig file name `config` will be written to the vagrant-k8s-cluster root \ndirectory after cluster turnup is complete.\n\nIn order to use the `kubectl` from your local machine to talk to the kubernetes \nAPI server, export the following environment variable:\n\n```\nexport KUBECONFIG=$KUBECONFIG:\u003cpath\u003e/\u003cto\u003e/vagrant-k8s-cluster/config\n```\n\n#### Master and Worker nodes\n\nKubectl is configured for use on both master and worker nodes after cluster turnup is\ncomplete. Use `vagrant ssh` to get SSH remote access to one of the nodes in the cluster.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustingebauer%2Fvagrant-k8s-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustingebauer%2Fvagrant-k8s-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustingebauer%2Fvagrant-k8s-cluster/lists"}