{"id":21846576,"url":"https://github.com/tidbcloud/machine-controller-manager","last_synced_at":"2025-04-14T13:32:45.331Z","repository":{"id":48045090,"uuid":"279243027","full_name":"tidbcloud/machine-controller-manager","owner":"tidbcloud","description":"Fork of gardener/machine-controller-manager","archived":false,"fork":false,"pushed_at":"2023-02-17T10:09:20.000Z","size":79153,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"v0.29.0-pingcap","last_synced_at":"2025-03-28T02:39:02.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tidbcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2020-07-13T08:31:24.000Z","updated_at":"2023-02-13T08:12:14.000Z","dependencies_parsed_at":"2024-06-19T09:56:29.063Z","dependency_job_id":"05c71d12-6a42-46eb-af2c-df667ce6e8ec","html_url":"https://github.com/tidbcloud/machine-controller-manager","commit_stats":{"total_commits":465,"total_committers":55,"mean_commits":8.454545454545455,"dds":0.6021505376344086,"last_synced_commit":"17ea1093a6077c18735fa6ccc5356408c194fe0c"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidbcloud%2Fmachine-controller-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidbcloud%2Fmachine-controller-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidbcloud%2Fmachine-controller-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidbcloud%2Fmachine-controller-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidbcloud","download_url":"https://codeload.github.com/tidbcloud/machine-controller-manager/tar.gz/refs/heads/v0.29.0-pingcap","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888594,"owners_count":21178083,"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":[],"created_at":"2024-11-27T23:14:30.028Z","updated_at":"2025-04-14T13:32:45.290Z","avatar_url":"https://github.com/tidbcloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# machine-controller-manager\n\n\n[![CI Build status](https://concourse.ci.gardener.cloud/api/v1/teams/gardener/pipelines/machine-controller-manager-master/jobs/master-head-update-job/badge)](https://concourse.ci.gardener.cloud/teams/gardener/pipelines/machine-controller-manager-master/jobs/master-head-update-job)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gardener/machine-controller-manager)](https://goreportcard.com/report/github.com/gardener/machine-controller-manager)\n\nMachine Controller Manager (MCM) manages VMs as another kubernetes custom resource. It provides a declarative way to manage VMs. The current implementation supports AWS, GCP, Azure, Alicloud, Packet and Openstack. It can easily be extended to support other cloud providers as well.\n\nExample of managing machine:\n```\nkubectl create/get/delete machine vm1\n```\n\n### Key terminologies\n\nNodes/Machines/VMs are different terminologies used to represent similar things. We use these terms in the following way\n\n1. VM: A virtual machine running on any cloud provider.\n1. Node: Native kubernetes node objects. The objects you get to see when you do a *\"kubectl get nodes\"*. Although nodes can be either physical/virtual machines, for the purposes of our discussions it refers to a VM.\n1. Machine: A VM that is provisioned/managed by the Machine Controller Manager.\n\n## Design of Machine Controller Manager\n\nSee the design documentation in the `/docs/design` repository, please [find the design doc here](docs/design/README.md).\n\n## To start using or developing the Machine Controller Manager\n\nSee the documentation in the `/docs` repository, please [find the index here](docs/README.md).\n\n## Cluster-api Implementation\n- `cluster-api` branch of machine-controller-manager implements the machine-api aspect of the [cluster-api project](https://github.com/kubernetes-sigs/cluster-api).\n- Link: https://github.com/gardener/machine-controller-manager/tree/cluster-api\n- Once cluster-api project gets stable, we may make `master` branch of MCM as well cluster-api compliant, with well-defined migration notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidbcloud%2Fmachine-controller-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidbcloud%2Fmachine-controller-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidbcloud%2Fmachine-controller-manager/lists"}