Click-to-Cluster: GitOps EKS Provisioning

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. argo-cd

    Declarative Continuous Deployment for Kubernetes

    Argo CD is an open-source, continuous delivery (CD) tool for Kubernetes that automates the deployment, monitoring, and rollback of applications. It is a declarative tool that uses GitOps principles to ensure that the desired state of an application is always reflected in the actual state of the Kubernetes Management or Workload cluster.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. cluster-api

    Home for Cluster API, a subproject of sig-cluster-lifecycle

    ClusterAPI (CAPI) is a Kubernetes sub-project that brings declarative, Kubernetes-style APIs to cluster creation, configuration, and management. It allows you to manage the lifecycle of Kubernetes clusters using the same declarative approach you use for managing applications.

  4. helm-charts

    Sveltos is tool for managing Kubernetes add-ons in tens of clusters. Support for ClusterAPI powered clusters and helm charts. Sveltos has built-in support for multi-tenancy. (by projectsveltos)

    argocd app create sveltos --repo https://github.com/projectsveltos/helm-charts.git --path charts/projectsveltos --dest-server https://kubernetes.default.svc --dest-namespace projectsveltos

  5. devops-tutorial

    A collection of practical demonstrations for DevOps and Kubernetes concepts

    argocd app create sveltos-configuration --repo https://github.com/gianlucam76/devops-tutorial.git --path argocd-sveltos-clusterapi-eks --dest-server https://kubernetes.default.svc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Argo CD v3.0.0

    1 project | news.ycombinator.com | 7 May 2025
  • "Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"

    1 project | dev.to | 22 Mar 2025
  • Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD

    2 projects | dev.to | 30 Nov 2024
  • Building a Cost-Effective Kubernetes Environment with secure CI/CD Pipelines: A Comprehensive Guide

    2 projects | dev.to | 23 Aug 2024
  • How to assume an AWS IAM role from a Service Account in EKS with Terraform

    1 project | dev.to | 15 May 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?