Skip to content

kubeform/kubeform

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
DCO
 
 
 
 
 
 

Slack Twitter

Kubeform

Kubeform by AppsCode is a Kubernetes operator provisioning cloud or on-prem resources using Terraform providers. Kubeform provides auto-generated Kubernetes CRDs for Terraform resources 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
  • Use cloud infrastructures as code
  • Define & Manage cloud infrastructures as Kubernetes CRD (Custom Resource Definition)
  • Supports multiple cloud platform

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

Many thanks to Hashicorp for Terraform project.

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