Trouble with consistent config across environments?

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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • spec

    The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies between environments.

    I’m working on an open source project to tackle this problem, but I’m curious to hear how you/your orgs have approached it. Here’s our take:

  • cue

    The home of the CUE language! Validate and define text-based and dynamic configuration

    This was a real struggle for us. We ended up using cue to define schemas for our app configs and enforce the schema validation in a ci/cd pipeline when setting variables in individual environments.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

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