Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of hostPath for ephemeral solr data storage. #266

Closed
jward-bw opened this issue Apr 27, 2021 · 1 comment · Fixed by #265
Closed

Allow use of hostPath for ephemeral solr data storage. #266

jward-bw opened this issue Apr 27, 2021 · 1 comment · Fixed by #265
Milestone

Comments

@jward-bw
Copy link
Contributor

When running solr on ephemeral storage, you may need specific storage requirements. For example you could be hosting pods on nodes which have an NVMe drive and an HDD. In this case you may want to specify that the local ephemeral storage used for solr is the NVMe. HostPath volumes provide a convenient way to specify a directory on the host to use for this storage.

@jward-bw
Copy link
Contributor Author

Addressed by: #265

@HoustonPutman HoustonPutman linked a pull request Apr 27, 2021 that will close this issue
@HoustonPutman HoustonPutman added this to the main (v0.4.0) milestone Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants