Skip to content

Commit 63054e1

Browse files
author
Aaron Schlesinger
committed
doc(README.md): elaborate on standalone usage
1 parent a03666d commit 63054e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This Deis component is currently in beta status, and we welcome your input! If y
1010

1111
# About
1212

13-
This component is a PostgreSQL database for use in the Deis open source PaaS. It builds on the official [postgres](https://registry.hub.docker.com/_/postgres/) Docker image image.
13+
This component is a PostgreSQL database for use in Kubernetes. It builds on the official [postgres](https://registry.hub.docker.com/_/postgres/) Docker image. While it's intended for use inside of the Deis open source [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service), it's flexible enough to be used as a standlone pod on any Kubernetes cluster.
1414

1515
Master/slave replication and leader election code is largely inspired by [`compose/governor`](https://github.com/compose/governor).
1616

0 commit comments

Comments
 (0)