rancher / k3k

Kubernetes in Kubernetes
Apache License 2.0
182 stars 24 forks source link

Controller fails to create ingress #71

Closed maxsokolovsky closed 10 months ago

maxsokolovsky commented 11 months ago

When I create a cluster whose expose option is ingress, I pass it the ingressClassName. But the controller fails to create the ingress. It cannot get the node address from the node object.

galal-hussein commented 10 months ago

Tested with: v0.1.1-rc2

creating clutser with ingressClassName: nginx is available now