{"id":17188876,"url":"https://github.com/imerica/pik3s","last_synced_at":"2026-05-02T13:35:18.801Z","repository":{"id":66185885,"uuid":"214908243","full_name":"iMerica/pik3s","owner":"iMerica","description":"Ansible Playbook for Deploying K3s on Raspberry Pis.","archived":false,"fork":false,"pushed_at":"2019-11-07T01:18:17.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T04:52:36.835Z","etag":null,"topics":["ansible-playbook","automation","configuration-management","iot","k3s","k3s-cluster","kubernetes","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"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/iMerica.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":"2019-10-13T23:18:39.000Z","updated_at":"2023-03-10T08:50:23.000Z","dependencies_parsed_at":"2023-04-30T19:01:49.076Z","dependency_job_id":null,"html_url":"https://github.com/iMerica/pik3s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iMerica/pik3s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMerica%2Fpik3s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMerica%2Fpik3s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMerica%2Fpik3s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMerica%2Fpik3s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iMerica","download_url":"https://codeload.github.com/iMerica/pik3s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMerica%2Fpik3s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"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":["ansible-playbook","automation","configuration-management","iot","k3s","k3s-cluster","kubernetes","raspberry-pi"],"created_at":"2024-10-15T01:10:10.728Z","updated_at":"2026-05-02T13:35:18.782Z","avatar_url":"https://github.com/iMerica.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pi K3s\n\nAnsible playbook for deploying kubernetes to cluster of Raspberry Pis. I personally use this on a cluster of \nRaspberry Pi 4s, but earlier Raspberry Pis should work fine too.\n\n# Requirements and Assumptions\n- Latest Ansible (as of this writing)\n- Raspberry Pis with SSH already enabled. (e.g `touch /boot/ssh` on all)\n\n# Set up\n- Clone this Repo and cd into the source.\n- Update `./inventory` with your own IP addresses.\n- Test the connection `ansible -m ping all`\n- Apply the playbook `ansible-playbook main.yml`\n\n## Optional\nConnect to the cluster from your development computer\n```\nssh \u003cuser\u003e@\u003cip_address\u003e sudo cat /etc/rancher/k3s/k3s.yaml \u003e ~/.kube/pi_cluster.yml\nexport KUBECONFIG=$HOME/.kube/pi_cluster.yml\n````\n\n\n\n# FAQ\nQ: I'm having trouble connecting to the cluster.\n\nA: Update the ssh configuration as needed in `ansible.cfg`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimerica%2Fpik3s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimerica%2Fpik3s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimerica%2Fpik3s/lists"}