{"id":18469557,"url":"https://github.com/miteshsharma/eksauth","last_synced_at":"2026-04-29T16:04:59.633Z","repository":{"id":109598536,"uuid":"393979637","full_name":"MiteshSharma/EksAuth","owner":"MiteshSharma","description":"Making request to EKS cluster using go API with information provided in kubectl file","archived":false,"fork":false,"pushed_at":"2021-08-08T14:29:30.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T07:44:52.153Z","etag":null,"topics":["aws","aws-iam-authenticator","eks","go","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/MiteshSharma.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":"2021-08-08T14:14:40.000Z","updated_at":"2021-08-09T07:48:41.000Z","dependencies_parsed_at":"2023-05-04T20:17:33.039Z","dependency_job_id":null,"html_url":"https://github.com/MiteshSharma/EksAuth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FEksAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FEksAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FEksAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiteshSharma%2FEksAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiteshSharma","download_url":"https://codeload.github.com/MiteshSharma/EksAuth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252839282,"owners_count":21812084,"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":["aws","aws-iam-authenticator","eks","go","kubernetes"],"created_at":"2024-11-06T10:10:51.911Z","updated_at":"2026-04-29T16:04:59.606Z","avatar_url":"https://github.com/MiteshSharma.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EksAuth\n\nIn this project, we are making API request to EKS cluster with information provided in kubeconfig file and AWS credentials using aws-iam-authenticator.\n\nNeeded variables:\n1. certificateAuthorityDataFile: This file contains certificate data which is stored as base64 in kubeconfig file as variable certificate-authority-data. \n2. clusterName: Name of cluster \n3. clusterServerUrl: Cluster server url to make request to server\n4. AWS details: Need aws access key, secret and region to authenticate with help of aws-iam-authenticator to authenticate with EKS cluster\n5. clusterId: This is unique cluster identifier. Detail: https://github.com/kubernetes-sigs/aws-iam-authenticator#what-is-a-cluster-id\n\nOnce all information is updated in main.go, command to run main.go file:\n\n```\ngo run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiteshsharma%2Feksauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiteshsharma%2Feksauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiteshsharma%2Feksauth/lists"}