{"id":27088944,"url":"https://github.com/devops-works/docker-kubegcp","last_synced_at":"2026-01-18T02:02:27.995Z","repository":{"id":264620914,"uuid":"892162126","full_name":"devops-works/docker-kubegcp","owner":"devops-works","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-07T13:11:56.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-07T15:16:32.988Z","etag":null,"topics":[],"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/devops-works.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-21T16:04:20.000Z","updated_at":"2025-11-07T13:11:23.000Z","dependencies_parsed_at":"2024-11-25T12:23:03.540Z","dependency_job_id":null,"html_url":"https://github.com/devops-works/docker-kubegcp","commit_stats":null,"previous_names":["devops-works/docker-kubegcp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/devops-works/docker-kubegcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fdocker-kubegcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fdocker-kubegcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fdocker-kubegcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fdocker-kubegcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-works","download_url":"https://codeload.github.com/devops-works/docker-kubegcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fdocker-kubegcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":"2025-04-06T06:36:42.462Z","updated_at":"2026-01-18T02:02:27.949Z","avatar_url":"https://github.com/devops-works.png","language":"Dockerfile","readme":"# kubegcp\n\n`kubegcp` is a simple Docker image bundling `kubectl` and `gcloud` together in order to query a GKE cluster within Docker.\n\n## Usage\n\nBest way to use it is to mount your Kubernetes and Gcloud client configuration, read-only, on the container to authenticate with the same profiles than locally.\n\n### Examples\n\nExpose a Kubernetes service locally from Docker, using local credentials\n\n```\ndocker run -it --rm --name remote-elastic \\\n  -v ~/.kube:/.kube/:ro \\\n  -v ~/.config/gcloud:/.config/gcloud/:ro \\\n  devopsworks/kubegcp \\\n  port-forward -n MY-NAMESPACE svc/elasticsearch 9200:9200 --context MY-KUBE-CONTEXT --address='0.0.0.0'\n```\n\n## TODO\n\n- [ ] Try to reduce image size by removing unnecessary libraries\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fdocker-kubegcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevops-works%2Fdocker-kubegcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fdocker-kubegcp/lists"}