sijie opened a new issue #1638: Improve the k8s deployment documentation
URL: https://github.com/apache/incubator-pulsar/issues/1638
 
 
   Context:
   
   ```
   Byron [5:31 AM]
   
   so it turns out that when using `hostPath` for a volume.. it will retain the 
data on the host even after the pod is deleted. it _makes sense_ in how this 
feature is described, but i hadn’t used this before. from the docs.
   
   > A hostPath volume mounts a file or directory from the host node’s 
filesystem into your pod. This is not something that most Pods will need, but 
it offers a powerful escape hatch for some applications.
   
   For the provided k8s configs in the repo, it may be better to not include 
volumes by default to prevent this from happening to newcomers. In the docs, 
there would be a warning stating that the configs do not provide cross restart 
persistent and that needs to be added.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to