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 /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

  • 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.

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