Report this

What is the reason for this report?

How to up docker images related to specific FQDN request?

Posted on December 1, 2020

i am new on docker and Kubernetes and tring to figure out the following scenario.

Consider that user makes a request to foo1.bar.com and there is no up containers waiting to handle this request at the moment.

So container with a specific .env file or specific variables (app specific) will be up and request will be forwarded to this container.

If any container is not used (did not get any request) will be down to release its resources.

How can i do this? Kubernetes and Docker will propably handle but which key concepts do i need to focus on? Do i need a proxy or Dns service?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.