How to use ingress-nginx with local k3s, "Service does not have load balancer ingress IP address"?

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

    Ingress-NGINX Controller for Kubernetes

  • - helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx - helm repo update - helm upgrade -i ingress-nginx ingress-nginx/ingress-nginx -f $SOURCE_PATH/helm/ingress-nginx-custom-backend/development.values.yaml --namespace ingress-nginx --set controller.service.externalTrafficPolicy=Local --create-namespace --wait --debug When I'm attempting to install I get this error: Service does not have load balancer ingress IP address I'm guessing error is due to the fact that ingress-nginx can't get an IP address since it's a local instance? How do I go around this?

  • k3s-ansible

    ansible script for my home-lab (by clanktron)

  • You still need a load balancer to provide it an ip, there’s no way around it. Check out my k3s ansible script for an automated install.

  • 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

  • Automating EKS Deployment and NGINX Setup Using Helm with AWS CDK in Python

    1 project | dev.to | 25 Apr 2024
  • Kubernetes Gateway API v1.0: Should You Switch?

    3 projects | dev.to | 3 Jan 2024
  • nginx ingress controller installation

    1 project | /r/kubernetes | 6 Dec 2023
  • IP-Whitlisting: Is adjusting nginx-ingress-controller service a solution?

    1 project | /r/kubernetes | 28 Nov 2023
  • Deploy Rancher on AWS EKS using Terraform & Helm Charts

    3 projects | dev.to | 14 Nov 2023