Nginx-Ingress is driving me nuts

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • RE2

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

  • Did you check if your regex meets RE2 standard https://github.com/google/re2/wiki/Syntax , also try setting only the `use-regex` annotation and see (without the rewrite-target)

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • There's the one from nginx and then the one from kubernetes themselves (I'll double check that link in a minute). If you made the mistake of installing the one from nginx the annotations you've made won't work.

  • 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