{"id":16841628,"url":"https://github.com/kevinpollet/k8s-tunnel","last_synced_at":"2026-05-19T03:20:02.758Z","repository":{"id":133512721,"uuid":"393426026","full_name":"kevinpollet/k8s-tunnel","owner":"kevinpollet","description":"Example of a secured mTLS tunnel between two Kubernetes clusters.","archived":false,"fork":false,"pushed_at":"2021-12-21T21:21:24.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T04:26:45.328Z","etag":null,"topics":["clusters","k8s","mtls","tunnel"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kevinpollet.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,"publiccode":null,"codemeta":null}},"created_at":"2021-08-06T15:51:28.000Z","updated_at":"2024-04-05T03:45:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"644a57db-253a-4164-9a44-886e8ef1c034","html_url":"https://github.com/kevinpollet/k8s-tunnel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinpollet/k8s-tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fk8s-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fk8s-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fk8s-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fk8s-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinpollet","download_url":"https://codeload.github.com/kevinpollet/k8s-tunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fk8s-tunnel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958623,"owners_count":23689035,"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":["clusters","k8s","mtls","tunnel"],"created_at":"2024-10-13T12:42:32.648Z","updated_at":"2026-05-19T03:20:02.685Z","avatar_url":"https://github.com/kevinpollet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-tunnel\n\nThis repository contains an example of an mTLS tunnel between two Kubernetes clusters. Each cluster contains a `gateway`\nallowing to setup a secured mTLS tunnel.\n\nThe `East` cluster contains a whoami service. The `West` cluster contains a shadow service allowing to access the whoami\nservice in the `East` cluster through the secured tunnel.\n\n### Requirements\n\n- k3d [v5.0.0](https://github.com/rancher/k3d/releases/tag/v5.0.0)\n\n### 1. Start the East cluster\n\n```bash\n$ cd east\n$ ./start.sh\n```\n\n### 2. Start the West cluster\n\n```bash\n$ cd west\n$ ./start.sh\n```\n\n### 3. Send a request to the Whoami service\n\n```bash\n$ kubectl exec deployment/client -- curl http://whoami.default.svc\n```\n\n### License\n\n[MIT](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Fk8s-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinpollet%2Fk8s-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Fk8s-tunnel/lists"}