{"id":15321023,"url":"https://github.com/qingwave/kube-nodeshell","last_synced_at":"2025-03-06T03:24:45.695Z","repository":{"id":112205425,"uuid":"428156805","full_name":"qingwave/kube-nodeshell","owner":"qingwave","description":"Access to kuberentes nodes via nsenter pod，similar with kubectl debug but more powerful","archived":false,"fork":false,"pushed_at":"2022-04-13T02:25:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-16T13:52:42.558Z","etag":null,"topics":["kubectl","kubectl-plugins","nsenter"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/qingwave.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-11-15T07:04:47.000Z","updated_at":"2022-08-16T01:29:00.000Z","dependencies_parsed_at":"2023-03-13T13:29:03.758Z","dependency_job_id":null,"html_url":"https://github.com/qingwave/kube-nodeshell","commit_stats":{"total_commits":3,"total_committers":3,"mean_commits":1.0,"dds":0.6666666666666667,"last_synced_commit":"f4835b5c182c2a5efe595783bf9238c6072e4628"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkube-nodeshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkube-nodeshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkube-nodeshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkube-nodeshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qingwave","download_url":"https://codeload.github.com/qingwave/kube-nodeshell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242140318,"owners_count":20078302,"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":["kubectl","kubectl-plugins","nsenter"],"created_at":"2024-10-01T09:09:38.361Z","updated_at":"2025-03-06T03:24:45.674Z","avatar_url":"https://github.com/qingwave.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kube-nodeshell\nAccess to kubernetes node via `nsenter`, similar with `kubectl debug` but more powerful\n\n## Install\n```bash\nwget https://raw.githubusercontent.com/qingwave/kube-nodeshell/main/kube-nodeshell.sh\nchmod +x ./kube-nodeshell.sh\n# [optional] install kubectl plugin, make sure /usr/local/bin in your PATH\nsudo mv ./kube-nodeshell.sh /usr/local/bin/kubectl-nodeshell\n```\n\n## Usage\nYou can use the script `kube-nodeshell.sh` directly, or use kubectl plugin `kubectl nodeshell` \n\nAccess to a special node temporarily, will create a pod and exec into it\n```bash\nkubectl nodeshell {node_name}\n```\n\nInstall kube-nodeshell daemonset on all node for frequently used\n```bash\n# install daemonset\nkubectl nodeshell -i\n\n# access to node\nkubectl nodeshell {node_name}\n```\n\nOthers:\n```bash\nkubectl nodeshell -h\n```\n\n## Links\n- https://qingwave.github.io/k8s-debug-nsenter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingwave%2Fkube-nodeshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqingwave%2Fkube-nodeshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingwave%2Fkube-nodeshell/lists"}