Dump Kustomize with 20 lines of TypeScript

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • KubeScript

    Kubernetes meets Typescript

  • Right, you summarized it very well. For starters they learn Kustomize and use it without problems. But once the complexity reaches a threshold, like the ArgoCD helm chart, users will start feeling the pain of ad-hoc DSL, and try to find better alternatives. You're not alone. I built KubeScript after frustration of writing a bunch of kustomization files, and constantly jumping between hundreds of folders to dig into a specific patch.

  • self-deploying-hello-universe

    What if applications could deploy themselves?

  • Start? Your code path to production should be automated, so you should already have written lots of code to deploy your code (Terraform, Bash, GitHub workflow, or whatnot). I don't recommend the OPs' way, but another interesting take is Kelsey Hightower talk called "Hello Universe" (about a binary that can call the K8s API and deploy itself.) I can't find the talk, but here is the code: https://github.com/kelseyhightower/self-deploying-hello-universe

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • cdk8s

    Define Kubernetes native apps and abstractions using object-oriented programming

  • What about https://cdk8s.io/?

  • argo-helm

    ArgoProj Helm Charts

  • I think your example with the ArgoCD Helm chart says it all. It can get incredibly complicated, and I had tremendous trouble getting it working, it broke all the time, getting the indentation right was a nightmare ... very unpleasant experience. I mean look at that chart, the authors have to constantly specify the indentation level everywhere.

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

  • ArgoCD: Use of Risky or Missing Cryptographic Algorithms in Redis Cache

    2 projects | news.ycombinator.com | 21 May 2024
  • CNDI – DevOps for Data Teams

    1 project | news.ycombinator.com | 11 Apr 2024
  • CNDI - Fully open-source cloud infrastructure and data application deployment tool

    1 project | /r/coolgithubprojects | 24 Feb 2023
  • Can I use a values.yaml file with my argocd application?

    2 projects | /r/kubernetes | 20 Jan 2023
  • best way to set up airflow on aws to keep costs low?

    1 project | /r/dataengineering | 13 Jan 2023