Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Enable fs inspector in container mode #161

Closed
v01dstar opened this issue Jul 18, 2016 · 3 comments
Closed

Enable fs inspector in container mode #161

v01dstar opened this issue Jul 18, 2016 · 3 comments

Comments

@v01dstar
Copy link
Contributor

Namazu supports proc inspector and ethernet inspector in container mode currently. If Namazu can support fs inspector in container mode either, it would be perfect.

@AkihiroSuda
Copy link
Member

Thank you for suggestion, I'll work on this.
Ideally we should enable fs inspector for all the filesystem, but I think it is easier to just enable fs inspector for volumes (nmz container run -v /foo:/bar) as a first step.

@AkihiroSuda
Copy link
Member

@v01dstar
Sorry for delay , opened #162

As you might be already feeling, nmz container is not useful when you want to use some orchestration tools such as Docker Compose&Swarm or Kubernetes.

So I'm planning to make the inspector to be a Docker volume plugin, but no concrete design yet.
Suggestions and PRs are welcome 😃

@v01dstar
Copy link
Contributor Author

v01dstar commented Aug 2, 2016

@AkihiroSuda
Good work and Thank you for supporting us!

I am exploring Kubernetes now. And as you said, I cannot use nmz container mode on Kubernetes.(But it still works fine in our current CI system 😃)

I will share with you immediately if I have any idea about this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants