Some tests were using domain names that were intended to be "fake", but are actually registered domain names (such as mycorp.com). Even though we were not actually making connections to these domains, it's better to use domains that are designated for testing/examples in RFC2606: https://tools.ietf.org/html/rfc2606 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
6 lines
703 B
Plaintext
6 lines
703 B
Plaintext
NAME DESCRIPTION DOCKER ENDPOINT KUBERNETES ENDPOINT ORCHESTRATOR
|
|
current * description of current https://someswarmserver.example.com https://someserver.example.com (default) all
|
|
default Current DOCKER_HOST based configuration unix:///var/run/docker.sock swarm
|
|
other description of other https://someswarmserver.example.com https://someserver.example.com (default) all
|
|
unset description of unset https://someswarmserver.example.com https://someserver.example.com (default)
|