# How-to

> Focused procedures for common KubeClaw tasks.

---

LLMS index: [llms.txt](/kubeclaw/llms.txt)

---

Practical recipes for managing SSH keys, plus a manual walkthrough of the
infrastructure OpenTofu builds for you.

---

Section pages:

- [SSH Keys with Passphrase](/kubeclaw/docs/how-to/ssh-keys-with-passphrase/): Protect cluster SSH keys with a passphrase and keep Ansible working through ssh-agent.
- [Store SSH Keys in Password Manager](/kubeclaw/docs/how-to/store-ssh-keys-in-password-manager/): Back up and restore cluster SSH keys using a password manager.
- [Manual Setup (Alternative)](/kubeclaw/docs/how-to/manual-setup/): Build the same infrastructure by hand in the Hetzner Console -- the steps OpenTofu automates.
