k8s-buildkit-job
Installation
SKILL.md
K8s BuildKit Job
Run a temporary BuildKit daemon in the active Kubernetes sandbox, then use buildctl from the sandbox runtime to send the local repository context and push the resulting image to GHCR.
This skill is the build executor for Brain Sandbox Skills prepare artifacts:
brain-github-deploy
-> .sealos/build-request.json
-> k8s-buildkit-job
-> temporary buildkitd Job + Service
-> sandbox buildctl sends local context
-> .sealos/build-result.json
Scope
This skill does: