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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -