{"id":19994424,"url":"https://github.com/wojtekk/kubectl-aws-rds-proxy","last_synced_at":"2026-04-15T13:31:25.689Z","repository":{"id":234962172,"uuid":"789815035","full_name":"wojtekk/kubectl-aws-rds-proxy","owner":"wojtekk","description":"Proxy to AWS RDS Cluster or Instance via Kubernetes","archived":false,"fork":false,"pushed_at":"2024-04-21T17:44:23.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T23:43:49.448Z","etag":null,"topics":["bash","k8s","krew","krew-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wojtekk.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-21T16:20:23.000Z","updated_at":"2024-08-06T15:20:27.000Z","dependencies_parsed_at":"2024-04-21T21:54:26.028Z","dependency_job_id":null,"html_url":"https://github.com/wojtekk/kubectl-aws-rds-proxy","commit_stats":null,"previous_names":["wojtekk/kubectl-aws-rds-proxy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/wojtekk/kubectl-aws-rds-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekk%2Fkubectl-aws-rds-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekk%2Fkubectl-aws-rds-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekk%2Fkubectl-aws-rds-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekk%2Fkubectl-aws-rds-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojtekk","download_url":"https://codeload.github.com/wojtekk/kubectl-aws-rds-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtekk%2Fkubectl-aws-rds-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"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":["bash","k8s","krew","krew-plugin"],"created_at":"2024-11-13T04:55:06.126Z","updated_at":"2026-04-15T13:31:25.659Z","avatar_url":"https://github.com/wojtekk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl aws-rds-proxy\n\nStart socat with proxy in Kubernetes and forward local port to AWS RDS Cluster or Instance.\n\n## Installation\n\n### Pre-requirements\n\n* Installed [kubectl net-forward](https://github.com/antitree/krew-net-forward)\n* Installed [jq](https://jqlang.github.io/jq/)\n* Installed and configured AWS Cli\n\n### Using [krew](https://krew.sigs.k8s.io/)\n\n```bash\nkubectl krew index add wojtekk https://github.com/wojtekk/krew-index\nkubectl krew install net-forward\nkubectl krew install wojtekk/aws-rds-proxy\n```\n\n### Using Curl\n\n```bash\ncurl -LO https://github.com/wojtek/aws-rds-proxy/raw/master/kubectl-aws_rds_proxy\nchmod +x ./kubectl-aws_rds_proxy\nsudo mv ./kubectl-aws_rds_proxy /usr/local/bin/kubectl-aws_rds_proxy\n```\n\n## Usage\n\n```bash\nUsage:\n  kubectl aws-rds-proxy local_port:rds_db_identifier\n\nOptions\n  --namespace   Kubectl Namespace\n  --debug       Print debug information\n  --help        Display help\n  --version     Print version\n```\n\n## Example\n\n```bash\nkubectl aws-rds-proxy 33061:my-rds-cluster-name\nkubectl aws-rds-proxy 33062:my-rds-instance-name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekk%2Fkubectl-aws-rds-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtekk%2Fkubectl-aws-rds-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekk%2Fkubectl-aws-rds-proxy/lists"}