diff --git a/README.md b/README.md index 5deac4d..4410cde 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # microdeploy +Serve, redeploy, pull, push and build a Docker image in process. Something like a Docker Servlet. + +## Scope + +microdeploy is not suitable for deploying or maintaining systems that: + +- require local redundancy (just use Kubernetes, microdeploy runs one container)