awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
terraform-aws-modules avatar

terraform-aws-modules/terraform-aws-eks

0
View on GitHub↗
4,973 stele·4,400 fork-uri·HCL·Apache-2.0·6 vizualizăriregistry.terraform.io/modules/terraform-aws-modules/eks/aws↗

Terraform Aws Eks

Acesta este un modul Terraform de tip infrastructură ca cod (IaC), conceput pentru provizionarea și gestionarea clusterelor Amazon Elastic Kubernetes Service și a nodurilor de lucru. Acesta funcționează ca un provizionator de clustere Kubernetes care gestionează implementarea mediilor de orchestrare a containerelor gestionate, inclusiv planul de control și grupurile de noduri asociate.

Proiectul oferă un manager de securitate pentru nodurile cloud, pentru a aplica reguli de rețea și grupuri de securitate atât pentru clusterele gestionate, cât și pentru cele autogestionate. De asemenea, automatizează configurarea acestor medii prin scripturi de bootstrap personalizate și fișiere de configurare injectate în timpul procesului de lansare a nodurilor.

Modulul acoperă capabilități mai largi în automatizarea infrastructurii AWS și implementarea resurselor regionale, permițând crearea de resurse cloud în diferite regiuni geografice. De asemenea, gestionează securitatea rețelei Kubernetes prin implementarea unor reguli dedicate de grupuri de securitate pentru a izola și proteja traficul clusterului.

Features

  • Managed Kubernetes Provisioning - Automates the setup of managed Kubernetes clusters on AWS, including the control plane and worker node groups.
  • Terraform Provisioning - Uses declarative Terraform configuration to provision and manage Amazon EKS clusters and worker nodes.
  • AWS Provisioners - Provides automated deployment and management of comprehensive AWS infrastructure using Terraform.
  • Kubernetes Cluster Provisioners - Automates the creation and configuration of managed Kubernetes clusters and their associated cloud infrastructure.
  • Kubernetes Cluster Provisioning - Handles the automated deployment and lifecycle management of production-grade Amazon EKS clusters.
  • Reusable Infrastructure Modules - Provides a reusable set of Terraform configurations to standardize the deployment of AWS cloud resources.
  • Composite Resource Interfaces - Aggregates multiple AWS resource declarations into a single reusable module to standardize Kubernetes cluster deployments.
  • Cluster Network Security Managers - Provides a mechanism to apply specific network rules and security groups to managed and self-managed node clusters.
  • Cluster Node Management - Simplifies the configuration and management of Kubernetes node groups through high-level input parameters.
  • Regional Resource Selection - Allows for the selection and deployment of cloud resources across multiple specific AWS geographic regions.
  • Infrastructure Layer Deployments - Implements a tiered provisioning approach that separates the cluster control plane from worker node group deployment.
  • Kubernetes Node Provisioning - Configures and deploys secure host nodes that integrate with the kubelet to join the EKS cluster.
  • Node Configuration Files - Injects custom configuration files and bootstrap scripts into cluster nodes during the provisioning process.
  • Kubernetes Security - Implements network isolation and protection for cluster traffic through dedicated security group rules.
  • Cloud Security Group Rules - Defines inbound and outbound traffic permissions for EKS node groups using dedicated cloud security group rules.
  • EC2 User Data Scripts - Injects custom shell scripts into EC2 launch templates to automate node registration with the Kubernetes API.
  • Infrastructure Modules - Deploys and manages AWS Elastic Kubernetes Service clusters.

Istoric stele

