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
- Host: GitHub
- URL: https://github.com/vojtechmares/linode-kubernetes-example
- Owner: vojtechmares
- Created: 2020-09-09T12:47:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:42:11.000Z (over 3 years ago)
- Last Synced: 2025-05-14T15:53:38.811Z (about 1 year ago)
- Topics: kubernetes, linode, terraform
- Language: HCL
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`