You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Stephen Sisk (JIRA)" <ji...@apache.org> on 2017/05/22 18:43:04 UTC

[jira] [Created] (BEAM-2342) k8s scripts - must not create publicly visible service by default

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)