Skip to content

An extensible framework for application-level data management on Kubernetes

License

Notifications You must be signed in to change notification settings

nonomal/kanister

 
 

Kanister Logo

Kanister

Go Report Card Build Status

A framework for data management in Kubernetes. It allows domain experts to define application-specific data management workflows through Kubernetes API extensions. Kanister makes it easy to integrate your application's data with your storage infrastructure.

Features

  • Tasks Execute Anywhere: Exec into running containers or spin up new ones.
  • Object Storage: Efficiently and securely transfer data between your app and Object Storage using Restic.
  • Block Storage: Backup, restore, and copy data using your storage's APIs.
  • Kubernetes Workload Integration: Easily perform common workload operations like scaling up/down, acting on all mounted PVCs and many more.
  • Application Centric: A single Blueprint handles workflows for every instance of your app.
  • Kubernetes Native APIs: APIs built using CRDs that play nicely with the Kubernetes ecosystem.
  • Secured by RBAC: Prevent unauthorized access to your workflows using RBAC.
  • Reporting: Watching, logging and eventing let you know the impact of your workflows.

Community Applications

Stable Helm charts that have been updated with Kanister support.

Kanister in action for MySQL Database

asciicast

Community Meetings

We hold public community meetings, for roadmap and other design discussions, once every two weeks on Thursday at 06:00 PM CET.

  • Agenda and meeting notes can be found in this document.
  • To get yourself added into the regular Community meetings invite, please drop a mail to [email protected].
  • Meeting joining details can be found in the meeting invite itself.

Code of Conduct

Kanister is for everyone. We ask that our users and contributors take a few minutes to review our Code of Conduct.

Security

See SECURITY.md for our security policy, including how to report vulnerabilities.

Resources

To get started or to better understand kanister, see the documentation.

For troubleshooting help, you can email the mailing list, reach out to us on Slack, or file a Github issue.

Presentations

License

Apache License 2.0, see LICENSE.

About

An extensible framework for application-level data management on Kubernetes

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.3%
  • Shell 2.3%
  • Other 1.4%