Skip to content

Commit

Permalink
Merge pull request #1137 from HerrMuellerluedenscheid/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mysticaltech authored Dec 29, 2023
2 parents 7261b08 + 3122310 commit c7120eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c7120eb

Please sign in to comment.