An open API service indexing awesome lists of open source software.

https://github.com/vojtechmares/linode-kubernetes-example

Example Terraform repository for creating Kubernetes cluster on Linode
https://github.com/vojtechmares/linode-kubernetes-example

kubernetes linode terraform

Last synced: about 2 months ago
JSON representation

Example Terraform repository for creating Kubernetes cluster on Linode

Awesome Lists containing this project

README

          

# Linode Kubernetes

**NOTE**: Requires [Ondrej Sika](https://ondrej-sika.cz)'s [`linodex provider`](https://registry.terraform.io/providers/ondrejsika/linodex/latest) for additonal features (LoadBalancer IP)

## Setup
- `terraform init`
- `terraform init modules/linode-kubernetes`
- `terraform apply`