{"id":18775949,"url":"https://github.com/mauri870/kubectl-renew","last_synced_at":"2025-12-15T04:30:14.922Z","repository":{"id":71345593,"uuid":"232797654","full_name":"mauri870/kubectl-renew","owner":"mauri870","description":"Kubectl plugin to renew(restart, start fresh) a single or all pods in a deployment, rc or daemonset","archived":false,"fork":false,"pushed_at":"2021-01-26T01:45:26.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T09:25:09.116Z","etag":null,"topics":["deployment","kubectl","kubectl-plugins","pod","restart"],"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/mauri870.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":"2020-01-09T11:54:15.000Z","updated_at":"2021-01-26T01:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7d82c24-940e-4db4-a5f7-ebe09764f6c9","html_url":"https://github.com/mauri870/kubectl-renew","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/mauri870%2Fkubectl-renew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauri870%2Fkubectl-renew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauri870%2Fkubectl-renew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauri870%2Fkubectl-renew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauri870","download_url":"https://codeload.github.com/mauri870/kubectl-renew/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239683526,"owners_count":19679965,"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":["deployment","kubectl","kubectl-plugins","pod","restart"],"created_at":"2024-11-07T19:44:21.284Z","updated_at":"2025-12-15T04:30:14.875Z","avatar_url":"https://github.com/mauri870.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl renew\n\n\u003e NOTE: for kubectl \u003e 1.15 just use `kubectl rollout restart` instead.\n\nThis is a simple kubectl plugin to renew(restart, start fresh) a single pod or all pods in a given deployment/daemonset/rc.\n\nKubectl by default has no easy way to restart pods, you need to either update the resource spec, scale it down and up again or delete the pods manually.\n\n## Installation\n\nYou need a shell (sh for instance), kubectl and jq.\n\n```sh\nmake install\nmake uninstall\n```\n\nBy default it will be installed at `/usr/local/bin`, you can customize the installation prefix with `PREFIX=/usr make install`.\n\n## Usage\n\n```sh\nkubectl renew pod|deployment|daemonset|rc NAME\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauri870%2Fkubectl-renew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauri870%2Fkubectl-renew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauri870%2Fkubectl-renew/lists"}