Commit Graph

296 Commits (1e33e0de8c7e538b62f3c85f1d6058f0a24282b7)
 

Author SHA1 Message Date
iwilltry42 a3d9f700f8 wording 5 years ago
iwilltry42 4599310da4 add FAQ section 5 years ago
Andy Zhou 62f7071ee5
Merge pull request #40 from andyz-dev/reclaim-volumes 5 years ago
Andy Zhou cd2292ba3a Automatically reclaim k3s container volumes after a cluster is deleted 5 years ago
Thorsten Klein 6e1b865f0c
Merge pull request #47 from andyz-dev/Bug42 5 years ago
Andy Zhou 3c3c72b4af Check for cluster existence before using a name to create a new cluster 5 years ago
Andy Zhou b48debb176 Refactor getClusters() to make the API easier to use 5 years ago
Andy Zhou dbc93f6818
Merge pull request #46 from andyz-dev/volume 5 years ago
Andy Zhou a0eb69b73e Allow the volume argument to be specified multiple times 5 years ago
iwilltry42 07febe44c0 better readability 5 years ago
iwilltry42 396e4dd196 add exposing to readme 5 years ago
Thorsten Klein 8d70dd261c
Merge pull request #43 from rancher/feature/enhanced-port-mapping 5 years ago
iwilltry42 6823470ef5 don't allow empty node-specifiers 5 years ago
iwilltry42 8512ac0c8a make server the default node for portmaps 5 years ago
iwilltry42 2640fc13ce make server the default node for portmaps 5 years ago
iwilltry42 c5f410d5ef Merge branch 'master' of https://github.com/rancher/k3d into feature/enhanced-port-mapping 5 years ago
iwilltry42 6d0fc76b22 improve portspec and ndoespec validation 5 years ago
iwilltry42 464d2e23c5 Offset multiplication 5 years ago
iwilltry42 107700dc98 update log messages 5 years ago
iwilltry42 a68d9e7042 generate container names in a func and use it to determine if node-specifier is valid 5 years ago
Thorsten Klein 17fe64147f
Merge pull request #45 from andyz-dev/list-output 5 years ago
Andy Zhou 4674a5d6c8 Improve cluster status display 5 years ago
Andy Zhou 6292c89ec4 Minor simplification of getCluster() 5 years ago
Andy Zhou 953578ed11 Avoid output an empty table when no cluster to list 5 years ago
iwilltry42 f77d67aaf0 Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
Thorsten Klein 3a2eeba9b1
Merge pull request #41 from andyz-dev/center-align 5 years ago
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 7d6ae201e9 make node-specifier mandatory 5 years ago
iwilltry42 58b1682e32 Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
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