Stephen Sisk created BEAM-1882:
----------------------------------
Summary: Jdbc k8s scripts: switch pod -> replicaController
Key: BEAM-1882
URL: https://issues.apache.org/jira/browse/BEAM-1882
Project: Beam
Issue Type: Improvement
Components: sdk-java-extensions
Reporter: Stephen Sisk
Assignee: Stephen Sisk
Currently, the postgres instance created is a pod - that means that if
crashes/anything happens to it, it won't be re-created. We should should switch
to ReplicaController, which will ensure that it will be automatically created
again.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)