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 Bump go to 1.24 to fix CVEs 2025-07-10 12:49:06 +03:00
.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 docs: Review feedback 2025-09-29 11:21:47 +01:00
examples Bump k8s dependencies to v1.32.x series 2025-10-01 13:16:43 +03:00
feature Revert "Enable no-cert-manager by default" 2025-10-01 10:34:08 +02:00
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 chore: add capi logo and move existing image 2023-10-26 11:50:15 +02:00
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 Remove day2 and clusterclass operations code 2025-09-26 16:20:25 +02:00
updatecli/updatecli.d Rename config.yaml to config-default.yaml 2025-09-04 13:50:10 +02:00
util Permit using github release or preloaded binary for system-agent (#986) 2025-01-10 11:31:19 +01:00
.dockerignore Cache e2e image builds 2024-10-22 11:33:33 +02:00
.envrc.example Bump k8s dependencies to v1.32.x series 2025-10-01 13:16:43 +03:00
.gitignore Cache e2e image builds 2024-10-22 11:33:33 +02:00
.golangci.yml Remove day2 and clusterclass operations code 2025-09-26 16:20:25 +02:00
.markdownlinkcheck.json Add dead link linter GitHub workflow 2023-09-04 14:09:50 +03:00
CODEOWNERS Rename 'rancher-sandbox/rancher-turtles' to 'rancher/turtles' 2024-03-19 13:39:50 +02:00
CONTRIBUTING.md Bump Rancher to latest v2.12.1 patch version (#1665) 2025-08-29 10:36:05 +00:00
Dockerfile Remove day2 and clusterclass operations code 2025-09-26 16:20:25 +02:00
LICENSE feat: initial commit of auto import 2023-01-26 12:59:40 +00:00
Makefile feat: Install Turtles as system chart in dev-env 2025-10-22 14:13:38 +02:00
PROJECT Remove day2 and clusterclass operations code 2025-09-26 16:20:25 +02:00
README.md Add documentation for new release automation GitHub workflows (#1714) 2025-09-15 13:17:45 +03:00
Tiltfile [feat] cert-manager to wrangler conversion 2025-10-10 15:44:46 +02:00
code-of-conduct.md Add code of conduct to the repo 2023-09-04 12:31:33 +03:00
devbox.json chore: add devbox 2023-12-04 13:56:47 +00:00
devbox.lock chore: add devbox 2023-12-04 13:56:47 +00:00
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 Add index.yaml to the repo 2023-07-14 12:05:03 +03:00
main.go Add operator_reconciler tests 2025-07-28 12:10:28 +02:00
tilt-settings.json.example Install turtles in a dev-env as opposed to upstream operator (#869) 2024-11-27 15:32:33 +01:00

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.