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

python - What's the Pythonic way to report nonfatal errors in a parser? -

sql server - Deadlock occuring in Clustered Columnstore index -

php - curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to domain.com:443 -