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

run nameserver for cfs in k8s #1

Open
yichengq opened this issue Oct 12, 2015 · 2 comments · May be fixed by #2
Open

run nameserver for cfs in k8s #1

yichengq opened this issue Oct 12, 2015 · 2 comments · May be fixed by #2

Comments

@yichengq
Copy link

I would like to run a nameserver in k8s to manage disk names of cfs.

I have two thoughts about how to make it:

  1. highly integrate with k8s, providing flags --kubernetes-api and --kubernetes-label to continuously update disk names
  2. expose port to receives cfs endpoints, and update names using these endpoints in runtime. This method is more general, but it needs additional shell script to make it work in k8s.

Any preferences?

@yichengq
Copy link
Author

/cc @yunxing @yutongp

@yunxing
Copy link

yunxing commented Oct 17, 2015

I think for now 1 is fine and requires minimal work.

@yichengq yichengq linked a pull request Oct 25, 2015 that will close this issue
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