awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Stars·4,400 Forks·HCL·Apache-2.0·6 Aufruferegistry.terraform.io/modules/terraform-aws-modules/eks/aws↗

Terraform Aws Eks

Dies ist ein Terraform-Modul für Infrastructure-as-Code, das für die Bereitstellung und Verwaltung von Amazon Elastic Kubernetes Service-Clustern und Worker-Nodes entwickelt wurde. Es fungiert als Kubernetes-Cluster-Provisioner, der das Deployment verwalteter Container-Orchestrierungsumgebungen handhabt, einschließlich der Control Plane und zugehöriger Node-Gruppen.

Das Projekt bietet einen Cloud-Node-Security-Manager, um Netzwerkregeln und Security-Groups sowohl auf verwaltete als auch auf selbstverwaltete Node-Cluster anzuwenden. Es automatisiert die Einrichtung dieser Umgebungen weiter durch benutzerdefinierte Bootstrap-Skripte und Konfigurationsdateien, die während des Node-Startprozesses injiziert werden.

Das Modul deckt breitere Funktionen in der AWS-Infrastrukturautomatisierung und dem regionalen Ressourcen-Deployment ab, was die Erstellung von Cloud-Ressourcen über verschiedene geografische Regionen hinweg ermöglicht. Es verwaltet zudem die Kubernetes-Netzwerksicherheit durch die Implementierung dedizierter Security-Group-Regeln, um den Cluster-Traffic zu isolieren und zu schützen.

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.

Star-Verlauf

Star-Verlauf für terraform-aws-modules/terraform-aws-eksStar-Verlauf für terraform-aws-modules/terraform-aws-eks

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Terraform Aws Eks

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Terraform Aws Eks.
  • eksctl-io/eksctlAvatar von eksctl-io

    eksctl-io/eksctl

    5,203Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,203
  • kubernetes-sigs/cluster-apiAvatar von kubernetes-sigs

    kubernetes-sigs/cluster-api

    4,233Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,233
  • ozbillwang/terraform-best-practicesAvatar von ozbillwang

    ozbillwang/terraform-best-practices

    1,841Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,841
  • aws/karpenter-provider-awsAvatar von aws

    aws/karpenter-provider-aws

    7,661Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,661
Alle 30 Alternativen zu Terraform Aws Eks anzeigen→

Häufig gestellte Fragen

Was macht terraform-aws-modules/terraform-aws-eks?

Dies ist ein Terraform-Modul für Infrastructure-as-Code, das für die Bereitstellung und Verwaltung von Amazon Elastic Kubernetes Service-Clustern und Worker-Nodes entwickelt wurde. Es fungiert als Kubernetes-Cluster-Provisioner, der das Deployment verwalteter Container-Orchestrierungsumgebungen handhabt, einschließlich der Control Plane und zugehöriger Node-Gruppen.

Was sind die Hauptfunktionen von terraform-aws-modules/terraform-aws-eks?

Die Hauptfunktionen von terraform-aws-modules/terraform-aws-eks sind: Managed Kubernetes Provisioning, Terraform Provisioning, AWS Provisioners, Kubernetes Cluster Provisioners, Kubernetes Cluster Provisioning, Reusable Infrastructure Modules, Composite Resource Interfaces, Cluster Network Security Managers.

Welche Open-Source-Alternativen gibt es zu terraform-aws-modules/terraform-aws-eks?

Open-Source-Alternativen zu terraform-aws-modules/terraform-aws-eks sind unter anderem: 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…