{"id":26982428,"url":"https://github.com/caas-team/GoKubeDownscaler","last_synced_at":"2025-04-03T16:01:49.788Z","repository":{"id":249944666,"uuid":"833001731","full_name":"caas-team/GoKubeDownscaler","owner":"caas-team","description":"A horizontal autoscaler for Kubernetes workloads","archived":false,"fork":false,"pushed_at":"2025-03-31T05:05:05.000Z","size":976,"stargazers_count":19,"open_issues_count":22,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T06:20:14.490Z","etag":null,"topics":["autoscaler","downscaling","go","golang","kube-downscaler","kubernetes","scaling"],"latest_commit_sha":null,"homepage":"https://caas-team.github.io/GoKubeDownscaler/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caas-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T06:57:28.000Z","updated_at":"2025-03-24T14:13:20.000Z","dependencies_parsed_at":"2025-01-02T08:20:30.355Z","dependency_job_id":"211394a2-20f0-479c-9d98-3bde8a536b34","html_url":"https://github.com/caas-team/GoKubeDownscaler","commit_stats":null,"previous_names":["caas-team/gokubedownscaler"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caas-team%2FGoKubeDownscaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caas-team%2FGoKubeDownscaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caas-team%2FGoKubeDownscaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caas-team%2FGoKubeDownscaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caas-team","download_url":"https://codeload.github.com/caas-team/GoKubeDownscaler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247033764,"owners_count":20872532,"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":["autoscaler","downscaling","go","golang","kube-downscaler","kubernetes","scaling"],"created_at":"2025-04-03T16:01:10.441Z","updated_at":"2025-04-03T16:01:49.772Z","avatar_url":"https://github.com/caas-team.png","language":"Go","funding_links":[],"categories":["kubernetes"],"sub_categories":[],"readme":"![GoKubeDownscaler Logo](./logo/kubedownscaler-name-light.svg)\n\n\u003c!-- markdownlint-disable MD033 MD013 --\u003e\n\n\u003ca target=\"_blank\" href=\"/../../releases/\" title=\"GitHub Release\"\u003e\u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/github/v/release/caas-team/GoKubeDownscaler?style=flat\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"./LICENSE\" title=\"GitHub License\"\u003e\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/caas-team/GoKubeDownscaler?style=flat\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"/../../graphs/contributors\" title=\"Contributors\"\u003e\u003cimg alt=\"Contributors\" src=\"https://img.shields.io/github/contributors/caas-team/GoKubeDownscaler?style=flat\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"/../../stargazers\" title=\"Stars\"\u003e\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/caas-team/GoKubeDownscaler?style=flat\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"https://inviter.co/kube-downscaler\" title=\"Slack Workspace\"\u003e\u003cimg alt=\"Slack Workspace\" src=\"https://img.shields.io/badge/slack-kube--downscaler-dark_green?style=flat\u0026logo=slack\"\u003e\u003c/a\u003e\n\n\u003c!-- markdownlint-enable MD033 MD013 --\u003e\n\nA horizontal autoscaler for Kubernetes workloads.\nThis is a golang port and successor of the popular [(py-)kube-downscaler](https://github.com/caas-team/py-kube-downscaler)\nwith improvements and quality of life changes.\n\n## Documentation and Guides\n\nThe Documentation and Guides can be found on [our website](https://caas-team.github.io/GoKubeDownscaler).\n\nAn Offline copy of the documentation can be found in [`website/content/docs`](./website/content/docs) and [`website/content/guides`](./website/content/guides).\nIn there are Markdown files which can be viewed in any text editor or inside of a Markdown Viewer.\n\n## Installation\n\nInstallation is done via the [Helm Chart](./deployments/chart/).\nInformation on how to install the Downscaler is on [our website](https://caas-team.github.io/GoKubeDownscaler/guides/getting-started/installation).\n\n### Missing Features\n\nCurrently the GoKubeDownscaler is still a WIP.\nThis means that there still might be some features missing from the py-kube-downscaler.\nYou can find a list of the known-missing features [under the `missing feature` label](/../../labels/missing%20feature).\nIf you think that any other features are missing or you have an idea for a new feature, feel free to open an [Issue](/../../issues/).\n\n## Developing\n\nThis section covers the basics of developing on this repo, a more detailed guide can be found on [our website](https://caas-team.github.io/GoKubeDownscaler/guides/developing).\n\nPlease read the [contribution manifest](./CONTRIBUTING.md).\n\n### Cloning the Repository\n\n```bash\ngit clone https://github.com/caas-team/GoKubeDownscaler.git\ncd GoKubeDownscaler\n```\n\n### Setting up Pre-Commit\n\n```bash\nbrew install pre-commit\npre-commit install\nbrew install golangci-lint\nbrew install gofumpt\n```\n\n### Testing the Downscaler\n\n#### Running the Unit Tests\n\n```bash\ngo test -v --cover ./...\n```\n\n#### Running the Downscaler Locally\n\nThe downscaler can be run locally by specifying a kubeconfig to use.\nThe kubeconfig should have at least the permissions as the Helm Charts [role.yaml](./deployments/chart/templates/role.yaml).\nThe downscaler will use the current-context in the kubeconfig.\n\n```bash\ngo run -k=path/to/kubeconfig # ... additional configuration\n```\n\n### Testing the Website\n\n#### Installing Dependencies\n\n```bash\nnpm install --prefix website\n```\n\n#### Running It Locally\n\n```bash\nnpm run --prefix website start\n```\n\nafter that the website is available on `localhost:3000/GoKubeDownscaler`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaas-team%2FGoKubeDownscaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaas-team%2FGoKubeDownscaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaas-team%2FGoKubeDownscaler/lists"}