Beginner Ingress Assistance Request

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

    Ingress-NGINX Controller for Kubernetes

  • You probably want to make it a DaemonSet (kind: DaemonSet in values.yaml), so that it runs a pod on all nodes (might also need a toleration if the control-plane node is tainted) and hostPort.enabled: true, so that it will listen on nodes' :80 and :443.

  • 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