/srv/irclogs.ubuntu.com/2019/07/27/#juju.txt

atdprhshi everyone, i deployed kubernetes using juju, however when i run juju status, i see that the public ip address of kubernetes worker is it possible to expose another nic ip address?06:03
atdprhsthere are 2 network interfaces on kubernetes worker06:09
atdprhsI want to expose both of them06:10
atdprhsi tried unexpose then expose but it's not working as expected, and i can't find anywhere in any documentation on how to achieve this06:10
atdprhshere is what I am trying to do, anyone can help would be much appreciated >> https://discourse.jujucharms.com/t/expose-multiple-ip-address-for-kubernetes-worker/188206:26
atdprhshttps://stackoverflow.com/questions/57229743/expose-multiple-ip-address-for-kubernetes-worker06:29
cmsander1Anyone around, I'm curious if this is a juju bug or somehow a microk8s thing.16:10
cmsander1Running through the juju+microk8s guide. After bootstrapping this is what happens trying to deploy the example K8s charm.16:11
cmsander1https://pastebin.ubuntu.com/p/FxbQCVhyjk/16:11
cmsander1You'll see the URL that is retrieved is: https://api.jujucharms.com/charmstore/v5/~juju/mariadb-k8s-1/archive?channel=stable:16:11
cmsander1Which if you try to access will give you https://pastebin.ubuntu.com/p/B26fKKZScj/16:12
cmsander1So it *appears* juju is adding a ":" to the channel, removing that indeed retrieves the charm.16:12
cmsander1This happens both w/o specifying the channel and when specifying the channel. on the deploy16:12
cmsander1I'll idle here a bit before opening a bug to see if maybe I"m grossly misinterpreting something.16:14
cmsander1(This is juju 2.6.5-bionic from snap)16:15
cmsander1and ... this looks like a microk8s networking issue. Looks like it's hard coding a lot of settings that may not be valid.16:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!