K8s operator for Terraform - Manage your Terraform environment with Kubernetes!
KubeTerra allows to manage Terraform resources and modules with Kubernetes in a cloud native way. Kubeterra itself is a controller manager that run on kubernetes and operating on CustomResources. The controller is built in a generic way and support out of the box the most common Terraform provider.
We strongly recommend that you use an official release of kubeterra. The tarballs for each release contain the sample YAML files for deploying kubeterra to your cluster. Follow the instructions under the Install section of our documentation to get started.
The code and sample YAML files in the master branch of the kubeterra repository are under active development and are not guaranteed to be stable. Use them at your own risk!
The documentation provides a getting started guide, plus information about building from source, architecture, extending kubeterra, and more.
Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of kubeterra.
If you encounter issues file an issue or talk to us on the #kubeterra channel on the loodse Slack.
Thanks for taking the time to join our community and start contributing!
Feedback and discussion are available on the mailing list.
- Please familiarize yourself with the Code of Conduct before contributing.
- See CONTRIBUTING.md for instructions on the developer certificate of origin that we require.
- Read how we're using ZenHub for project and roadmap planning
- We welcome pull requests. Feel free to dig through the issues and jump in.
See the list of releases to find out about feature changes.