Skip to content

mlunadia/carvel-kapp-controller

Repository files navigation

logo

kapp-controller

kapp controller provides a way to specify which applications should run on your K8s cluster via one or more App CRs. It will install, and continuously apply updates.

Features:

  • supports fetching git repos (via git), Helm charts (via helm fetch), Docker images (via imgpkg), inline content within resource
  • supports templating of Helm charts, ytt configuration (let us know what else we should support...)
  • installs and syncs resources with kapp
  • secure multi-tenant usage via service accounts and RBAC

More details in docs.

Join the Community and Make Carvel Better

Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. Please join us during our online community meetings. Details can be found on our Carvel website.

You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.

Check out which organizations are using and contributing to Carvel: Adopter's list

About

Continuous delivery and package management for Kubernetes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • Shell 1.2%
  • Dockerfile 0.8%