Configure and deploy complete EKS clusters.
-
Updated
Nov 12, 2024 - HCL
Configure and deploy complete EKS clusters.
Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦
A Terraform module to Provision AWS Elastic Kubernetes (EKS) clusters and worker nodes
Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
This project deploys a Kubernetes cluster on AWS using EKS and Terraform.
This repository enables infrastructure as code (IaC) for setting up a scalable and secure Kubernetes cluster on AWS, leveraging best practices for modular Terraform configurations. It helps our DevOps teams automate cluster provisioning and manage infrastructure efficiently.
This Terraform configuration sets up a production-ready Amazon EKS (Elastic Kubernetes Service) cluster on AWS, following best practices for modularity and scalability, making it easy to deploy, manage, and scale Kubernetes workloads in a secure environment
AWS Cloud Elastic Kubernetes Service setup and create Deployment and expose with using AWS_ELB load balancer.
URL shortener application, utilizing MongoDB for the database, Go for the backend, and HTML/CSS/JavaScript for the frontend. The CI/CD pipeline is managed with Jenkins, and security analysis is conducted using Trivy, Sonarqube. The application is built and pushed to AWS ECR and deployed on EKS using Helm charts.
AWS EKS. With deploy a real-time 2048 game application
This repository contains step-by-step instructions and configuration files for setting up an Amazon EKS (Elastic Kubernetes Service) cluster using eksctl. The goal is to provide a simple and efficient way to deploy a Kubernetes cluster on AWS with best practices for infrastructure management.
Kubernetes Configuration
AWS EKS Setup and "2048" Deployment Setup an AWS EKS cluster and deploy the game "2048" using eksctl and Kubernetes. This repo includes: Cluster Creation: Use eksctl to set up your EKS cluster. Deployment: Instructions for deploying "2048" with Kubernetes. IAM Configuration: Set up IAM roles, policies, and service accounts. Load Balancer: Install
Kubernetes Fundamentals
a project to learn Jenkins, and integrate it Kubernetes (AWS EKS), Terraform, Docker, GitHub Webhook.
For provisioning EKS
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Add a description, image, and links to the aws-eks-cluster topic page so that developers can more easily learn about it.
To associate your repository with the aws-eks-cluster topic, visit your repo's landing page and select "manage topics."