Dhall configuration language as another way to write manifests for Kubernetes

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

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
  • dhall-lang

    Maintainable configuration files

  • Have you heard about Dhall? It’s a programming language used for generating configuration files for a variety of purposes. One of them is to replace old and limited formats such as JSON and YAML. It is DRYable, secure, and even suitable for creating K8s manifests. The latter option isn’t something for anyone: you have to learn a new language and deal with its peculiarities, but it might be really helpful when you have tons of YAML configs. I’ve recently made a short intro to Dhall for K8s in this review.

  • dhall-kubernetes

    Typecheck, template and modularize your Kubernetes definitions with Dhall

  • Have you heard about Dhall? It’s a programming language used for generating configuration files for a variety of purposes. One of them is to replace old and limited formats such as JSON and YAML. It is DRYable, secure, and even suitable for creating K8s manifests. The latter option isn’t something for anyone: you have to learn a new language and deal with its peculiarities, but it might be really helpful when you have tons of YAML configs. I’ve recently made a short intro to Dhall for K8s in this review.

  • 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

  • DSLs Are a Waste of Time

    2 projects | news.ycombinator.com | 4 Sep 2023
  • Why is Kubernetes adoption so hard?

    1 project | news.ycombinator.com | 1 Jun 2023
  • Docker-compose.yml as a universal infrastructure interface

    4 projects | news.ycombinator.com | 27 Mar 2023
  • GitHub investigating crypto-mining campaign abusing its server infrastructure

    2 projects | /r/programming | 3 Apr 2021
  • Is there any interest in a typed configuration language?

    3 projects | /r/Python | 15 Feb 2023