Nginx ingress controller: how to insert whitelist-source-range annotations globally, but conditionally at the same time?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/devops

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • jsonnet

    Jsonnet - The data templating language

    You can do this sort of thing (and generally keeping everything DRY) by generating your manifests programatically. I use jsonnet (https://jsonnet.org/) to generate k8s manifests, but there are other tools...

  • helm-jsonnet-demo

    Example of using jsonnet (via yq) as a helm post-renderer

    You can also use helm post rendering to use jsonnet to modify the generated manifests. I made a little example - although this was some time ago just to illustrate the point and I don't know if it works with up to date helm (I don't actually use helm at all). https://github.com/PaulRudin/helm-jsonnet-demo

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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