Commit Graph

27 Commits (7f87e04ecfac04c0a1c096bd480f0976723d6c88)

Author SHA1 Message Date
Andy Zhou fc6a01d55a Allow --api-port to take host with either name or IP address 5 years ago
Andy Zhou a72945af71 Enhance docekr port mapping for --api-port 5 years ago
Andy Zhou 58849e4a01 Make use of the parseApiPort() function when creating cluster 5 years ago
Andy Zhou 1e6ac3cce8 Enhance ClusterSpec 5 years ago
Andy Zhou b97ef230bd Refactor 5 years ago
Andy Zhou 1f7d234c80 Add k3d- prefix to docker network name 5 years ago
Andy Zhou b9713c4ac4 Add --auto-restart flag for the create command 5 years ago
Andy Zhou abfd6bd18a Makefile: Add lint target and factor the check target 5 years ago
Andy Zhou cd2292ba3a Automatically reclaim k3s container volumes after a cluster is deleted 5 years ago
iwilltry42 a68d9e7042 generate container names in a func and use it to determine if node-specifier is valid 5 years ago
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 0670a0e11b resovle conflicts 5 years ago
iwilltry42 a881a87ef6 go fmt 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
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
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 942e667b24 add some comments 5 years ago
iwilltry42 6c072fb6d9 connect workers and server via own docker network 6 years ago
iwilltry42 7d5964c3b9 fix image not being pulled if reader is not being used 6 years ago
iwilltry42 b0b08d2119 bring back env vars, enable booting workers and base list output on docker data instead of dirs 6 years ago
iwilltry42 7eec5b061b use docker sdk wherever possible 6 years ago