Commit Graph

817 Commits (074e5be5e8ddab25366023fcf052d0707a873232)
 

Author SHA1 Message Date
iwilltry42 0670a0e11b resovle conflicts 5 years ago
iwilltry42 a881a87ef6 go fmt 5 years ago
Andy Zhou 2f07bdb78a Center align list output 5 years ago
Thorsten Klein 5b73df5f43
Merge pull request #38 from zeerorg/delete_Create 5 years ago
Rishabh Gupta 787d6608ba Delete a cluster if it is not started due to port conflicts or any other unforseen error 5 years ago
iwilltry42 0c8cdc004a Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
Andy Zhou 32cc70b599
Merge pull request #32 from andyz-dev/publish 5 years ago
iwilltry42 d0f905d2fa readme on go install 5 years ago
iwilltry42 fd720b0887 move hostname check to util 5 years ago
Thorsten Klein 4c14a8e5b2
Merge pull request #35 from andyz-dev/clustername 5 years ago
Andy Zhou 93f72e672a Make sure the culster name is valid before creating it. 5 years ago
Andy Zhou 4ebf34218b Consolidate the default cluster name into as single definition 5 years ago
iwilltry42 15b1326456 [bugfix] default name without underscore 5 years ago
iwilltry42 124a45688f working version 5 years ago
iwilltry42 d35f12a77e init 5 years ago
Andy Zhou 65f2820b3f Support publishing ports for the worker nodes 5 years ago
Andy Zhou 988fbdbdc5 Refactor createWorker() API 5 years ago
Andy Zhou f70a8b42f7 Add support for the --publish option for create subcommand 5 years ago
Andy Zhou 6fe75640bb Add the PublishedPorts helping class 5 years ago
Thorsten Klein 0c332faf2b
Merge pull request #30 from rancher/feature/custom-image-flag 5 years ago
iwilltry42 40fb583160 better image and version flags 5 years ago
iwilltry42 4fbda454f7 remove todo 5 years ago
iwilltry42 9ac81982e2 [Enhancement] set hostnames for nodes 5 years ago
iwilltry42 e78a548da2 [Feature] add --image/-i flag to specify custom k3s image 5 years ago
Thorsten Klein a0d9089a6f
Merge pull request #27 from ibuildthecloud/pull 5 years ago
Thorsten Klein 6570d969a3
Merge pull request #26 from ibuildthecloud/network 5 years ago
Thorsten Klein 19c9903aa4
Merge pull request #24 from cartyc/default-version 5 years ago
Darren Shepherd 13aaec64ed Only create network if not found 5 years ago
Chris Carty e82e95a23d update default K3sVersion to use latest tag 5 years ago
Darren Shepherd 7c76f4621a Always to force delete 5 years ago
Darren Shepherd c86518e3d4 Only pull image if the image is not found 5 years ago
iwilltry42 a9b55a2c11 Merge PR #22 fixing 'get-kubeconfig' (thanks @andyz-dev and thanks @cloudnautique for PR #21) 5 years ago
iwilltry42 1294b5b3a6 Merge branch 'imporve-error-message' of https://github.com/andyz-dev/k3d into andyz-dev-imporve-error-message 5 years ago
Chris Carty f9afbc5b9a updated location of K3sVersion 5 years ago
Chris Carty 508f9715ee added default version 5 years ago
Andy Zhou 2267924578 cli: Improve error message for 'k3d get-kubeconfig' 5 years ago
iwilltry42 cb6d8a77af Merge branch 'master' of https://github.com/rancher/k3d into development 5 years ago
Thorsten Klein 60c622e822
Merge pull request #20 from andyz-dev/makefile-cleanup 5 years ago
Andy Zhou ba80a9113c Makefile: Add the install-tools target 5 years ago
Andy Zhou 6bb72b1fdc Makefile: Add extra-clean to help with testing Makefile 5 years ago
iwilltry42 942e667b24 add some comments 5 years ago
iwilltry42 5e28779339 Merge branch 'development' of https://github.com/rancher/k3d 5 years ago
Thorsten Klein 705ef69dd9
Merge pull request #12 from rancher/use-docker-sdk 5 years ago
iwilltry42 068172aa1a fix output order for logs 5 years ago
Thorsten Klein ce4f9d238f
Merge pull request #16 from mmatur/fix/readme 5 years ago
Michael a906856e0a
fix readme 5 years ago
iwilltry42 e9206a74b2 make start/stop functions start/stop workers as well 5 years ago
iwilltry42 6fdc1e4a70 automatically get latest k3s version tag at build time 5 years ago
iwilltry42 9142529c62 get-kubeconfig using docker sdk 5 years ago
iwilltry42 6c072fb6d9 connect workers and server via own docker network 6 years ago