Help with making sense out of Gitlab ingress

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  • Regarding the service type `LoadBalancer`: The k8s service type `LoadBalancer` is a derivation resource of an external loadbalancer. For managed k8s services, if you create a new service with type `LoadBalancer` a external loadbalancer will be created. The pods that are matching the label selector of the service can then be accessed with the external IP of the LoadBalancer. If you want to setup loadbalancing manually using HAProxy, you can probably deploy the ingress controller with service type `NodePort` instead of `LoadBalancer`. But you could also just deploy MetalLB in your cluster (Read the "Why?" section).

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • Regarding the service type `LoadBalancer`: The k8s service type `LoadBalancer` is a derivation resource of an external loadbalancer. For managed k8s services, if you create a new service with type `LoadBalancer` a external loadbalancer will be created. The pods that are matching the label selector of the service can then be accessed with the external IP of the LoadBalancer. If you want to setup loadbalancing manually using HAProxy, you can probably deploy the ingress controller with service type `NodePort` instead of `LoadBalancer`. But you could also just deploy MetalLB in your cluster (Read the "Why?" section).

  • 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

  • How hard is it to deploy kubernetes on bare metal in 2022 ?

    2 projects | /r/kubernetes | 28 Nov 2022
  • libvirt-k8s-provisioner - Ansible and terraform to build a cluster from scratch in less than 10 minutes ok KVM

    2 projects | /r/u_in3tninja | 25 Apr 2022
  • How to host a set website on a raspberry k3s cluster?

    3 projects | /r/selfhosted | 14 Apr 2021
  • Créer des applications directement dans Kubernetes avec Acorn …

    7 projects | dev.to | 21 Dec 2022
  • Kubernetes e netstat

    2 projects | /r/ItalyInformatica | 7 Oct 2022