{"id":13561652,"url":"https://github.com/k0sproject/k0smotron","last_synced_at":"2026-04-08T13:00:51.519Z","repository":{"id":171650804,"uuid":"616388060","full_name":"k0sproject/k0smotron","owner":"k0sproject","description":"k0smotron","archived":false,"fork":false,"pushed_at":"2026-04-01T10:38:54.000Z","size":37450,"stargazers_count":696,"open_issues_count":53,"forks_count":73,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-04-01T12:32:57.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.k0smotron.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k0sproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/contribute-overview.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-20T09:44:54.000Z","updated_at":"2026-04-01T10:38:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d96035b4-9626-4214-8d39-06f929995f23","html_url":"https://github.com/k0sproject/k0smotron","commit_stats":null,"previous_names":["k0sproject/k0smotron","k0smotron/k0smotron"],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/k0sproject/k0smotron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Fk0smotron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Fk0smotron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Fk0smotron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Fk0smotron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k0sproject","download_url":"https://codeload.github.com/k0sproject/k0smotron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k0sproject%2Fk0smotron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31556239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-08-01T13:00:59.603Z","updated_at":"2026-04-08T13:00:51.512Z","avatar_url":"https://github.com/k0sproject.png","language":"Go","funding_links":[],"categories":["Go","Kubernetes Operators"],"sub_categories":[],"readme":"# k0smotron\n\n## Overview\n\nk0smotron is a powerful open-source tool for efficient management of [k0s](https://k0sproject.io/) Kubernetes clusters. It enables you to run Kubernetes control planes within a management cluster and with the integration of [Cluster API](https://cluster-api.sigs.k8s.io/) it streamlines various cluster operations, providing support for tasks such as provisioning, scaling, and upgrading clusters.\n\n## Features\n\n### Embedded Child Cluster Control Planes\n\nk0smotron streamlines k0s control plane creation and management within your management cluster, reducing traditional operational overhead (e.g  installation, configuration, upgrades or backups). k0smotron encapsulates the control plane service as a pods (and other Kubernetes constructs) and provides an intuitive approach to cluster lifecycle management through ClusterAPI integration.\n\n### Cluster API Support\n\nLeverage k0smotron's compatibility with Cluster API. Benefit from Kubernetes cluster management across various infrastructures supported by the Cluster API ecosystem. k0smotron can operate as control plane, bootstrap and infrastructure provider for Cluster API.\n\n### Cluster Provisioning\n\nEasily provision Kubernetes clusters with k0smotron. Whether you are setting up clusters for development, testing, or production, k0smotron provides a straightforward process for cluster creation.\n\n### Scaling Operations\n\nScale your clusters effortlessly to meet changing workload demands. k0smotron facilitates seamless scaling of both worker nodes and control planes.\n\n### Cluster Upgrades\n\nStay up-to-date with Kubernetes releases by smoothly upgrading your clusters. k0smotron simplifies the process, ensuring minimal downtime during upgrades.\n\n### Remote Machine Provider\n\nIntroducing k0smotron Anywhere, a Cluster API infrastructure provider that enables cluster provisioning on remote machines using SSH connections. Perfect for diverse infrastructure setups and for those environments where there's no existing Cluster API provider available.\n\n## Use cases\n\n### Development and CI/CD\n\nIn the process of continuous integration and end-to-end testing, a temporary Kubernetes Cluster is needed. With k0smotron, these clusters can be created on demand in a declarative way and thus integrated into the existing CI process with ease. This avoids cluster sprawl and long-living snowflake clusters.\n\n### Edge Container Management\n\nKubernetes at the edge typically comes with the requirement of a low resource footprint. As a result, clusters with distributed roles are more challenging and a lot of single-node clusters are created. Managing the large number of clusters confronts us with almost impossible tasks.\n\nOffloading the control plane means that the persistence layer of the cluster can run on dedicated hardware and workloads can be managed at the edge on devices dedicated to their purposes. With k0smotron worker nodes get ephemeral.\n\n### Multi-cloud Cluster LCM\n\nA multi-cloud strategy is essential these days. But managed Kubernetes offerings are often different in versioning or even the built-in tooling.\n\nWith k0smotron, you can run the control plane management cluster in a public or private cloud provider of your choice and the worker nodes in various clouds. With this you get a homogenized and unified cluster management, providing one flavor on all clouds and saving the costs for the highly available Control Plane in the cloud.\n\n## Getting Started\n\nGetting started with k0smotron is easy. Simply install the controller into an existing cluster:\n\n```bash\nkubectl apply --server-side=true -f https://docs.k0smotron.io/stable/install.yaml\n```\n\nYou can also install k0smotron ClusterAPI providers via `clusterctl`:\n\n```shell\nclusterctl init --bootstrap k0sproject-k0smotron --control-plane k0sproject-k0smotron --infrastructure k0sproject-k0smotron\n```\n\nLike with any other Cluster API provider and Kubernetes controllers, the cluster operations are declarative. For example creating a new child cluster control plane within the management cluster can be done via creating a new resource in the Kubernetes API:\n\n``` bash\nkubectl apply -f - \u003c\u003cEOF\napiVersion: k0smotron.io/v1beta1\nkind: Cluster\nmetadata:\n  name: my-k0smotron\nspec: {}\nEOF\n```\n\nSee [docs](https://docs.k0smotron.io/stable/usage-overview/) for further examples how to create different kinds of clusters on using various cloud environments.\n\n## Documentation\n\nExplore the comprehensive [documentation](https://docs.k0smotron.io/stable) for in-depth insights into k0smotron's capabilities, configurations, and usage scenarios.\n\n## Contributing\n\nWe invite you to contribute to the growth and enhancement of k0smotron. To learn how you can leave your mark on the project, please read our [Contribution Guidelines.](https://docs.k0smotron.io/stable).\n\n## License\n\nk0smotron is licensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0sproject%2Fk0smotron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk0sproject%2Fk0smotron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0sproject%2Fk0smotron/lists"}