charts icon indicating copy to clipboard operation
charts copied to clipboard

Helm chart defaults to cluster.local.

Open danielmai opened this issue 5 years ago • 2 comments
trafficstars

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

danielmai avatar Apr 30 '20 18:04 danielmai

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?

darkn3rd avatar May 14 '20 21:05 darkn3rd

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?

danielmai avatar May 15 '20 01:05 danielmai

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]