I've set up Charmed Kubernetes (CDK) with conjure-up on LXD-containers. It works. I've run
$ juju run-action kubernetes-worker/0 microbot replicas=3
It works too, but I wonder, the url I get, http://microbot.10.25.208.34.xip.io/ , references only one worker. Does that mean all requests are routed to pods on that worker?