-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chris Crone <[email protected]> (cherry picked from commit 18f33b3) Signed-off-by: Sebastiaan van Stijn <[email protected]>
- Loading branch information
1 parent
8c2872d
commit b43b852
Showing
5 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
NAME DESCRIPTION DOCKER ENDPOINT KUBERNETES ENDPOINT ORCHESTRATOR | ||
default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock swarm | ||
remote my remote cluster ssh://someserver https://someserver (default) kubernetes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
NAME DESCRIPTION DOCKER ENDPOINT KUBERNETES ENDPOINT ORCHESTRATOR | ||
default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock swarm | ||
test unix:///var/run/docker.sock https://kubernetes.docker.internal:6443 (default) swarm |
Binary file not shown.
Binary file not shown.