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

Helm chart defaults to cluster.local. #18

Open
danielmai opened this issue Apr 30, 2020 · 2 comments
Open

Helm chart defaults to cluster.local. #18

danielmai opened this issue Apr 30, 2020 · 2 comments
Assignees

Comments

@danielmai
Copy link
Contributor

It should not always default to the *cluster.local dns name.

@darkn3rd
Copy link
Contributor

Would these be configured to something besides the hostname internal to Kubernetes?
Thus the command to run the container is using get from hostname -f. This is setup inside the /etc/hosts:

192.168.6.92	dgraph-1589489873-dgraph-alpha-0.dgraph-1589489873-dgraph-alpha-headless.default.svc.cluster.local	dgraph-1589489873-dgraph-alpha-0

Is the name generated outside of Kubernetes, something we'd could or want to change?

@danielmai
Copy link
Contributor Author

Are you suggesting we use dgraph-1589489873-dgraph-alpha-0 instead of the FQDN of the service dgraph-1589489873-dgraph-alpha-0.dgraph-1589489873-dgraph-alpha-headless.default.svc.cluster.local?

@darkn3rd darkn3rd self-assigned this Oct 11, 2022
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

2 participants