Rancher CAPI extension
Go to file
Carlos Salas 1f0517e0b4
Merge pull request #923 from anmazzotti/mitigate_test_flakyness
Increase timeout when waiting for reconciler
2024-12-17 08:10:09 +01:00
.devcontainer
.github
api
charts/rancher-turtles
config
docs
exp
feature
hack
internal
logos
scripts
test
tilt
updatecli/updatecli.d
util
.dockerignore
.envrc.example
.gitignore
.golangci.yml
.markdownlinkcheck.json
CODEOWNERS
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
PROJECT
README.md
Tiltfile
code-of-conduct.md
devbox.json
devbox.lock
go.mod
go.sum
go.work.example
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.

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.