Problems accessing Rancher via an external Nginx load balancer

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
  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • # Install cert-manager kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.7.1/cert-manager.crds.yaml helm repo add jetstack https://charts.jetstack.io helm repo update helm install cert-manager jetstack/cert-manager --namespace cert-manager --create-namespace --version v1.7.1 # Install Rancher helm repo add rancher-latest https://releases.rancher.com/server-charts/latest kubectl create namespace cattle-system helm repo update helm install rancher rancher-latest/rancher --version 2.6.4 --namespace cattle-system --set hostname=rancher.example.com --set bootstrapPassword=admin

  • 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

  • Importing kubernetes manifests with terraform for cert-manager

    1 project | dev.to | 17 Jan 2024
  • Setup/Design internal PKI

    1 project | /r/sysadmin | 4 Nov 2023
  • Getting Rancher to work with Calico - Web interface won't connect

    2 projects | /r/rancher | 12 Jun 2023
  • πŸŒπŸš€πŸŽ― From Localhost to Cloud ☁️: Next.js, Django, SSL πŸ”’, GitHub Actions πŸš€, DNS| Ultimate Website Deployment Tutorial🌟πŸ”₯✨

    3 projects | dev.to | 17 May 2023
  • cert-manager on kubernetes without hairpin nat

    1 project | /r/codehunter | 27 Apr 2023