Rancher CAPI extension
Go to file
Yiannis Triantafyllopoulos 8c9e1d0090
Merge pull request #1837 from yiannistri/52286-capi-ns
fix: Change `capi-system` namespace to `cattle-capi-system`
2025-10-23 18:20:31 +01:00
.devcontainer
.github Merge pull request #1837 from yiannistri/52286-capi-ns 2025-10-23 18:20:31 +01:00
api [feat] cert-manager to wrangler conversion 2025-10-10 15:44:46 +02:00
charts Merge pull request #1837 from yiannistri/52286-capi-ns 2025-10-23 18:20:31 +01:00
config feat: Install Turtles as system chart in dev-env 2025-10-22 14:13:38 +02:00
docs
examples
feature
hack Bump k8s dependencies to v1.32.x series 2025-10-01 13:16:43 +03:00
internal fix: Change Turtles namespace to `cattle-turtles-system` 2025-10-15 11:07:32 +01:00
logos
scripts Merge pull request #1837 from yiannistri/52286-capi-ns 2025-10-23 18:20:31 +01:00
test Merge pull request #1837 from yiannistri/52286-capi-ns 2025-10-23 18:20:31 +01:00
tilt
updatecli/updatecli.d
util
.dockerignore
.envrc.example
.gitignore
.golangci.yml
.markdownlinkcheck.json
CODEOWNERS
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile feat: Install Turtles as system chart in dev-env 2025-10-22 14:13:38 +02:00
PROJECT
README.md
Tiltfile [feat] cert-manager to wrangler conversion 2025-10-10 15:44:46 +02:00
code-of-conduct.md
devbox.json
devbox.lock
go.mod chore(deps): Bump golang.org/x/text in the other-dependencies group 2025-10-13 09:17:59 +01:00
go.sum chore(deps): Bump golang.org/x/text in the other-dependencies group 2025-10-13 09:17:59 +01:00
index.yaml
main.go
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.

See release workflows for details on how Rancher Turtles can be released against rancher/rancher and rancher/charts.

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.