{"id":17543419,"url":"https://github.com/jacobweinstock/capt-playground","last_synced_at":"2025-03-29T05:29:52.865Z","repository":{"id":219019739,"uuid":"747957352","full_name":"jacobweinstock/capt-playground","owner":"jacobweinstock","description":"Playground for learning, developing, and testing Cluster API Provider Tinkerbell (CAPT)","archived":false,"fork":false,"pushed_at":"2024-01-25T06:34:51.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-09T04:23:41.491Z","etag":null,"topics":["capi","cluster-api","cluster-api-provider-tinkerbell","tinkerbell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacobweinstock.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":"2024-01-25T01:10:28.000Z","updated_at":"2024-01-25T06:29:19.000Z","dependencies_parsed_at":"2024-01-25T02:28:22.805Z","dependency_job_id":"7e731a52-d50e-4539-a2d7-b516948b3490","html_url":"https://github.com/jacobweinstock/capt-playground","commit_stats":null,"previous_names":["jacobweinstock/capt-playground"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobweinstock%2Fcapt-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobweinstock%2Fcapt-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobweinstock%2Fcapt-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobweinstock%2Fcapt-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobweinstock","download_url":"https://codeload.github.com/jacobweinstock/capt-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236972621,"owners_count":19234571,"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","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":["capi","cluster-api","cluster-api-provider-tinkerbell","tinkerbell"],"created_at":"2024-10-21T00:24:06.462Z","updated_at":"2025-02-03T15:53:03.961Z","avatar_url":"https://github.com/jacobweinstock.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CAPT Playground\n\n## Usage\n\nThe CAPT playground can be run as a standalone binary or via Docker.\n\n### Standalone\n\n```bash\ncapt-playground -h\n```\n\n### Docker\n\n```bash\ndocker run -it --rm --network host -v /tmp:/tmp -v /var/run/docker.sock:/var/run/docker.sock -v /var/run/libvirt/libvirt-sock-ro:/var/run/libvirt/libvirt-sock-ro -v /var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock --name capt-playground ghcr.io/jacobweinstock/capt-playground\ncapt-playground -h\n```\n\n## Known Issues\n\n### DNS issue\n\nKinD on Ubuntu has a known issue with DNS resolution in pod containers. This affect the Download of HookOS in the Tink stack helm deployment. There are a few [known workarounds](https://github.com/kubernetes-sigs/kind/issues/1594#issuecomment-629509450). The recommendation for the CAPT playground is to add DNS nameservers to Docker's `daemon.json` file. This can be done by adding the following to `/etc/docker/daemon.json`:\n\n```json\n{\n  \"dns\": [\"1.1.1.1\"]\n}\n```\n\nFollowed by restarting Docker:\n\n```bash\nsudo systemctl restart docker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobweinstock%2Fcapt-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobweinstock%2Fcapt-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobweinstock%2Fcapt-playground/lists"}