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

how to deal with main domain and sub-domain coexist #326

Open
itart-top opened this issue Nov 14, 2017 · 2 comments
Open

how to deal with main domain and sub-domain coexist #326

itart-top opened this issue Nov 14, 2017 · 2 comments

Comments

@itart-top
Copy link

itart-top commented Nov 14, 2017

Hello,

Due to skydns base on etcd, and etcd can't support key like:
"/local/skydns/com/maindomain"
and
"/local/skydns/com/maindomain/subdomain" coexist, how to configure main domain and sub-domain with different host?

maindomain.com > host = 127.0.0.1
subdomain.maindomain.com > host = 127.0.0.2

Looking forward to your reply!

@ckeyer
Copy link

ckeyer commented Feb 27, 2018

I have the same problem.

@sungwonh
Copy link

Set different group values to maindomain and subdomain.
https://github.com/skynetservices/skydns#groups

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

No branches or pull requests

3 participants