How to make this annotation right?

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
  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

    One thing right off the bat is that you're mixing annotations from the Kubernetes community version of nginx and the nginx.org one - as a result it's probably dumping them all. Nginx.org annotations are for the nginx.org one, ( https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/custom-annotations/ ) however that nginx.ingress.kubernetes.io one is from the community version of Nginx in the k8s project ( https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md )

  • Nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

    One thing right off the bat is that you're mixing annotations from the Kubernetes community version of nginx and the nginx.org one - as a result it's probably dumping them all. Nginx.org annotations are for the nginx.org one, ( https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/custom-annotations/ ) however that nginx.ingress.kubernetes.io one is from the community version of Nginx in the k8s project ( https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md )

  • 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