8000 GitHub - kluctl/kluctl at v2.5.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ kluctl Public

The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.

License

Notifications You must be signed in to change notification settings

kluctl/kluctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kluctl

kluctl

kluctl is the missing glue that puts together your (and any third-party) deployments into one large declarative Kubernetes deployment, while making it fully manageable (deploy, diff, prune, delete, ...) via one unified command line interface.

Use kluctl to:

  • Organize large and complex deployments, consisting of many Helm charts and kustomize deployments
  • Do the same for small and simple deployments, as the overhead is small
  • Always know what the state of your deployments is by being able to run diffs on the whole deployment
  • Always know what you actually changed after performing a deployment
  • Keep your clusters clean by issuing regular prune calls
  • Deploy the same deployment to multiple environments (dev, test, prod, ...), with flexible differences in configuration
  • Manage multiple target clusters (in multiple clouds or bare-metal if you want)
  • Manage encrypted secrets for multiple target environments and clusters (based on Sealed Secrets)
  • Integrate it into your CI/CI pipelines and avoid putting too much logic into your shell scripts

kluctl tries to be as flexible as possible, while keeping it as simple as possible. It reuses established tools (e.g. kustomize and Helm), making it possible to re-use a large set of available third-party deployments.

kluctl works completely local. In its simplest form, there is no need for any operators or other server-side components. As long as the target cluster kubeconfig is present locally, you are able to execute it from everywhere, including your CI/CD pipelines or your laptop.

Documentation

Documentation can be found here: https://kluctl.io

About

The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors 22

  • < 4683 /div>
0