Stephen Sisk created BEAM-2342:
----------------------------------
Summary: k8s scripts - must not create publicly visible service by
default
Key: BEAM-2342
URL: https://issues.apache.org/jira/browse/BEAM-2342
Project: Beam
Issue Type: Bug
Components: testing
Reporter: Stephen Sisk
Assignee: Stephen Sisk
The k8s scripts for cassandra and elasticsearch setup a internet-accessible
service by default in start-up.sh, which is insecure since we rely on firewalls
for securing the data stores.
We *should* keep these kubernetes scripts for doing local development work
(-local-dev.yaml), but we shouldn't set them up by default in the script.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)