Commit Graph

29 Commits (f77d67aaf0409d0c31142367525f178246047ef1)

Author SHA1 Message Date
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 7d6ae201e9 make node-specifier mandatory 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 fd720b0887 move hostname check to util 5 years ago
Andy Zhou 93f72e672a Make sure the culster name is valid before creating it. 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
iwilltry42 40fb583160 better image and version flags 5 years ago
iwilltry42 e78a548da2 [Feature] add --image/-i flag to specify custom k3s image 5 years ago
Andy Zhou 2267924578 cli: Improve error message for 'k3d get-kubeconfig' 5 years ago
iwilltry42 942e667b24 add some comments 5 years ago
iwilltry42 068172aa1a fix output order for logs 5 years ago
iwilltry42 e9206a74b2 make start/stop functions start/stop workers as well 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
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
iwilltry42 65b5f06bfc add server-arg and env flags 6 years ago
iwilltry42 65c0bf9e5c better errors 6 years ago
iwilltry42 0b35d7c138 get back --all function for all commands 6 years ago
Rishabh Gupta 29fced4ef7 Added version tags, separated command implementaitons, added wait and timeout 6 years ago