{"id":13680532,"url":"https://github.com/asdf-community/asdf-kubectl","last_synced_at":"2026-03-11T13:31:42.826Z","repository":{"id":43373133,"uuid":"106040060","full_name":"asdf-community/asdf-kubectl","owner":"asdf-community","description":"Kubectl plugin for the asdf version manager [maintainer=@DustinChaloupka]","archived":false,"fork":false,"pushed_at":"2024-09-13T23:42:48.000Z","size":40,"stargazers_count":127,"open_issues_count":5,"forks_count":27,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-29T23:35:12.544Z","etag":null,"topics":["asdf","asdf-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/asdf-vm/asdf","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/asdf-community.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["smorimoto"]}},"created_at":"2017-10-06T18:58:12.000Z","updated_at":"2025-03-15T01:27:58.000Z","dependencies_parsed_at":"2024-01-14T15:21:02.344Z","dependency_job_id":"6f56ff3b-c8c7-4dad-9897-c461fc475d49","html_url":"https://github.com/asdf-community/asdf-kubectl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-community/asdf-kubectl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-kubectl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-kubectl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-kubectl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-kubectl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-community","download_url":"https://codeload.github.com/asdf-community/asdf-kubectl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-kubectl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"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":["asdf","asdf-plugin"],"created_at":"2024-08-02T13:01:18.169Z","updated_at":"2026-03-11T13:31:42.821Z","avatar_url":"https://github.com/asdf-community.png","language":"Shell","funding_links":["https://github.com/sponsors/smorimoto"],"categories":["Shell"],"sub_categories":[],"readme":"# asdf-kubectl\n\nKubectl plugin for [asdf](https://github.com/asdf-vm/asdf) version manager\n\n## Install\n\n```\nasdf plugin add kubectl https://github.com/asdf-community/asdf-kubectl.git\n```\n\n## Use\n\nCheck out the [asdf documentation](https://asdf-vm.com/#/core-manage-versions?id=install-version) for instructions on how to install and manage versions of Kubectl.\n\n## Architecture Override\n\nThe `ASDF_KUBECTL_OVERWRITE_ARCH` variable can be used to override the architecture that is used for determining which `kubectl` build to download. The primary use case is when attempting to install an older version of `kubectl` for use on an Apple M1 computer as `kubectl` was not built for ARM at the time.\n\n### Without `ASDF_KUBECTL_OVERWRITE_ARCH`:\n\n```\n% asdf install kubectl 1.33.2\nDownloading kubectl from https://storage.googleapis.com/kubernetes-release/release/v1.33.2/bin/darwin/arm64/kubectl\n```\n\n### With `ASDF_KUBECTL_OVERWRITE_ARCH`:\n\n```\n% ASDF_KUBECTL_OVERWRITE_ARCH=amd64 asdf install kubectl 1.33.2\nDownloading kubectl from https://storage.googleapis.com/kubernetes-release/release/v1.33.2/bin/darwin/amd64/kubectl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-kubectl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdf-community%2Fasdf-kubectl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-kubectl/lists"}