Skip to content

Repository files navigation

Kubed KRM

📸 Image Builder 🧁 Publish Version

A base image and workspace for managing Kubernetes Resources. Includes kubectl, kustomize, and krew, plus this repo's custom kubectl-* plugins.

kubectl plugins

Files under kubectl/ install as kubectl <name> (baked into /kubed/bin). They read name/namespace/server-side/applyset from an app's kustomization.yaml:

Command Does
kubectl build <dir> render (kustomize build with alpha plugins + helm + exec + network)
kubectl up <dir> build → apply (applyset + prune)
kubectl down <dir> build → delete
kubectl plan <dir> build → diff (create/update) + applyset prune preview — read-only

Contributing

PR → merge → publish, with a changelog gate on every PR. See CONTRIBUTING.md and AGENTS.md; release notes in CHANGELOG.md.

About

A base image and workspace for managing Kubernetes Resources

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages