kubernetes - Can't Access Services Outside Cluster Network (LXD installation) -


i've installed kubernetes on lxd fine can't public ip's services. i've tried loadbalancing (i know doesn't quite work lxd) , ingress no avail.

kubectl events

shows :

nginx-ingress-controller error: operation cannot fulfilled on ingresses.extensions "graylog-ing2": object has been modified; please apply changes latest version , try again

kubectl ing

shows ingress service has no external ip. has using kubernetes on lxd exposed apps outside network?

thanks help.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -