homeserver
terraform-aws-eks
homeserver | terraform-aws-eks | |
---|---|---|
1 | 75 | |
13 | 4,477 | |
- | 0.6% | |
8.8 | 8.8 | |
2 months ago | 9 days ago | |
HCL | HCL | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
homeserver
-
Talos: Secure, immutable, and minimal Linux OS for running Kubernetes
I've leaned into it: all application state is on ephemeral storage and its constantly replicated "off-site" to a NAS running minio.
To accomplish this, I have restricted myself to SQLite as storage and use Litestream for replication. On start, Litestream reconstructs the last known state before the application starts. [Source](https://github.com/LukasKnuth/homeserver/blob/912cbc0111e44d...)
It works very well for my workloads (user interaction driven web apps) but there are theoretical situations in which data loss can occurr.
terraform-aws-eks
-
EKS Auto Mode Arrives in Terraform – Simplify Kubernetes Today
Terraform eks module released a new version v20.31.0 which enables the support of EKS Auto mode and EKS Hybrid Nodes.
-
Run Kubernetes Like a Pro—Without the Expertise! Introducing EKS Auto Mode
Note: Terraform support(still ongoing) not yet there so for this blog we will use AWS console.
-
How to use the AWS Load Balancer Controller to connect multiple EKS clusters with existing Application Load Balancers
Here’s a lovely GitHub issue with more details: https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1539
-
Efficient Kubernetes Cluster Deployment: Accelerating Setup with EKS Blueprints
Upon reviewing EKS Blueprints, I found myself pondering its relationship with terraform-aws-modules-eks. In reality, EKS Blueprints does not stand in opposition to or compete with terraform-aws-modules-eks; rather, it complements and extends its functionality. EKS Blueprints acts as a valuable enhancement to the standard EKS module, enriching it with additional features and refinements, effectively adding a touch of sweetness and spice to the existing framework.
-
Optimiza tu cluster EKS con Karpenter
Karpenter Example
-
AWS: Karpenter and SSH for Kubernetes WorkerNodes
For the Terraform, here you will need to add thenode_security_group_additional_rules in the EKS module for SSH access, and create an EC2 Instance Connect Endpoint for the VPC, as in my case we create VPC and EKS separately.
- Feat: Made it clear that we stand with Ukraine
- Need suggestions for managing eks terraform module
-
What's everyone's favorite EKS Terraform module these days?
cloudposse module was popular but most have moved to https://github.com/terraform-aws-modules/terraform-aws-eks also eks blueprints will be moving to this module. use eks blueprints v5
-
The Future of Terraform: ClickOps
That's a very simplistic view. Let's do a small thought exercise. Is this module not infrastructure?
What are some alternatives?
talos - Talos Linux is a modern Linux distribution built for Kubernetes.
terragrunt-infrastructure-modules-example - A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
extensions - Talos Linux System Extensions
eksctl - The official CLI for Amazon EKS
terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
terraform-aws-cloudwatch - Terraform module to create AWS Cloudwatch resources 🇺🇦
terraform-aws-eks-blueprints - Configure and deploy complete EKS clusters.
eks-alb-istio-with-tls - This repository demonstrate how to configure end-to-end encryption on EKS platform using TLS certificate from Amazon Certificate Manager, AWS Application LoadBalancer and Istio as service mesh.
terraform-aws-security-group - This terraform module creates set of Security Group and Security Group Rules resources in various combinations.
terraform-provider-flux - Terraform and OpenTofu provider for bootstrapping Flux
eks-v17-v18-migrate - How to migrate from v17 to v18 of `terraform-aws-eks` module