Software Alternatives & Reviews

Why We Use CUE (and Not Helm)

Jsonnet Helm.sh Dhall Configuration Language Cloudplane.org
  1. A powerful DSL for elegant description of JSON data.
    Pricing:
    • Open Source
    Jsonnet promises to be JSON plus templating, and that's exactly what it delivers. It allows you to include other files and has many useful features such as variables and functions. Jsonnet overall was a pretty decent Experience, and we could've stopped there.

    #Configuration Management #Software Development #Mobile Apps 32 social mentions

  2. The Kubernetes Package Manager
    Pricing:
    • Open Source
    Helm is a package manager for Kubernetes. We like using it for third-party dependencies, but templating in Helm is not very good. It uses YAML, a whitespace-sensitive data language, and layers a generic text templating engine on top of it. Charts are typically full of boilerplate and indentation hacks.

    #Developer Tools #DevOps Tools #Containers As A Service 134 social mentions

  3. A non-repetitive alternative to YAML
    Pricing:
    • Open Source
    Dhall is a functional configuration and programming language. Static typing and its purely functional nature are things we liked about Dhall, but for a configuration language, it can be comically verbose and difficult to read. The following YAML:.

    #Configuration Management #Software Development #Productivity 83 social mentions

  4. Managed hosting platform featuring the best of open source
    Pricing:
    • Paid
    • Free Trial
    • €3.0 / Monthly
    Cloudplane is a managed hosting platform built on Kubernetes using our own resource templates. We evaluated several templating tools and eventually settled on CUE. Here's how we arrived at that conclusion.

    #Hosting #Cloud Hosting #Web Hosting 15 social mentions

Discuss: Why We Use CUE (and Not Helm)

Log in or Post with