v0.0.2 — latest release
Kubernetes + GitHub Copilot,
Kubernetes + GitHub Copilot,
safely isolated
Spin up a read-only kubeconfig and run GitHub Copilot CLI
in an ephemeral container — zero credentials left behind.
Read-only RBAC
Creates a scoped ServiceAccount with get/list/watch on all resources — secrets never included.
Ephemeral by design
All RBAC resources and the kubeconfig are deleted automatically when you exit.
Multi-arch image
Pre-built for linux/amd64 and linux/arm64. Signed with cosign.
Docker & Podman
Auto-detects the container runtime. Works with both Docker and Podman.
Homebrew & Krew
Install via brew tap or kubectl krew. Pre-built binaries for all major platforms.
Interactive setup
Use -i to interactively configure image, network mode, volumes, and entrypoint.