{"id":19285009,"url":"https://github.com/wagslane/kubebounce","last_synced_at":"2025-04-22T03:32:32.402Z","repository":{"id":106418970,"uuid":"306370726","full_name":"wagslane/kubebounce","owner":"wagslane","description":"Command-line utility to restart all of the pods in a Kubernetes namespace","archived":false,"fork":false,"pushed_at":"2020-11-25T15:38:14.000Z","size":3,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T18:50:37.979Z","etag":null,"topics":["cli","devops","devops-tools","kubernetes"],"latest_commit_sha":null,"homepage":"https://qvault.io/2020/10/26/how-to-restart-all-pods-in-a-kubernetes-namespace/","language":"Shell","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/wagslane.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":"2020-10-22T14:52:59.000Z","updated_at":"2022-06-20T08:05:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"2126e727-da71-41e8-9498-b311e9fa7fda","html_url":"https://github.com/wagslane/kubebounce","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagslane%2Fkubebounce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagslane%2Fkubebounce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagslane%2Fkubebounce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagslane%2Fkubebounce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagslane","download_url":"https://codeload.github.com/wagslane/kubebounce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250167611,"owners_count":21386004,"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":["cli","devops","devops-tools","kubernetes"],"created_at":"2024-11-09T21:41:40.230Z","updated_at":"2025-04-22T03:32:32.393Z","avatar_url":"https://github.com/wagslane.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubebounce\n\nCommand line utility to restart all of the pods in a Kubernetes namespace. Hit the project with a star if you find it useful ⭐\n\nSupported by [Qvault](https://app.qvault.io)\n\n## Update - There is a better way\n\nYou don't need this script. I recently found thanks to a friend a one-liner using the `kubectl` command directly.\n\n`kubectl -n {NAMESPACE} rollout restart deploy`\n\nI've also update the [blog post](https://qvault.io/2020/10/26/how-to-restart-all-pods-in-a-kubernetes-namespace/) on the subject.\n\n## Install (Mac and Linux)\n\n```\ngit clone https://github.com/lane-c-wagner/kubebounce\ncd kubebounce\nchmod +x kubebounce.sh\ncp kubebounce.sh /usr/local/bin\n```\n\n## Usage\n\nMake sure you are in the kubernetes context associated with the cluster you care about. Kubebounce depends on the [kubectl]() command.\n\n```bash\nkubebounce.sh {NAMESPACE}\n```\n\n## 💬 Contact\n\n[![Twitter Follow](https://img.shields.io/twitter/follow/wagslane.svg?label=Follow%20Wagslane\u0026style=social)](https://twitter.com/intent/follow?screen_name=wagslane)\n\nSubmit an issue (above in the issues tab)\n\n## 👏 Contributing\n\nI love help! Contribute by forking the repo and opening pull requests.\n\nAll pull requests should be submitted to the `main` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagslane%2Fkubebounce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwagslane%2Fkubebounce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagslane%2Fkubebounce/lists"}