Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Furkat Gofurov <[email protected]>
  • Loading branch information
furkatgofurov7 committed Apr 2, 2024
1 parent 4241823 commit b0c4fa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If uninstalling, you can refer to [Uninstalling Rancher Turtles](../uninstall_tu

### Installation

- From your browser, access Rancher Manager and navigate to the local cluster.
- From your browser, access Rancher Manager and explore the **local** cluster.
- Using the left navigation pane, go to `Apps` -> `Repositories`.
- Click `Create` to add a new repository.
- Enter the following:
Expand Down
4 changes: 2 additions & 2 deletions docs/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Everything you need to know about getting started with Rancher Turtles.
| Helm | `>=3.12.0` | |
| Rancher | `>=2.8.1 | Using [helm based](https://ranchermanager.docs.rancher.com/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster#install-the-rancher-helm-chart) installation on any kubernetes cluster directly or on a newly created [Amazon](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks), [Azure](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-aks) or [Google](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-gke) service based options. Additional feature gate [modifications](./rancher.md#installing-rancher) are required. |
| Cert-manager | `>=v1.12.0` | Using [helm](https://cert-manager.io/docs/installation/helm/#installing-with-helm) based installation or via [kubectl apply](https://cert-manager.io/docs/installation/#default-static-install) command or as a helm [dependency](./install-rancher-turtles/using_rancher_dashboard.md) (recommended) |
| Cluster API Operator | `>=v0.9.1` | Using [helm chart](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/docs/README.md#method-2-use-helm-charts) and then [manually installing Turtles](./install-rancher-turtles/using_helm.md) or letting Turtles take care of it as a [dependency](./install-rancher-turtles/using_rancher_dashboard.md) (recommended) to the `Rancher Turtles` |
| Cluster API Operator | `>=v0.9.1` | Using [Rancher UI](./install-rancher-turtles/using_rancher_dashboard.md) (recommended) or [Helm install](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/docs/README.md#method-2-use-helm-charts) (for advanced use cases) |
| Cluster API | `v1.4.6` | |
| Rancher-turtles operator | `v0.6.0` | Using [Rancher UI](./install-rancher-turtles/using_rancher_dashboard.md) or [Helm install](./install-rancher-turtles/using_helm.md) |
| Rancher-turtles operator | `v0.6.0` | Using [Rancher UI](./install-rancher-turtles/using_rancher_dashboard.md) (recommended) or [Helm install](./install-rancher-turtles/using_helm.md) (for advanced use cases) |

0 comments on commit b0c4fa5

Please sign in to comment.