A collection of reusable GitHub Actions for kubed-io workflows.
| Action | Description |
|---|---|
| build-image | Sets up Buildx and bakes a Docker Compose file, optionally pushing to Docker Hub |
| kluster-konnect | Authenticates to GCP, configures kubeconfig (in-cluster SA token or GCP Secret Manager), and optionally connects to OpenVPN |
| kubectl | Runs a kubectl command and writes output to the step summary |
| krm-setup | Installs the KRM toolchain (kubectl, kustomize, helm, krew, kompose, yq) and kubed-krm Python package |