Rancher CAPI extension
Go to file
Carlos Salas 73487cf468
fix: remove v1 clusters for migration in post-upgrade job (#1063)
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
2025-01-29 20:51:55 +02:00
.devcontainer feat: add devcontainer 2024-03-15 15:43:20 +00:00
.github 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
api Add ability to leverage agent tls mode setting 2025-01-07 11:56:19 +01:00
charts/rancher-turtles fix: remove v1 clusters for migration in post-upgrade job (#1063) 2025-01-29 20:51:55 +02:00
config 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
docs docs: add rc to release guide 2025-01-28 15:20:54 +01:00
exp 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
feature Remove rancher-kubeconfigs feature 2025-01-23 10:10:53 +01:00
hack Keep using v1.30 for management cluster 2024-11-28 17:03:45 +01:00
internal 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
logos chore: add capi logo and move existing image 2023-10-26 11:50:15 +02:00
scripts fix: Make dev cluster name configurable (#1051) 2025-01-28 11:08:22 +00:00
test 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
tilt 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
updatecli/updatecli.d chore: add capg to list of updatecli providers 2025-01-20 09:34:09 +01: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 Add instructions to run vSphere e2e tests locally 2024-01-08 18:23:09 +02:00
.gitignore Cache e2e image builds 2024-10-22 11:33:33 +02:00
.golangci.yml 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00: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 fix: Install cert-manager before capi-operator 2024-08-05 19:08:28 +01:00
Dockerfile feat: add dockerfile cross-compilation for multi-platform images 2025-01-21 16:41:15 +01:00
LICENSE
Makefile 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
PROJECT Fix ETCDMachineSnapshot/ETCDSnapshotRestore kind types in PROJECT file 2024-10-17 16:32:18 +03:00
README.md Update README.md 2024-07-15 12:15:55 +03:00
Tiltfile Use correct binary path for snapshot/restore, adapt Tilt config (#987) 2025-01-08 11:28:41 +01: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 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
go.sum 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
go.work.example 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00:00
index.yaml
main.go 🌱 Bump CAPI Operator and other dependencies (#1062) 2025-01-29 16:02:50 +00: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.

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.