Installing

How to install required tools and do basic commands towards the cluster

Installing Talos, hcloud and getting Kubeconfig

Installing Talos

Brew - MacOS/Linux
Curl - MacOS/Linux/WSL
brew install siderolabs/tap/talosctl

Installing hcloud

The hcloud cli is needed for managing cloud servers and has several other helpful commands. So let's get that.

brew - MacOS/Linux
scoop - Windows
brew install hcloud

Getting talosconfig

The talosconfig is stored in 1Password in the Bifrost vault. You can get it through this link.

Getting kubeconfig

After you've stored the talosconfig in a folder, you can get the kubeconfig through the talosctl command (running it in the same folder as talosconfig)

bash
  talosctl --talosconfig talosconfig kubeconfig .