metallb: Following layer 2 tutorial, don't get IP

Is this a bug report or a feature request?: Bug report

What happened: I followed the layer 2 tutorial, after creating nginx service, External IP stays in pending.

What you expected to happen: That I would get an IP

How to reproduce it (as minimally and precisely as possible): Follow tutorial

Anything else we need to know?: Speaker logs: https://gist.github.com/carlpett/c9bcf8761e5bb93931f102085ef167ba There is an error, but seems related to IPv6 only?

Completely fresh cluster deployed with kubeadm and Flannel (v0.10.0), two nodes, one master and one agent. VMs running on a single-node Vmware ESXi.

(Probably unrelated, but for completeness, the CoreDNS deployment is crashlooping due to being unable to reach the kube-api with no route to host - I don’t think that happened before I deployed metallb, but I’m not sure, also can’t really see why it would be impacted. Most likely something with flannel.)

Environment:

  • MetalLB version: 0.7.0
  • Kubernetes version: 1.11.1
  • BGP router type/version: -
  • OS (e.g. from /etc/os-release): CentOS Linux 7 (Core)
  • Kernel (e.g. uname -a): Linux <host> 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 25 (6 by maintainers)

Most upvoted comments

having same issue, trying to use this on an ARM device (RPi). Anyone an idea?