Right now we send request to Kubernetes in order to get save-demo-agent IP, which could be slow. The solution is to create a Service per demo and send requests directly to save-demo-agent. After the task is done it might be a good idea to finally finish and merge #1247.
Right now we send request to Kubernetes in order to get
save-demo-agentIP, which could be slow. The solution is to create aServiceper demo and send requests directly tosave-demo-agent. After the task is done it might be a good idea to finally finish and merge #1247.