Rancher CAPI extension
Go to file
Alexander Demicev 06c602794e
Merge pull request #900 from alexander-demicev/backport014
[release-0.14] Backport etcd image and RBAC
2024-12-03 09:34:12 +01:00
.devcontainer
.github Run etcd snapshot/restore e2e locally (only) (#891) 2024-12-02 12:55:52 +00:00
api Allow to perform manual ETCD snapshots (#856) 2024-11-28 07:50:04 +01:00
charts/rancher-turtles Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
config Install turtles in a dev-env as opposed to upstream operator (#869) 2024-11-27 15:32:33 +01:00
docs
exp Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
feature
hack Keep using v1.30 for management cluster 2024-11-28 17:03:45 +01:00
internal Revert azure image override 2024-11-29 13:08:50 +01:00
logos
scripts Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
test Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
tilt Install turtles in a dev-env as opposed to upstream operator (#869) 2024-11-27 15:32:33 +01:00
updatecli/updatecli.d Run updatecli for CAPD for versioning consistency (#879) 2024-11-28 09:41:41 +00:00
util
.dockerignore
.envrc.example
.gitignore
.golangci.yml
.markdownlinkcheck.json
CODEOWNERS
CONTRIBUTING.md
Dockerfile Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
LICENSE
Makefile Unify etcd snapshot-restore image with turtles 2024-12-02 21:37:49 +01:00
PROJECT
README.md
Tiltfile Remove etcd-snapshot from tilt 2024-12-02 21:37:53 +01:00
code-of-conduct.md
devbox.json
devbox.lock
go.mod Bump ginkgo to align the versions 2024-11-26 20:24:18 +02:00
go.sum Bump ginkgo to align the versions 2024-11-26 20:24:18 +02:00
go.work.example
index.yaml
main.go
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.