raboof commented on code in PR #34: URL: https://github.com/apache/zeppelin-site/pull/34#discussion_r2513781583
########## security.md: ########## @@ -69,6 +69,15 @@ Also, the Spark interpreter is auto configured to use Spark on Kubernetes in cli This isolation can provide an operational benefit on large deployments, but is not intended as a security boundary: access to your Zeppelin instances should be restricted regardless of how they are deployed. +### Deployment + +If you want to allow access to a Zeppelin server across a network, you should +consider what files and other OS and network resources that the OS user used to run +the server has access to. Zeppelin users may be able to access these. Review Comment: ```suggestion the server has access to. Zeppelin users will be able to access these. ``` ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
