{"id":16270395,"url":"https://github.com/alexsjones/kubetools","last_synced_at":"2026-04-30T14:37:01.327Z","repository":{"id":149512917,"uuid":"239129615","full_name":"AlexsJones/kubetools","owner":"AlexsJones","description":"A docker image with useful things I work with every day.","archived":false,"fork":false,"pushed_at":"2020-03-25T13:29:21.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:27:05.285Z","etag":null,"topics":["docker","helm","kubernetes","kubernetes-cli","linkerd"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/AlexsJones.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":"2020-02-08T12:34:32.000Z","updated_at":"2020-03-25T13:29:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0c81ed5-5534-4fb5-8eb3-0556af8045a9","html_url":"https://github.com/AlexsJones/kubetools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexsJones/kubetools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fkubetools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fkubetools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fkubetools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fkubetools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexsJones","download_url":"https://codeload.github.com/AlexsJones/kubetools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fkubetools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["docker","helm","kubernetes","kubernetes-cli","linkerd"],"created_at":"2024-10-10T18:10:31.156Z","updated_at":"2026-04-30T14:37:01.312Z","avatar_url":"https://github.com/AlexsJones.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubetools\n\nUseful tools I end up using day in and out.\n\n_Install kubernetes on docker_\n\n```\ndocker run -v /var/run/docker.sock:/var/run/docker.sock -v ${HOME}/.kube:/root/.kube -v ${PWD}:/config tibbar/kubetools:0.0.1 kind create cluster;kind export kubeconfig\n```\n\n_Install a helm chart_\n```\ndocker run -v /var/run/docker.sock:/var/run/docker.sock -v ${HOME}/.kube:/root/.kube -v ${PWD}:/config tibbar/kubetools:0.0.1 helm install stable/nginx --generate-name\n```\n\n_Install linkerd_\n\n```\ndocker run -v /var/run/docker.sock:/var/run/docker.sock -v ${HOME}/.kube:/root/.kube -v ${PWD}:/config tibbar/kubetools:0.0.1 linkerd install | kubectl apply -f -\n```\n\n\n## Versions\n\n\n\n| Tool    | Version |\n|---------|---------|\n| Kubectl | 1.17.0  |\n| Helm    | 3.0.2   |\n| Kind    | 0.7.0   |\n| Linkerd | Latest  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Fkubetools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexsjones%2Fkubetools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Fkubetools/lists"}