Found 166 repositories(showing 30)
Controller for managing Trunk & Branch Network Interfaces on EKS Cluster using Security Group For Pod feature and IPv4 Addresses for Windows Node.
jpbarto
CloudFormation template and associated shell script to create a VPC, an EKS cluster, and a worker node group all without internet connectivity.
squareops
Terraform module to create an Elastic Kubernetes Service(EKS) cluster, managed(CIS) node group and associated resources
tideops
Terraform module for creating an Elastic Kubernetes Service (EKS) cluster with managed node groups.
yukccy
Terraform repository for an ArgoCD server on EKS cluster with a single node group exposed by AWS ALB
alexei-led
EKS cluster with multiple Spot Node Groups (scale from 0 GPU Node Groups)
Ajaypathak372
Creating an AWS EKS Cluster with a Fargate Profile and Node Group and connect it with AWS RDS using Terraform
abbashussainz
This Terraform project creates a custom VPC with public and private subnets, an EC2 bastion host with a security group in the public subnet, an EKS cluster with a network interface in the public subnet, and two EKS node groups in the public and private subnets. IAM roles are created for the EKS cluster and node groups,
Creating an EKS cluster with node group
LukeMwila
AWS EKS cluster and worker node groups in a VPC, with an ALB Ingress Controller. Provisioned with Terraform.
usmans58
eks-observability-terraform is a Terraform project that sets up a production-ready Amazon EKS cluster with VPC, IAM, and managed node groups. It’s built to be easily extended with Prometheus and Grafana for Kubernetes monitoring.
This revokes the Amazon EKS cluster security group egress rule. This is intended for use by anyone who does not want egress rules to unrestricted destinations. This is an alternative to revoking the rule manually every time. You must allow egress traffic to your nodes' security groups when they are created.
lightninglife
This project is intended to create a 3 tier AWS Infrastructure & an EKS cluster with node group built with EKS optimized ami using packer. In the worker node, Argocd is used as a CI/CD tool to deploy netflix
cc4i
Automated launch EKS or ECS cluster, worker nodes with Auto Scaling Group are made up by On-Demand and Spot.
clovisbernard
This repository provides Terraform configurations to create an Amazon EKS (Elastic Kubernetes Service) cluster. The setup is organized into separate modules and resources for the control plane and node group, allowing flexibility and reusability.
Snowflake-Labs
Terraform code for AWS EKS cluster with EKS managed node groups, basic security groups, ALB controller and external DNS add-ons using IRSA
akshayghalme
Production-ready AWS EKS Terraform module with managed node groups, IRSA, OIDC provider, cluster logging, and spot instance support
vistaprint
Simple Terraform module to manage an AWS EKS cluster node group
tmccoy14
Terraform Module that defines an EKS cluster and node group with IAM roles and policies.
irschad
Create EKS cluster with a Node Group and deploy nginx application on the cluster
SulbiTechLabs
No description available
stephane48
Creating an EKS cluster with worker node group
Terraform multi-module to manage AWS EKS clusters with EKS-managed node groups
t2yijaeho
Amazon EKS cluster and node group in new VPC with AWS CloudFormation
sudarshanj01
Terraform for creating eks cluster and aws manged node groups , using aws modules
adityawdubey
A Terraform-based IaC that provisions an Amazon EKS cluster on AWS with VPC, subnets, managed node groups, and add-ons (AWS Load Balancer Controller & Amazon EBS CSI Driver) using IRSA and Kubernetes RBAC best practices.
This repo provisions an AWS EKS cluster (private nodes) with a baseline managed node group plus Karpenter for autoscaling.
fervartel
Terraform template to spin-up a basic EKS cluster with an autoscaling group for worker nodes
tx-pts-dai
Terraform module to deploy an EKS cluster, configurable with managed node groups with/without custom launch template.
malikahsanawan
This is the Demo site of just practive my eks skills and i create the docker image and push it on AWS ECR and then Create the EKS Cluster and Node Group and run the Application on my EKS Cluster.