Rancher CAPI extension
Go to file
Andrea Mazzotti 995a8f6790
Merge pull request #1497 from anmazzotti/0-21_fix_vsphere_rke2_private_registry
[0.21] [vSphere][RKE2] Fix docker.io private registry authentication
2025-06-30 13:16:41 +02:00
.devcontainer Fix broken devcontainer build (#1475) 2025-06-18 12:12:55 +02:00
.github [vSphere][RKE2] Fix docker.io private registry authentication 2025-06-30 12:26:55 +02:00
api Add oci option to fetchConfig validation 2025-05-06 13:25:26 +02:00
charts/rancher-turtles Set higher memory limits for CAPI Operator (#1382) 2025-05-15 12:26:38 +02:00
config Add oci option to fetchConfig validation 2025-05-06 13:25:26 +02:00
docs Add ability to run examples CLI with `go run` from tag (#1454) 2025-06-10 14:28:56 +02:00
examples [vSphere][RKE2] Fix docker.io private registry authentication 2025-06-30 12:26:55 +02:00
exp Bump caprke2 to 0.17.1 2025-06-30 10:48:46 +02:00
feature feat: Enable agent-tls-mode feature by default 2025-04-29 14:44:43 +01:00
hack Revert "Bump k8s related dependencies to v1.32.0 version" 2025-04-28 12:00:27 +03:00
internal Bump caprke2 to 0.17.1 2025-06-30 10:48:46 +02:00
logos
scripts Bump ngrok operator for dev env 2025-06-06 10:56:08 +02:00
test [vSphere][RKE2] Fix docker.io private registry authentication 2025-06-30 12:26:55 +02:00
tilt Remove insecure-skip-verify option from Tiltfile (#1375) 2025-05-14 16:13:54 +03:00
updatecli/updatecli.d Override CAAPF provider image source to downstream one (#1353) 2025-05-06 14:53:28 +02: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 Fix documentation links (#1076) 2025-02-10 12:07:49 +00:00
Dockerfile
LICENSE
Makefile fix: Bump Go version (#1372) 2025-05-14 14:21:38 +02:00
PROJECT
README.md Fix documentation links (#1076) 2025-02-10 12:07:49 +00:00
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 fix: Bump Go version (#1372) 2025-05-14 14:21:38 +02: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.