Skip to content

Commit

Permalink
Merge pull request #140 from isurulucky/master
Browse files Browse the repository at this point in the history
Update Readme to point to K8s repo
  • Loading branch information
isurulucky committed Jul 4, 2018
2 parents db47d96 + 5323858 commit 6878b37
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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<br>
container cluster manager such as Kubernetes/Openshift. Please refer [APIM Kubernetes Artifacts](https://github.com/wso2/kubernetes-apim/) repository.

0 comments on commit 6878b37

Please sign in to comment.