https://github.com/tinkerbell/cluster-api-provider-tinkerbell
Cluster API Infrastructure Provider
https://github.com/tinkerbell/cluster-api-provider-tinkerbell
baremetal cluster-api kubernetes tinkerbell
Last synced: 3 months ago
JSON representation
Cluster API Infrastructure Provider
- Host: GitHub
- URL: https://github.com/tinkerbell/cluster-api-provider-tinkerbell
- Owner: tinkerbell
- License: apache-2.0
- Created: 2020-10-09T18:19:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T07:43:39.000Z (about 1 year ago)
- Last Synced: 2025-03-28T09:08:29.346Z (about 1 year ago)
- Topics: baremetal, cluster-api, kubernetes, tinkerbell
- Language: Go
- Homepage:
- Size: 1.35 MB
- Stars: 108
- Watchers: 15
- Forks: 37
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Cluster API Provider Tinkerbell
[](https://pkg.go.dev/github.com/tinkerbell/cluster-api-provider-tinkerbell)
[](https://doc.crds.dev/github.com/tinkerbell/cluster-api-provider-tinkerbell)
[](https://goreportcard.com/report/github.com/tinkerbell/cluster-api-provider-tinkerbell)
Kubernetes-native declarative infrastructure for Kubernetes clusters using Tinkerbell.
## What is the Cluster API Provider Tinkerbell
The [Cluster API](https://cluster-api.sigs.k8s.io) brings declarative, Kubernetes-style APIs to Kubernetes
cluster creation, configuration and management.
The API itself is shared across multiple cloud providers allowing for true hybrid
deployments of Kubernetes, both on-premises and off.
## Quick Start
See the [Quick Start](docs/QUICK-START.md).
## Kubernetes versions with published Images
Pre-built images are pushed to the [GitHub Container Registry](https://github.com/orgs/tinkerbell/packages?repo_name=cluster-api-provider-tinkerbell). We currently publish images for [Ubuntu 18.04](https://github.com/tinkerbell/cluster-api-provider-tinkerbell/pkgs/container/cluster-api-provider-tinkerbell%2Fubuntu-1804) and [Ubuntu 20.04](https://github.com/tinkerbell/cluster-api-provider-tinkerbell/pkgs/container/cluster-api-provider-tinkerbell%2Fubuntu-2004).
## Current state
See the [release docs](https://github.com/tinkerbell/cluster-api-provider-tinkerbell/releases) for each version to find details on features and CAPI compatibility.
See [docs/README.md](docs/README.md) for more information on setting up a development
environment.

