Prototype KubeClaw is a learning project exploring what a secure, scalable Kubernetes environment for AI agents looks like. It is not production ready and not beta. Expect breaking changes and unreviewed assumptions. Read the project status.

How-to

Focused procedures for common KubeClaw tasks.

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


SSH Keys with Passphrase

Protect cluster SSH keys with a passphrase and keep Ansible working through ssh-agent.

Store SSH Keys in Password Manager

Back up and restore cluster SSH keys using a password manager.

Manual Setup (Alternative)

Build the same infrastructure by hand in the Hetzner Console – the steps OpenTofu automates.