Applied GitOps with Kustomize

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kustomize-gitops-example

    Applied GitOps with Kustomize

  • Once you've accessed the argocd CLI you can access the ArgoCD server and log in to the ArgoCD UI. However, if you're more of a terminal fan, you can also deploy the application through the argocd CLI. Feel free to reference the demo application that will walk you through the deployment process through your terminal.

  • argo-cd

    Declarative Continuous Deployment for Kubernetes

  • ArgoCD is a GitOps controller specifically created for Kubernetes deployments. It supports a variety of configuration management tools like Helm (take a look at our documentation for more information), Ksonnet, Kustomize, etc. The core component is the Application Controller, which continuously monitors any running applications and compares the live state against the desired state defined in a Git repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Implementing GitOps with Argo CD, GitHub, and Azure Kubernetes Service

    1 project | dev.to | 13 Nov 2023
  • Sharding the Clusters across Argo CD Application Controller Replicas

    1 project | dev.to | 4 Oct 2023
  • FluxCD vs Weaveworks

    1 project | /r/devops | 1 May 2023
  • Helm Template Command

    1 project | /r/argoproj | 26 Apr 2023
  • Using ArgoCD Pull Request Generator to review application modifications

    3 projects | dev.to | 11 Apr 2023