{"id":20150840,"url":"https://github.com/adamgoose/tsk","last_synced_at":"2025-04-09T20:32:28.426Z","repository":{"id":57634274,"uuid":"422816511","full_name":"adamgoose/tsk","owner":"adamgoose","description":"Quickly connect to your Kubernetes Cluster with Tailscale","archived":false,"fork":false,"pushed_at":"2021-10-30T07:54:52.000Z","size":44,"stargazers_count":49,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T22:25:30.921Z","etag":null,"topics":["kubernetes","pulumi","tailscale","wireguard"],"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/adamgoose.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}},"created_at":"2021-10-30T07:41:27.000Z","updated_at":"2024-10-02T19:12:39.000Z","dependencies_parsed_at":"2022-09-16T03:50:15.588Z","dependency_job_id":null,"html_url":"https://github.com/adamgoose/tsk","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/adamgoose%2Ftsk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamgoose%2Ftsk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamgoose%2Ftsk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamgoose%2Ftsk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamgoose","download_url":"https://codeload.github.com/adamgoose/tsk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107436,"owners_count":21048932,"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":["kubernetes","pulumi","tailscale","wireguard"],"created_at":"2024-11-13T22:53:38.011Z","updated_at":"2025-04-09T20:32:28.395Z","avatar_url":"https://github.com/adamgoose.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsk\n\n`tsk` is a quick and magical way to connect your Kubernetes cluster to your\nTailscale Tailnet.\n\n## Installation\n\n`tsk` requires you have Pulumi installed.\n\n```bash\n$ brew install pulumi\n$ go install github.com/adamgoose/tsk@latest\n```\n\n## Configuration\n\nCurrently, only CLI flag and Environment Variable configuration is supported,\nhowever file-based configuration is coming soon. For now, try the following.\n\n```bash\n# Copy the example .envrc file\ncp .envrc.example .envrc\n\n# Edit your .envrc accordingly\nvim .envrc\n\n# If you have direnv installed...\ndirenv allow\n\n# ...otherwise\nsource .envrc\n```\n\n## Usage\n\nSimply run `tsk up`!\n\nNow, you can access in-cluster services with the following DNS name pattern:\n\n```\n\u003cservice_name\u003e.\u003cnamespace\u003e.tsk\n```\n\nWhen you're ready to shut everything down, just run `tsk down`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamgoose%2Ftsk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamgoose%2Ftsk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamgoose%2Ftsk/lists"}