Skip to content

carvel-dev/kapp-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kapp-controller

kapp controller provides a way to specify which applications should run on your K8s cluster. It will install, and continiously apply updates.

Features:

  • supports fetching Helm charts (via helm fetch), git repos (via git), Docker images (via imgpkg), inline content within resource
  • supports templating of Helm charts, ytt configuration
  • installs and syncs resources with kapp