How I Run KSail Autonomously with GitHub Agentic Workflows
A Mac Mini runs 24/7 at home, firing scheduled prompts that open PRs against KSail. Here’s how I’ve set it up and what I’ve learned running it.
A Mac Mini runs 24/7 at home, firing scheduled prompts that open PRs against KSail. Here’s how I’ve set it up and what I’ve learned running it.
KSail now ships with a built-in MCP server that lets Claude, Cursor, and other AI assistants manage Kubernetes clusters directly. Here’s how it works and what you can do with it.
Most local Flux setups point at a Git repo. OCI registries are cleaner — here’s a full walkthrough using KSail’s local registry and workload push command, plus how to extend the same workflow to GHCR for CI.
A quick guide on using macOS Keychain to avoid storing secrets in plaintext in your .zshrc.
How I built KSail’s interactive AI chat assistant using Go, GitHub Copilot SDK, and Bubbletea TUI framework.