WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

cgroschupp/terraform-provider-k0s

 
 

Repository files navigation

Terraform provider for k0s (using embedded k0sctl)

⚠️ The provider name on Terraform registry has been renamed from adnsio/k0s to alessiodionisi/k0s, please update your required_providers block.

Terraform provider to create and manage k0s Kubernetes clusters, using embedded k0sctl.

Getting started

You can install stable releases of the provider from the Terrafom registry.

Contributing

If you wish to work on the provider, you'll first need these requirements:

To compile the provider, run task install. This will build the provider and put the provider binary in the $GOPATH/bin directory.

To generate or update documentation, run task generate.

In order to run the full suite of acceptance tests, run task acceptance-tests.

Note: acceptance tests create real resources, and often cost money to run.

About

Terraform provider to create and manage k0s Kubernetes clusters, using embedded k0sctl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.1%
  • Shell 4.2%
  • Smarty 1.7%