Graficul istoricului de stele pentru terraform-aws-modules/terraform-aws-eksGraficul istoricului de stele pentru terraform-aws-modules/terraform-aws-eks

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Terraform Aws Eks

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Terraform Aws Eks.
  • eksctl-io/eksctlAvatar eksctl-io

    eksctl-io/eksctl

    5,203Vezi pe GitHub↗

    eksctl is a command-line tool for provisioning, managing, and deleting managed Kubernetes clusters on Amazon EKS. It functions as a cloud infrastructure automator and cluster provisioner that creates the control plane, worker nodes, and necessary cloud networking for Kubernetes environments. The tool provides orchestration for hybrid cloud environments, integrating on-premises and edge infrastructure into a managed cloud cluster. It handles the specialized networking and credential provisioning required to link remote nodes with a cloud control plane. The project covers broad administrative

    Goamazon-web-servicesaws-cloudformationaws-ec2
    Vezi pe GitHub↗5,203
  • kubernetes-sigs/cluster-apiAvatar kubernetes-sigs

    kubernetes-sigs/cluster-api

    4,233Vezi pe GitHub↗

    Cluster API is a declarative framework and multi-cluster management system for automating the creation, scaling, and destruction of Kubernetes clusters across diverse infrastructures. It acts as a cluster provisioning orchestrator and infrastructure provisioner, using a centralized management cluster to operate the full lifecycle of multiple remote workload clusters. The project employs a provider-based plugin architecture that decouples core orchestration logic from specific cloud or bare-metal implementations. This allows the system to standardize the deployment of control planes, the boots

    Gok8s-sig-cluster-lifecycle
    Vezi pe GitHub↗4,233
  • ozbillwang/terraform-best-practicesAvatar ozbillwang

    ozbillwang/terraform-best-practices

    1,841Vezi pe GitHub↗

    This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing, and maintaining scalable infrastructure code. It serves as a standardized resource for teams aiming to implement consistent infrastructure as code practices, focusing on the lifecycle management of cloud resources through modularization, documentation, and rigorous testing. The guide distinguishes itself by offering actionable strategies for complex infrastructure orchestration, including techniques for multi-environment management and secure state handling. It emphasizes the i

    HCLbest-practicesbest-practiseshashicorp
    Vezi pe GitHub↗1,841
  • aws/karpenter-provider-awsAvatar aws

    aws/karpenter-provider-aws

    7,661Vezi pe GitHub↗

    karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node lifecycle manager and cluster cost optimizer that automatically provisions and removes compute instances based on the resource requirements of pending pods. The project distinguishes itself through advanced AWS spot instance orchestration and price-capacity optimized selection to reduce cloud spend. It minimizes costs by consolidating underutilized nodes and prioritizing spot or reserved instances over on-demand capacity, while proactively migrating workloads before cloud provider i

    Go
    Vezi pe GitHub↗7,661
Vezi toate cele 30 alternative pentru Terraform Aws Eks→

Întrebări frecvente

Ce face terraform-aws-modules/terraform-aws-eks?

Acesta este un modul Terraform de tip infrastructură ca cod (IaC), conceput pentru provizionarea și gestionarea clusterelor Amazon Elastic Kubernetes Service și a nodurilor de lucru. Acesta funcționează ca un provizionator de clustere Kubernetes care gestionează implementarea mediilor de orchestrare a containerelor gestionate, inclusiv planul de control și grupurile de noduri asociate.

Care sunt principalele funcționalități ale terraform-aws-modules/terraform-aws-eks?

Principalele funcționalități ale terraform-aws-modules/terraform-aws-eks sunt: Managed Kubernetes Provisioning, Terraform Provisioning, AWS Provisioners, Kubernetes Cluster Provisioners, Kubernetes Cluster Provisioning, Reusable Infrastructure Modules, Composite Resource Interfaces, Cluster Network Security Managers.

Care sunt câteva alternative open-source pentru terraform-aws-modules/terraform-aws-eks?

Alternativele open-source pentru terraform-aws-modules/terraform-aws-eks includ: eksctl-io/eksctl — eksctl is a command-line tool for provisioning, managing, and deleting managed Kubernetes clusters on Amazon EKS. It… kubernetes-sigs/cluster-api — Cluster API is a declarative framework and multi-cluster management system for automating the creation, scaling, and… ozbillwang/terraform-best-practices — This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing,… bottlerocket-os/bottlerocket — Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for… aws/karpenter-provider-aws — karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node… hashicorp/terraform-cdk — The Terraform Cloud Development Kit is an infrastructure as code framework that allows cloud resources to be defined…