{"id":24176743,"url":"https://github.com/cropalato/k8s-gentoken","last_synced_at":"2026-05-15T07:05:20.918Z","repository":{"id":77384640,"uuid":"514326291","full_name":"cropalato/k8s-gentoken","owner":"cropalato","description":"API to generate kubeadm join command ","archived":false,"fork":false,"pushed_at":"2022-08-26T15:03:18.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T03:17:33.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cropalato.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":"2022-07-15T15:56:14.000Z","updated_at":"2022-07-15T15:56:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"74d6bd3d-dd0a-4685-b904-2b45a75155d4","html_url":"https://github.com/cropalato/k8s-gentoken","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/cropalato%2Fk8s-gentoken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cropalato%2Fk8s-gentoken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cropalato%2Fk8s-gentoken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cropalato%2Fk8s-gentoken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cropalato","download_url":"https://codeload.github.com/cropalato/k8s-gentoken/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533626,"owners_count":19977826,"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":[],"created_at":"2025-01-13T03:17:38.983Z","updated_at":"2026-05-15T07:05:15.887Z","avatar_url":"https://github.com/cropalato.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-gentoken\n\nThis project will generate a kubeadm command to join a k8s cluster\n\n## How does it works\n\nIt is a http server. It will reply a request with a valid kubeadm join command to include a node to an existing cluster.\n\n## Input\n\n```bash\ncurl --fail -s -XPOST --header \"format: text\" \"http://localhost:8000/join\"\n```\n\n## Building\n\nCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo -ldflags '-w -extldflags \"-static\"' -o k8s-gentoken *.go\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcropalato%2Fk8s-gentoken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcropalato%2Fk8s-gentoken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcropalato%2Fk8s-gentoken/lists"}