{"id":48648253,"url":"https://github.com/cloudscale-ch/cluster-api-provider-cloudscale","last_synced_at":"2026-06-12T14:01:00.108Z","repository":{"id":347020418,"uuid":"1165474906","full_name":"cloudscale-ch/cluster-api-provider-cloudscale","owner":"cloudscale-ch","description":"Cluster API implementation for cloudscale.ch","archived":false,"fork":false,"pushed_at":"2026-06-12T09:45:54.000Z","size":569,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T11:17:55.320Z","etag":null,"topics":["capcs","cloud-native","cluster-api","go","golang","iaas","k8s-provider-cloudscale","k8s-sig-cluster-api","kubernetes","linux"],"latest_commit_sha":null,"homepage":"https://www.cloudscale.ch","language":"Go","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/cloudscale-ch.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":null,"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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-24T07:51:35.000Z","updated_at":"2026-06-12T09:45:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cloudscale-ch/cluster-api-provider-cloudscale","commit_stats":null,"previous_names":["cloudscale-ch/cluster-api-provider-cloudscale"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cloudscale-ch/cluster-api-provider-cloudscale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudscale-ch%2Fcluster-api-provider-cloudscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudscale-ch%2Fcluster-api-provider-cloudscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudscale-ch%2Fcluster-api-provider-cloudscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudscale-ch%2Fcluster-api-provider-cloudscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudscale-ch","download_url":"https://codeload.github.com/cloudscale-ch/cluster-api-provider-cloudscale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudscale-ch%2Fcluster-api-provider-cloudscale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34247461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["capcs","cloud-native","cluster-api","go","golang","iaas","k8s-provider-cloudscale","k8s-sig-cluster-api","kubernetes","linux"],"created_at":"2026-04-10T08:11:18.862Z","updated_at":"2026-06-12T14:01:00.103Z","avatar_url":"https://github.com/cloudscale-ch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster API Provider for cloudscale.ch\n\n[![Tests](https://github.com/cloudscale-ch/cluster-api-provider-cloudscale/actions/workflows/test.yml/badge.svg)](https://github.com/cloudscale-ch/cluster-api-provider-cloudscale/actions/workflows/test.yml)\n[![Release](https://img.shields.io/github/v/release/cloudscale-ch/cluster-api-provider-cloudscale)](https://github.com/cloudscale-ch/cluster-api-provider-cloudscale/releases/latest)\n[![Go Reference](https://pkg.go.dev/badge/github.com/cloudscale-ch/cluster-api-provider-cloudscale.svg)](https://pkg.go.dev/github.com/cloudscale-ch/cluster-api-provider-cloudscale)\n[![Goreportcard](https://goreportcard.com/badge/github.com/cloudscale-ch/cluster-api-provider-cloudscale)](https://goreportcard.com/report/github.com/cloudscale-ch/cluster-api-provider-cloudscale)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/cloudscale-ch/cluster-api-provider-cloudscale)\n\nKubernetes [Cluster API](https://cluster-api.sigs.k8s.io/) infrastructure provider\nfor [cloudscale.ch](https://www.cloudscale.ch). CAPCS provisions the cloudscale-specific\ninfrastructure — servers, networks, load balancers, floating IPs, server groups —\nthat Cluster API uses to build and manage workload Kubernetes clusters.\n\nNew to Cluster API? Read the upstream\n[concepts](https://cluster-api.sigs.k8s.io/user/concepts.html) and\n[quick start](https://cluster-api.sigs.k8s.io/user/quick-start.html) first; this\nproject only documents what is cloudscale-specific.\n\n## Features\n\n- Managed or pre-existing networks; public or private load balancer VIPs;\n  floating IPs (IPv4/IPv6); anti-affinity server groups\n- HA control plane; `MachineDeployment` autoscaling including\n  [scale-from-zero](https://cluster-api.sigs.k8s.io/tasks/automated-machine-management/autoscaling)\n  via capacity reported on `CloudscaleMachineTemplate`\n- [ClusterClass](https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-class/) support\n\n## Compatibility\n\n### Cluster-API Versions\n\nCurrently, CAPCS requires CAPI version \u003e= v1.13.0 and is compatible only with the v1beta2 CRD versions of CAPI.\n\n### Kubernetes Versions\n\nThe cloudscale provider is able to install and manage\nthe [versions of Kubernetes supported by the Cluster API (CAPI) project](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-versions-matrix-by-provider-or-component).\n\n## Prerequisites\n\n- cloudscale.ch account and API token\n- A custom OS image imported into your cloudscale.ch project, e.g. built with\n  [image-builder for OpenStack](https://image-builder.sigs.k8s.io/)\n- A management Kubernetes cluster ([kind](https://kind.sigs.k8s.io/) works) and\n  [clusterctl](https://cluster-api.sigs.k8s.io/user/quick-start#install-clusterctl)\n\n## Quickstart\n\nThis quickstart assumes you already know how Cluster-API works and have the prerequisites ready to use.\nFor a more detailed introduction, please read [our getting started guide](docs/getting-started.md).\n\n```bash\nexport CLOUDSCALE_API_TOKEN=\u003cyour-api-token\u003e\n\n# initialize the Cluster-API management controllers\nclusterctl init --infrastructure cloudscale-ch-cloudscale\n\n# Generate and apply the cluster definition\nclusterctl generate cluster my-cluster \\\n  --infrastructure cloudscale-ch-cloudscale --kubernetes-version v1.36.0 \\\n  --control-plane-machine-count 1 --worker-machine-count 2 \\\n  | kubectl apply -f -\n\n# Describe the status of the cluster\nclusterctl describe cluster my-cluster\n```\n\nThe default template uses a managed network and a public load balancer.\n[Getting Started](docs/getting-started.md) lists the required environment\nvariables and the other template flavors.\n\n## Documentation\n\n| If you are…                         | Start here                                                                                                     |\n|-------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| New to Cluster API, or new to CAPCS | [Getting Started](docs/getting-started.md)                                                                     |\n| Looking up a CRD field              | `kubectl explain cloudscalecluster.spec` (or the generated CRDs under [`config/crd/bases/`](config/crd/bases)) |\n| Setting up monitoring or tracing    | [Observability](docs/observability.md)                                                                         |\n| Hitting an error                    | [Troubleshooting](docs/troubleshooting.md)                                                                     |\n| Contributing to CAPCS               | [Development](docs/development.md), [CONTRIBUTING.md](CONTRIBUTING.md)                                         |\n| Cutting a release                   | [Releasing](docs/releasing.md), [Testing releases](docs/testing-releases.md)                                   |\n\n## License\n\nApache License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudscale-ch%2Fcluster-api-provider-cloudscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudscale-ch%2Fcluster-api-provider-cloudscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudscale-ch%2Fcluster-api-provider-cloudscale/lists"}