All Projects → kubernauts → Kploy

kubernauts / Kploy

Licence: apache-2.0
An opinionated Kubernetes deployment system for appops

Programming Languages

python
139335 projects - #7 most used programming language

kploy

version downloads build status

Welcome to kploy, an opinionated Kubernetes deployment system for appops. We use convention over configuration in order to enable you to run microservices-style applications with Kubernetes as simple and fast as possible.

Usage

See kubernetes.sh/kploy for installation and usage.

Dependencies

All of the following are included in the setup:

  • The pyk toolkit
  • Pretty-print tabular data with tabulate

Releases

  • [x] In v0.10: adds experimental push and pull command via KAR
  • [x] In v0.9: adds scale command (autoscale yet TBD)
  • [x] In v0.8: adds debug command, some refactoring
  • [x] In v0.7: adds support for environment data: automagic handling of Kubernetes Secrets on run
  • [x] In v0.6: export command creates snapshot of app; can be imported when doing init
  • [x] In v0.5: simple support for helm charts via remotes (*.url)
  • [x] In v0.4: support for namespaces (via namespace field in Kployfile)
  • [x] In v0.3: moved to Kubernauts org, new location is https://github.com/kubernauts/kploy
  • [x] In v0.2: init command and app management: resources via list and runtime statistics via stats
  • [x] In v0.1: dryrun and run commands

Roadmap

kploy is now considered beta. This means the goal is now to stabilize the API, gather usage experience and community feedback. See the issue list for further planned features.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].