From 3122310bc8b6723d8cd9bac95c683c9f89d4a07a Mon Sep 17 00:00:00 2001 From: Marius Kriegerowski Date: Wed, 27 Dec 2023 18:47:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 239bfa27..265ecbae 100644 --- a/README.md +++ b/README.md @@ -861,7 +861,7 @@ First and foremost, it depends, but it's always good to have a quick look into H - Activate it with `hcloud context create Kube-hetzner`; it will prompt for your Hetzner API token, paste that, and hit `enter`. - To check the nodes, if they are running, use `hcloud server list`. - To check the network, use `hcloud network describe k3s`. -- To look at the LB, use `hcloud loadbalancer describe traefik`. +- To look at the LB, use `hcloud loadbalancer describe k3s-traefik`. Then for the rest, you'll often need to log in to your cluster via ssh, to do that, use: