diff --git a/README.md b/README.md index 8b48fa69..4905c86e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Docker Resources for WSO2 API Manager -This repository contains following Docker resources: - +This repository contains following Docker artifacts, for trying out WSO2 API Manager on plain Docker: - WSO2 API Manager Dockerfile - WSO2 API Manager Analytics Dockerfile - WSO2 API Manager Docker Compose Templates @@ -13,3 +12,7 @@ driver, extensions and other deployable artifacts are designed to be provided vi The Docker Compose templates have been created according to standard API Manager deployment patterns for allowing users to evaluate the product and understand the deployment architecture in depth. + +## Note +For running a containerized WSO2 API Manager deployment in production, its recommended to use a
+container cluster manager such as Kubernetes/Openshift. Please refer [APIM Kubernetes Artifacts](https://github.com/wso2/kubernetes-apim/) repository. \ No newline at end of file