- terraform-k3s-private-cloud VS typhoon
- terraform-k3s-private-cloud VS ubuntu-hardened-host
- terraform-k3s-private-cloud VS aws-cloud-gaming
- terraform-k3s-private-cloud VS oracle-cloud-terraform-examples
- terraform-k3s-private-cloud VS aws-minikube
- terraform-k3s-private-cloud VS simple-vm-tf
- terraform-k3s-private-cloud VS terraform-vsphere-ubuntu-example
- terraform-k3s-private-cloud VS terraform-hcloud-kube-hetzner
- terraform-k3s-private-cloud VS forge
- terraform-k3s-private-cloud VS cloudblock
Terraform-k3s-private-cloud Alternatives
Similar projects and alternatives to terraform-k3s-private-cloud
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
aws-cloud-gaming
Discontinued Terraform module to automate the provisioning an AWS EC2 instance with a gpu to play games in the cloud using Parsec.
-
oracle-cloud-terraform-examples
Oracle cloud terraform examples, provision oracle cloud resources using terraform
-
-
simple-vm-tf
Discontinued Deploy a DigitalOcean droplet with some basic security using terraform and cloud-init.
-
terraform-hcloud-kube-hetzner
Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
-
forge
ForgeMT is a multi-tenant platform for self-hosted GitHub Actions runners on AWS. It gives platform teams an IaC-driven way to operate ephemeral EC2 runners and ARC/Kubernetes runner scale sets for many tenant repositories. (by cisco-open)
-
cloudblock
Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
terraform-k3s-private-cloud discussion
terraform-k3s-private-cloud reviews and mentions
-
Deploy full fledged K3s private clusters in Terraform, in < 2 mins!
Hi all, This is my firstly open source project. I have deployed several k8s clusters in the past, using * terraform * kops * typhoon (a fork) * container-linux This is my attempt to simplify deployment using K3S and only Terraform It supports PVC (Volume), Load Balancing and uses Session Manager. Currently it supports only AWS, but there is a plan to also support Digital Ocean and GCP in the future. Why would I do this? - I wish to empower individual developers to have their own test/staging environment - Big clusters fail, coordination is hard, service mesh is expensive - I wish our code can simply run anywhere on any cloud, even if its stateful Github: https://github.com/sagittaros/terraform-k3s-private-cloud Terraform module: https://registry.terraform.io/modules/sagittaros/private-cloud/k3s/latest Let me know if you folks got any feedback for me, thanks!
- Deploy full fledged K3s private clusters with Terraform
Stats
inscapist/terraform-k3s-private-cloud is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of terraform-k3s-private-cloud is HCL.