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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eksctl-io avatar

eksctl-io/eksctl

0
View on GitHub↗
5,203 stars·1,496 forks·Go·24 viewseksctl.io↗

Eksctl

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 areas including node group lifecycle management, the configuration of cluster add-ons, and the setup of virtual private clouds and API endpoints. It also automates identity and access management by creating security roles and generating access credentials for local command-line communication.

Features

  • Kubernetes Cluster Provisioners - Automates the provisioning of the control plane, worker nodes, and networking required for Amazon EKS environments.
  • Kubernetes Cluster Provisioning - Automates the creation, update, and deletion of managed Kubernetes clusters using declarative configurations.
  • Amazon EKS Command-Line Tools - Provides a comprehensive command-line interface for provisioning and managing Amazon EKS clusters.
  • Cloud Infrastructure Automation - Uses declarative configurations to automate the management of cloud resources, node groups, and IAM roles.
  • Declarative Infrastructure Provisioning - Translates YAML configuration files into structured internal state to automate infrastructure provisioning.
  • Virtual Private Clouds - Sets up virtual private clouds and API endpoints required for cluster connectivity.
  • Managed Kubernetes Provisioning - Automates the provisioning of managed Kubernetes clusters on AWS, including node groups and profiles.
  • Cloud Resource Orchestration - Coordinates asynchronous API calls to provision networking, IAM, and compute resources in the cloud.
  • Hybrid Cloud Kubernetes Management - Integrates on-premises and edge infrastructure into a managed cloud cluster for unified deployment.
  • Kubernetes Add-On Managements - Installs and manages essential Kubernetes system services and add-ons to ensure operational stability.
  • Kubernetes Node Lifecycle Management - Manages the entire lifespan of worker nodes, including scaling, draining, and deletion.
  • EKS Administrative Automation - Automates routine compute, storage, and networking tasks to reduce manual overhead for cluster operations.
  • Identity and Access Management - Programmatically creates security roles and attaches policies to authorize cluster components and system add-ons.
  • Node-Level IAM Assignments - Automates the creation of IAM roles and policies required for worker nodes to interact with AWS services.
  • Hybrid Network Connections - Establishes secure network links between on-premises environments and the cloud control plane.
  • Infrastructure State Updates - Tracks existing cloud assets to ensure infrastructure updates and deletions target the correct components.
  • Kubeconfig Generators - Produces kubeconfig files by injecting cluster endpoints and authentication tokens into standard formats.
  • Kubernetes Node Provisioning - Configures secure host nodes and trust anchors to allow remote hybrid infrastructure to join the Kubernetes cluster.
  • Hybrid Node Networking - Configures security rules, route tables, and gateway attachments to link remote hybrid nodes with the cloud control plane.
  • Auto Mode Management - Provides control over the automatic provisioning and scaling of resources via EKS Auto Mode settings.
  • Modular Provider Interfaces - Decouples high-level cluster logic from region-specific or environment-specific cloud API implementations.
  • Operational Task Automation - Automates routine compute, storage, and networking tasks to reduce manual administrative overhead.

Star history

Star history chart for eksctl-io/eksctlStar history chart for eksctl-io/eksctl

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Eksctl

Similar open-source projects, ranked by how many features they share with Eksctl.
  • terraform-aws-modules/terraform-aws-eksterraform-aws-modules avatar

    terraform-aws-modules/terraform-aws-eks

    4,973View on GitHub↗

    This is a Terraform infrastructure as code module designed for provisioning and managing Amazon Elastic Kubernetes Service clusters and worker nodes. It functions as a Kubernetes cluster provisioner that handles the deployment of managed container orchestration environments, including the control plane and associated node groups. The project provides a cloud node security manager to apply network rules and security groups to both managed and self-managed node clusters. It further automates the setup of these environments through custom bootstrap scripts and configuration files injected during

    HCL
    View on GitHub↗4,973
  • codeaprendiz/learn-devopscodeaprendiz avatar

    codeaprendiz/learn-devops

    1,587View on GitHub↗

    This project is a comprehensive educational repository designed to teach DevOps practices through structured learning paths and hands-on exercises. It focuses on mastering infrastructure management, container orchestration, and system administration by providing a curriculum that covers the full lifecycle of cloud-native environments, from initial provisioning to ongoing maintenance and security. The repository distinguishes itself by offering a practical, task-based approach to complex operational domains. It guides users through the implementation of infrastructure-as-code, the configuratio

    HCLawscoding-taskscontainer-orchestration
    View on GitHub↗1,587
  • kubernetes-sigs/cluster-apikubernetes-sigs avatar

    kubernetes-sigs/cluster-api

    4,233View on 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
    View on GitHub↗4,233
  • boto/botoboto avatar

    boto/boto

    6,430View on GitHub↗

    Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and automating cloud infrastructure, mapping cloud-side resources to native Python objects and methods. The library provides tools for the programmatic control and orchestration of compute, storage, networking, and database resources. It enables the automation of infrastructure deployments and the management of virtual servers, container services, and serverless functions. Capability areas include identity and access management, cloud monitoring and observability, and the administ

    Python
    View on GitHub↗6,430
See all 30 alternatives to Eksctl→

Frequently asked questions

What does eksctl-io/eksctl do?

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.

What are the main features of eksctl-io/eksctl?

The main features of eksctl-io/eksctl are: Kubernetes Cluster Provisioners, Kubernetes Cluster Provisioning, Amazon EKS Command-Line Tools, Cloud Infrastructure Automation, Declarative Infrastructure Provisioning, Virtual Private Clouds, Managed Kubernetes Provisioning, Cloud Resource Orchestration.

What are some open-source alternatives to eksctl-io/eksctl?

Open-source alternatives to eksctl-io/eksctl include: terraform-aws-modules/terraform-aws-eks — This is a Terraform infrastructure as code module designed for provisioning and managing Amazon Elastic Kubernetes… codeaprendiz/learn-devops — This project is a comprehensive educational repository designed to teach DevOps practices through structured learning… kubernetes-sigs/cluster-api — Cluster API is a declarative framework and multi-cluster management system for automating the creation, scaling, and… boto/boto — Boto is a Python SDK and API wrapper for Amazon Web Services. It serves as a programmatic interface for managing and… bottlerocket-os/bottlerocket — Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision…