Update README.md

Co-authored-by: Enrico Candino <enrico.candino@gmail.com>
This commit is contained in:
jpgouin
2025-02-25 11:07:47 +01:00
committed by GitHub
co-authored by Enrico Candino
parent dbbe03ca96
commit 8913772240
+2 -1
View File
@@ -94,7 +94,8 @@ To create a new K3k cluster, use the following command:
```bash
k3kcli cluster create mycluster
```
> [!NOTE] Creating a K3k Cluster on a Rancher-Managed Host Cluster
> [!NOTE]
> **Creating a K3k Cluster on a Rancher-Managed Host Cluster**
>
> If your *host* Kubernetes cluster is managed by Rancher (e.g., your kubeconfig's `server` address includes a Rancher URL), use the `--kubeconfig-server` flag when creating your K3k cluster:
>