Kploy

Latest version: v0.10.1

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.9.0

With v0.9 I consider kploy as beta software. This means the goal is now to stabilize the API, gather usage experience and community feedback.

New in this release are the `debug` command (since 0.8) and the `scale` command, learn more about these two features in the [docs](https://github.com/kubernauts/kploy/blob/master/dev.md).

See the [issue](https://github.com/kubernauts/kploy/issues) list for further planned features (mainly for 2.x).

0.7.0

This release is all about security: making it easier to use kploy in production through automagic support of [Kubernetes Secret](http://kubernetes.io/v1.0/docs/user-guide/secrets.html).

0.6.0

Not secure
Now, kploy is namespace aware (0.4), you can use [helm](http://helm.sh/) charts (0.5) and with the new `export` command (0.6) you can create a snapshot of your app that you can then use in `init` again.

0.3.0

Not secure
With v0.3 kploy now covers the entire application lifecycle: it knows how to bootstrap a Kubernetes app (using `init`), run it and tear it down again (using `destroy`).

Also added in this release: the `list` and the `stats` commands, both providing you with insights about how your app is doing.

Last but not least you can now learn more about supported commands by prepending `explain` to it, as in `kploy explain dryrun`.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.