{"id":16243267,"url":"https://github.com/growse/kubeadm-config","last_synced_at":"2025-04-08T10:54:51.682Z","repository":{"id":236349396,"uuid":"356807334","full_name":"growse/kubeadm-config","owner":"growse","description":"Configuration for k8s cluster via kubeadm","archived":false,"fork":false,"pushed_at":"2024-08-31T15:07:44.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T07:17:49.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"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/growse.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}},"created_at":"2021-04-11T08:11:15.000Z","updated_at":"2024-08-31T15:07:47.000Z","dependencies_parsed_at":"2024-05-17T14:31:24.273Z","dependency_job_id":"398d380c-da4c-4599-860e-3b263eb96786","html_url":"https://github.com/growse/kubeadm-config","commit_stats":null,"previous_names":["growse/kubeadm-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growse%2Fkubeadm-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growse%2Fkubeadm-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growse%2Fkubeadm-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growse%2Fkubeadm-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/growse","download_url":"https://codeload.github.com/growse/kubeadm-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829471,"owners_count":21002994,"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":"2024-10-10T14:14:21.954Z","updated_at":"2025-04-08T10:54:51.617Z","avatar_url":"https://github.com/growse.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Some notes and handy `kubeadm` commands\n\n_Important_: Configuration is mastered in the configmaps on the server. Don't try and mess around with local configs / patches, that's for a per-node config\n\n## Get a node join token\n\n`kubeadm token create --print-join-command --config kubeadm-config.yaml`\n\n## Refresh the API server certs (because you added a new SAN or something)\n\n1. Remove the old cert/key in /etc/kubernetes/pki/\n2. `kubeadm init phase certs apiserver --config kubeadm-config.yaml`\n3. Kill the API server pod\n\n\n## Check and approve kubelet CSRs\n\n1. `kubectl get csr`\n2. `kubectl certificate approvate \u003ccsr-name\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrowse%2Fkubeadm-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrowse%2Fkubeadm-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrowse%2Fkubeadm-config/lists"}