Skip to content

🐺 Create and Manage Kubernetes Clusters For Developers!

License

Notifications You must be signed in to change notification settings

Clivern/Caterpillar

Caterpillar Logo

Caterpillar

Create and Manage Kubernetes Clusters For Developers


Documentation

Deployment

Download the latest caterpillar binary. Make it executable from everywhere.

$ export CATEPILLAR_LATEST_VERSION=$(curl --silent "https://api.github.com/repos/Clivern/Caterpillar/releases/latest" | jq '.tag_name' | sed -E 's/.*"([^"]+)".*/\1/' | tr -d v)

$ curl -sL https://github.com/Clivern/Caterpillar/releases/download/v{$CATEPILLAR_LATEST_VERSION}/caterpillar_{$CATEPILLAR_LATEST_VERSION}_Linux_x86_64.tar.gz | tar xz

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Caterpillar is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.

See the Releases section of our GitHub project for changelogs for each release version of Caterpillar. It contains summaries of the most noteworthy changes made in each release. Also see the Milestones section for the future roadmap.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/caterpillar/issues

Security Issues

If you discover a security vulnerability within Caterpillar, please send an email to hello@clivern.com

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2022, Clivern. Released under MIT License.

Caterpillar is authored and maintained by @clivern.

About

🐺 Create and Manage Kubernetes Clusters For Developers!

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published