mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Removing the old demo section and moving the prereqs to the beginning of the page as a top level section.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
@@ -12,9 +12,14 @@ Below is a visual representation of the key components of Rancher Turtles and th
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
## Prerequisites
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/lGsr7KfBjgU?si=ORkzuAJjcdXUXMxh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
Before installing Rancher Turtles in your Rancher environment, you must disable Rancher's `embedded-cluster-api` functionality. This also includes cleaning up Rancher-specific webhooks that otherwise would conflict with CAPI ones.
|
||||
|
||||
To simplify setting up Rancher for installing Rancher Turtles, the official Rancher Turtles Helm chart includes a `pre-install` hook that removes the following:
|
||||
|
||||
- Disables the `embedded-cluster-api` feature in Rancher.
|
||||
- Deletes the `mutating-webhook-configuration` and `validating-webhook-configuration` webhooks, as they are no longer needed.
|
||||
|
||||
## Installing the Rancher Turtles Operator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user