Skip to content
#

aws-eks-cluster

Here are 68 public repositories matching this topic...

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.

  • Updated Oct 14, 2024
  • HCL

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

  • Updated Oct 14, 2024
  • HCL

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.

  • Updated Sep 22, 2024
  • HTML

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

  • Updated Aug 4, 2024

Improve this page

Add a description, image, and links to the aws-eks-cluster topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-eks-cluster topic, visit your repo's landing page and select "manage topics."

Learn more