Software Alternatives & Reviews

Docker container sleep if not being used....

Kubeless Knative
  1. Kubernetes native serverless framework
    It sounds like you want to run your containers on a serverless platform. You would need Kubernetes to use these but check out Kubeless or Knative. They both have the ability to scale your containers down to zero when not in use and then spin them back up when a request comes in.

    #Developer Tools #Open Source #Tech 4 social mentions

  2. Knative provides a set of components for building modern, source-centric, and container-based applications that can run anywhere.
    It sounds like you want to run your containers on a serverless platform. You would need Kubernetes to use these but check out Kubeless or Knative. They both have the ability to scale your containers down to zero when not in use and then spin them back up when a request comes in.

    #Cloud Computing #Cloud Hosting #Development 14 social mentions

Discuss: Docker container sleep if not being used....

Log in or Post with