{"id":16033160,"url":"https://github.com/thesharp/simple-k8s-deploy","last_synced_at":"2026-05-16T00:37:23.696Z","repository":{"id":197646396,"uuid":"699047165","full_name":"thesharp/simple-k8s-deploy","owner":"thesharp","description":"This action deploys to a locally available Kubernetes cluster","archived":false,"fork":false,"pushed_at":"2023-10-01T19:35:03.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T15:49:52.045Z","etag":null,"topics":["deployment","github-actions","k8s","kubernetes"],"latest_commit_sha":null,"homepage":"","language":null,"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/thesharp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-01T19:00:48.000Z","updated_at":"2023-10-11T11:27:31.000Z","dependencies_parsed_at":"2023-10-01T23:18:52.351Z","dependency_job_id":null,"html_url":"https://github.com/thesharp/simple-k8s-deploy","commit_stats":null,"previous_names":["thesharp/simple-k8s-deploy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesharp%2Fsimple-k8s-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesharp%2Fsimple-k8s-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesharp%2Fsimple-k8s-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesharp%2Fsimple-k8s-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesharp","download_url":"https://codeload.github.com/thesharp/simple-k8s-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122574,"owners_count":19751142,"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","github-actions","k8s","kubernetes"],"created_at":"2024-10-08T21:42:00.530Z","updated_at":"2025-10-29T20:20:24.732Z","avatar_url":"https://github.com/thesharp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-k8s-deploy action\n\nThis action deploys to a locally available Kubernetes cluster (you have to have a correct `ServiceAccount` attached to your runner pods). A kubectl and yq would be downloaded before conducting a deployment.\n\n## Inputs\n\n## `kubectl_version`\n\nkubectl binary version. Default `\"1.28.2\"`.\n\n## `manifest_filepath`\n\nPath to a Kubernetes deployment manifest. Default `\"kubernetes/deployment.yaml\"`.\n\n## `container_name`\n\n**Required** Container name that would have it's image overwritten inside the deployment manifest.\n\n## `image_name`\n\n**Required** Image name that would be overwritten inside the deployment manifest.\n\n## Outputs\n\n## `kubectl-apply`\n\nResult of kubectl apply.\n\n## Example usage\n\n```yaml\nuses: thesharp/simple-k8s-deploy@v1\nwith:\n    container_name: \"application\"\n    image_name: \"ghcr.io/user/application:1.55\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesharp%2Fsimple-k8s-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesharp%2Fsimple-k8s-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesharp%2Fsimple-k8s-deploy/lists"}