mweibel / kubeform

Kubernetes CRDs for Terraform providers

Home Page:https://kubeform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Docker Pulls Slack Twitter

Kubeform

Kubeform by AppsCode is a Kubernetes operator for Terraform. Kubeform provides auto-generated Kubernetes CRDs for Terraform resources and modules so that you can manage any cloud infrastructure in a Kubernetes native way. You just write a CRD for a cloud infrastructure, apply it and Kubeform will create it for you! Kubeform currently supports 5 top cloud platforms. These are AWS, Google Cloud, Azure, Digitalocean and Linode.

Features

  • Native kubernetes support
  • Built on Terraform
  • Supports Terraform resources and modules
  • Use cloud infrastructures as code
  • Define & Manage cloud infrastructures as Kubernetes CRD (Custom Resource Definition)
  • Supports multiple cloud platform
  • 100% open source

Installation

To install Kubeform, please follow the guide here.

Using Kubeform

Want to learn how to use Kubeform? Please start here.

Contribution guidelines

Want to help improve Kubeform? Please start here.

Acknowledgement

Support

We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #kubeform. To sign up, use our Slack inviter.

If you have found a bug with Kubeform or want to request for new features, please file an issue

About

Kubernetes CRDs for Terraform providers

https://kubeform.com

License:Apache License 2.0


Languages

Language:Go 59.2%Language:Makefile 26.7%Language:Shell 14.1%