K
Q

Will juju run-action route all requests to kubernetes worker/0?

6/9/2019

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?

-- jon martin solaas
juju
kubernetes
kubernetes-ingress

Similar Questions

Readiness probe failed: MongoDB shell version v4.0.10
Deleting a job with client-go
map a file inside a container running on kubernete to azure file share
Fluentd not loading config from ConfigMap
How to add `// +kubebuilder:default=` marker for the nested feilds in the api
acumos AI clio installation fails with "error converting YAML to JSON"
Kubernetes: is there any way to get headless service endpoint info in container environment vars
While deploying ingress gateway, what does injectionTemplate: gateway mean?
Kubernetes Permission to drain a Node from the Node itself
In kubernetes setup using Ingress controller, WSO2 API Manager redirects to 9443 for login flow
Stop and restart kubernetes nodes

0 Answers