{"id":15119840,"url":"https://github.com/takumade/kubiru","last_synced_at":"2025-10-12T09:04:41.876Z","repository":{"id":255901380,"uuid":"850693441","full_name":"takumade/kubiru","owner":"takumade","description":"Manage your kubernetes cluster","archived":false,"fork":false,"pushed_at":"2025-01-23T18:56:40.000Z","size":3552,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T16:25:57.600Z","etag":null,"topics":["devops","hacktoberfest","kubernetes","nextjs","shadcn-ui","tailwindcss"],"latest_commit_sha":null,"homepage":"https://github.com/takumade/kubiru","language":"TypeScript","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/takumade.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-09-01T14:14:06.000Z","updated_at":"2025-01-23T18:56:38.000Z","dependencies_parsed_at":"2024-09-07T19:07:49.773Z","dependency_job_id":"07748b9c-7f0e-4230-9ebe-eadefe15b3dc","html_url":"https://github.com/takumade/kubiru","commit_stats":null,"previous_names":["takumade/k8-way"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takumade%2Fkubiru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takumade%2Fkubiru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takumade%2Fkubiru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takumade%2Fkubiru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takumade","download_url":"https://codeload.github.com/takumade/kubiru/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385703,"owners_count":20930600,"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":["devops","hacktoberfest","kubernetes","nextjs","shadcn-ui","tailwindcss"],"created_at":"2024-09-26T02:00:22.098Z","updated_at":"2025-10-12T09:04:41.756Z","avatar_url":"https://github.com/takumade.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubiru\n\n![Cluster Page](./images/Kubiru.png)\n\n\n## About Kubiru\nManage your Kubernetes cluster easily\n\n\n![Cluster Page](./images/cluster-page.png)\n\n## Stack \n✅ Next JS (Backend) \u003cbr /\u003e\n✅ TailwindCSS (Dashboard) \u003cbr /\u003e\n✅ Kysely (ORM) \u003cbr /\u003e\n✅ SQLite (Database) \n\n## Installation\n\nFollow these steps to clone the repository and start the development server:\n\n```sh\ngit clone https://github.com/takumade/k8-way.git\n```\n\nThen install dependencies:\n\n```sh\nnpm install\n```\n\n\nCreate a .env.local file by copying the example environment file: \n\n```sh\ncp env.example.txt .env.local\n```\n\nAdd the required environment variables to the .env.local file.\n\nThen run the project:\n```sh\nnpm run dev\n```\n\nYou should now be able to access the application at http://localhost:3000.\n\n\n## Migration\n\nTo migrate execute the following commands\n\n```sh\nnpm i -D tsx\n```\n\nThe run the following\n\n```sh\nnpm run migrate\n```\n\n## Tokens\nIf you are using a local cluster, you can get the token by running the following command\n\n```sh\nmicrok8s kubectl create token default\n```\n\n\n## Todo\n\nQuery resource types\n- [x] Deployments\n- [x] Pods\n- [x] Nodes\n- [x] Volumes\n- [x] Namespaces\n- [x] Services\n\nEdit resource types\n- [x] Deployments\n- [x] Pods\n- [x] Volumes\n- [x] Namespaces\n- [x] Services\n\nDelete resource types\n- [ ] Deployments\n- [ ] Pods\n- [ ] Volumes\n- [ ] Namespaces\n- [ ] Services\n\nCreate resource types\n- [ ] Deployments\n- [ ] Pods\n- [ ] Volumes\n- [ ] Namespaces\n- [ ] Services\n\nStats\n- [ ] Whhat kinds of stats should we show\n- [ ] Show the stats\n\nDeployment\n- [ ] Deployment docs\n- [ ] Installation docs\n\n## Contributing\n\nThank you for considering contributing to k8s project\n\n## Code of Conduct\n\nIn order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).\n\n\n## License\n\nK8-way is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakumade%2Fkubiru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakumade%2Fkubiru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakumade%2Fkubiru/lists"}