{"id":15130100,"url":"https://github.com/sovereigncloudstack/cluster-gen","last_synced_at":"2026-02-03T04:34:37.118Z","repository":{"id":246190451,"uuid":"819744418","full_name":"SovereignCloudStack/cluster-gen","owner":"SovereignCloudStack","description":"Generate Cluster objects based on SCS Cluster Stacks","archived":false,"fork":false,"pushed_at":"2024-12-04T14:40:42.000Z","size":122,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-11T17:55:10.100Z","etag":null,"topics":["k8s"],"latest_commit_sha":null,"homepage":"https://cluster-gen.moin.k8s.scs.community","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SovereignCloudStack.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":"2024-06-25T05:58:31.000Z","updated_at":"2024-12-04T14:42:12.000Z","dependencies_parsed_at":"2024-07-10T03:15:08.183Z","dependency_job_id":"533c3b12-54b5-4c4f-8b35-76d5afe5b0d5","html_url":"https://github.com/SovereignCloudStack/cluster-gen","commit_stats":null,"previous_names":["sovereigncloudstack/cluster-gen"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fcluster-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fcluster-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fcluster-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SovereignCloudStack%2Fcluster-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SovereignCloudStack","download_url":"https://codeload.github.com/SovereignCloudStack/cluster-gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393541,"owners_count":20931809,"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":["k8s"],"created_at":"2024-09-26T02:29:58.385Z","updated_at":"2026-02-03T04:34:37.078Z","avatar_url":"https://github.com/SovereignCloudStack.png","language":"TypeScript","readme":"# Cluster Gen\n\nWeb UI for creating Cluster objects based on SCS Cluster Stacks.\n\n## Workflow\n\n- Read ClusterClass schema definitions from the kube-apiserver of your cluster via the API provided by [capi-jsgen](https://github.com/SovereignCloudStack/capi-jsgen)\n- Render yaml form with live editor\n- On Download: perform form validation, create yaml file and open up download prompt\n\n## Built with\n\n- [Next.js](https://nextjs.org/)\n- [Typescript](https://www.typescriptlang.org/)\n- [pnpm](https://pnpm.io/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [shadcn/ui](https://ui.shadcn.com/)\n- [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form)\n- [capi-jsgen](https://github.com/SovereignCloudStack/capi-jsgen)\n\n## Setup\n\n### Requirements\n\n- A running cluster in which you apply your ClusterClass definitions\n- An instance of [capi-jsgen](https://github.com/SovereignCloudStack/capi-jsgen) running in your cluster\n\n### Develop locally\n\n#### Prerequisites\n\n- [pnpm](https://pnpm.io/installation)\n\n#### Environment variables\n\n- Create a `.env` file similar to `.env.example` in the root of the application and fill in all values.\n\n#### Start the development server\n\n```bash\npnpm i\npnpm dev\n```\n\n### Build for production\n\n```bash\npnpm build\npnpm start\n```\n\n#### Docker\n\n```bash\ndocker build -t cluster-gen .\ndocker run -p 3000:3000 cluster-gen\n```\n\n#### Helm\n\nInside `charts/` you can find a minimal chart to deploy Cluster Gen on Kubernetes with a Service and an Ingress.\n\n### Release\n\nA new [release](https://github.com/SovereignCloudStack/cluster-gen/releases) and build is [triggered](https://github.com/SovereignCloudStack/cluster-gen/blob/main/.github/workflows/release.yml) by a version tag push\n\n```bash\ngit tag v0.0.x\ngit push origin v0.0.x\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fcluster-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovereigncloudstack%2Fcluster-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovereigncloudstack%2Fcluster-gen/lists"}