Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Helper: dcos_cluster_address #18

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Helper: dcos_cluster_address #18

merged 1 commit into from
Apr 25, 2018

Conversation

wolf31o2
Copy link
Collaborator

Include a new helper method to get the address to a DC/OS cluster
for sending API calls or CLI commands. Use leader.mesos as the
default address if we're not configured with either an external
load balancer on the masters or a configured master list. This can
be useful for cases where you may want to install local tools to
run against a remote cluster.

Signed-off-by: Chris Gianelloni wolf31o2@gmail.com

Include a new helper method to get the address to a DC/OS cluster
for sending API calls or CLI commands. Use `leader.mesos` as the
default address if we're not configured with either an external
load balancer on the masters or a configured master list. This can
be useful for cases where you may want to install local tools to
run against a remote cluster.

Signed-off-by: Chris Gianelloni <wolf31o2@gmail.com>
@wolf31o2 wolf31o2 merged commit 93be399 into master Apr 25, 2018
@wolf31o2 wolf31o2 deleted the cluster-address-helper branch April 25, 2018 01:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant