From 89137722400555d2ac2ee2a6f9e05adc61bcb835 Mon Sep 17 00:00:00 2001 From: jpgouin Date: Tue, 25 Feb 2025 11:07:47 +0100 Subject: [PATCH] Update README.md Co-authored-by: Enrico Candino --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20300c78..c47512fc 100644 --- a/README.md +++ b/README.md @@ -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: >