{"id":16952165,"url":"https://github.com/superseb/kubectl-eks","last_synced_at":"2026-04-19T13:31:02.851Z","repository":{"id":69127280,"uuid":"138065393","full_name":"superseb/kubectl-eks","owner":"superseb","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-20T17:59:32.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T11:17:55.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/superseb.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":"2018-06-20T17:34:05.000Z","updated_at":"2018-06-20T17:59:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad67c4a2-4efc-48b3-b8a1-a6a8a2267261","html_url":"https://github.com/superseb/kubectl-eks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/superseb/kubectl-eks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fkubectl-eks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fkubectl-eks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fkubectl-eks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fkubectl-eks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superseb","download_url":"https://codeload.github.com/superseb/kubectl-eks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fkubectl-eks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32008997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-13T22:01:23.756Z","updated_at":"2026-04-19T13:31:02.833Z","avatar_url":"https://github.com/superseb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EKS kubectl Docker image\n\n## How to use\n\nBy providing the necessary information in environment variables, the kubectl config is automatically completed and you can start using `kubectl` commands straight away. Kubectl config is located at `/root/.kube/config`, template is in this repo called `kubectlconfig`.\n\n```\n$ docker run -e AUTOCONFIG=true \\\n  -e CLUSTER_NAME=your_eks_cluster_name \\\n  -e AWS_ACCESS_KEY_ID=your_aws_access_key \\\n  -e AWS_SECRET_ACCESS_KEY=your_aws_secret_key \\\n  -e AWS_DEFAULT_REGION=your_aws_eks_region \\\n  -ti superseb/kubectl-eks\nCLUSTER_ENDPOINT: \"https://xxx\"\nCLUSTER_BASE64: \"LS0...\"\nbash-4.4# kubectl  get svc\nNAME         TYPE        CLUSTER-IP   EXTERNAL-IP   PORT(S)   AGE\nkubernetes   ClusterIP   10.100.0.1   \u003cnone\u003e        443/TCP   2h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperseb%2Fkubectl-eks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperseb%2Fkubectl-eks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperseb%2Fkubectl-eks/lists"}