Rancher CAPI extension
Go to file
Alexander Demicev 4524e24f4b
Merge pull request #1320 from alexander-demicev/helmchartvalues
Add helm chart values validation
2025-04-29 09:39:27 +02:00
.devcontainer
.github Revert "Bump `cloud-provider-vsphere` and `CPI_IMAGE_K8S_VERSION` to v1.32.0" 2025-04-28 12:02:25 +03:00
api Bump golangci-lint to v2 2025-04-02 09:41:46 +02:00
charts/rancher-turtles Merge pull request #1320 from alexander-demicev/helmchartvalues 2025-04-29 09:39:27 +02:00
config Revert "🌱 Bump CAPI Operator to v0.19.0 latest release (#1310)" 2025-04-28 11:50:36 +03:00
docs Fix release GHA reference in release docs 2025-04-25 17:34:01 +03:00
examples Use predictable resourceGroup for AKS nodes 2025-04-28 14:32:43 +02:00
exp Revert "Bump k8s related dependencies to v1.32.0 version" 2025-04-28 12:00:27 +03:00
feature Enable CAPI UI extension installation (#1096) 2025-02-25 13:45:56 +01:00
hack Revert "Bump k8s related dependencies to v1.32.0 version" 2025-04-28 12:00:27 +03:00
internal Revert "Bump CAPI to v1.10.0 latest minor release" 2025-04-28 11:57:41 +03:00
logos
scripts Revert "Bump k8s related dependencies to v1.32.0 version" 2025-04-28 12:00:27 +03:00
test Revert "Bump `cloud-provider-vsphere` and `CPI_IMAGE_K8S_VERSION` to v1.32.0" 2025-04-28 12:02:25 +03:00
tilt Allow setting custom args for projects in Tiltfile (#1097) 2025-02-25 11:06:48 +01:00
updatecli/updatecli.d CAPI-UI installation fix (#1208) 2025-03-26 12:23:15 +00:00
util
.dockerignore
.envrc.example test: Remove obsolete label and related logic 2025-03-24 08:29:26 +00:00
.gitignore
.golangci.yml Bump golangci-lint to v2 2025-04-02 09:41:46 +02:00
.markdownlinkcheck.json
CODEOWNERS
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile Revert "Bump CAPI to v1.10.0 latest minor release" 2025-04-28 11:57:41 +03:00
PROJECT
README.md
Tiltfile Allow setting custom args for projects in Tiltfile (#1097) 2025-02-25 11:06:48 +01:00
code-of-conduct.md
devbox.json
devbox.lock
go.mod Revert "🌱 Bump CAPI Operator to v0.19.0 latest release (#1310)" 2025-04-28 11:50:36 +03:00
go.sum Revert "🌱 Bump CAPI Operator to v0.19.0 latest release (#1310)" 2025-04-28 11:50:36 +03:00
index.yaml
main.go Enable CAPI UI extension installation (#1096) 2025-02-25 13:45:56 +01:00
tilt-settings.json.example

README.md

Nightly e2e tests

Rancher Turtles

Rancher Turtles is a Kubernetes operator that provides integration between Rancher Manager and Cluster API (CAPI) with the aim of bringing full CAPI support to Rancher.

What is covered in this project?

Currently, this project has the following functionality:

  • Automatically import CAPI-created clusters into Rancher.
  • Install and configure the Cluster API Operator project.

More features will be added in the near future. Get in contact if you would like to be part of the early adopters programme.

Installation & Usage

Rancher Turtles is deployed using a Helm Chart. For instructions, see the getting started guide.

Documentation

Configuration steps, the quickstart guide and the architecture for this project can be found in our documentation.

How to contribute?

See our contributor guide for more details on how to get involved.

Community

Please check in with us in the #cluster-api channel on the Rancher Users Slack.

Code of Conduct

Participation in the project is governed by Code of Conduct.