Commit Graph

63 Commits (52b23adec9cb8c5317a278c35a015e2fb42e9736)

Author SHA1 Message Date
iwilltry42 84234e7a98 add proper k3d config dir and kubeconfig output path 5 years ago
iwilltry42 11b937a910 implement load images command 5 years ago
iwilltry42 e6d7726ffb add image volume 5 years ago
iwilltry42 60659c74c8 cleanup delete node command and add --all flag 5 years ago
iwilltry42 9e12af71e4 start implementing tools container 5 years ago
iwilltry42 189e430f90 fix port collisions due to default exposed port on master nodes 5 years ago
iwilltry42 ff98343420 extend 5 years ago
iwilltry42 bd39336b29 init ha setup with cluster-init 5 years ago
iwilltry42 536b543cc2 implement get nodes 5 years ago
iwilltry42 098fe0803c implement start/stop for nodes and clusters 5 years ago
iwilltry42 400e85c3db replace 'default' in kubeconfig with cluster name 5 years ago
iwilltry42 31270fe08c add some comments 5 years ago
iwilltry42 b596eeb70b add more warnings for cluster deletion 5 years ago
iwilltry42 100ba3db2b add cluster network deletion 5 years ago
iwilltry42 e5c9f8e910 fix runtimes 5 years ago
iwilltry42 5851da3ef3 start coupling network to clusters 5 years ago
iwilltry42 7827840e64 start apiport stuff 5 years ago
iwilltry42 7098be1693 initial version of --port flag 5 years ago
iwilltry42 b52da4ac52 fix filtering 5 years ago
iwilltry42 82c29868a1 use pointers to nodes in cluster struct 5 years ago
iwilltry42 62501af7e9 prepare volume flag 5 years ago
iwilltry42 23a78b72fc separate cli 5 years ago
iwilltry42 4adb695b47 add tls san for non-default host name 5 years ago
iwilltry42 116dd5dad8 fix api-port 5 years ago
iwilltry42 af04a621c3 enable --volume flag basics 5 years ago
iwilltry42 a14854502e allow setting api-port 5 years ago
iwilltry42 24a0bda247 init get kubeconfig 5 years ago
iwilltry42 8450604182 start implementing getkubeconfig 5 years ago
iwilltry42 acebc511ef start get kubeconfig 5 years ago
iwilltry42 1e33e0de8c add deleteCluster functionality 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 87c36f124c add k3s_url to worker nodes 5 years ago
iwilltry42 544480e010 add cluster secret 5 years ago
iwilltry42 30a98cce38 create cluster network if not present 5 years ago
iwilltry42 eb9d14fe47 node network 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 cc682427b8 pull image before creation if not exists 5 years ago
iwilltry42 03eaba037f restructure docker runtime pkg 5 years ago
iwilltry42 9323179a3c implement first test 5 years ago
iwilltry42 1200a2a500 further translation improvement and first test 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 5 years ago
iwilltry42 566e7bb854 start translation k3d -> docker 5 years ago
iwilltry42 1ec7a3e02a parsecmd funcs 5 years ago
iwilltry42 cd72e22dce patch specs with node role specific settings 5 years ago
iwilltry42 7583340d23 create cluster 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 1aaa9c24dc add config keys to structs 5 years ago
iwilltry42 cd4223e4ed create multiple nodes at once 5 years ago
iwilltry42 8eb9832298 delete cluster 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago