Commit Graph

56 Commits (bfbd2873d9f3b48fc247b1986d9ce49033ad8b8f)

Author SHA1 Message Date
iwilltry42 d063482a32
clusterCreate: add --no-hostip flag to disable the automatic injection of the host.k3d.internal entry into /etc/hosts and CoreDNS 4 years ago
iwilltry42 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 cc3fe46a23
clusterList: include node state 4 years ago
iwilltry42 1285fb90c4
overall: add node status field 4 years ago
iwilltry42 e5d093d3ce
clusterList: add bool for loadbalancer 4 years ago
iwilltry42 ec3f10ec57
use server/agent instead of master/worker 4 years ago
iwilltry42 b02c783130
adjust toplevel pkg functions to new syntax 4 years ago
iwilltry42 eac293a263
Overall: helper container images should always use same tag as CLI or fallback to latest 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 3cd1a05b91
Maintenance: move all labels to constants and fix log formatting issues 4 years ago
iwilltry42 5643b4e60c
proxy: increase timeout to 10 minutes 4 years ago
iwilltry42 dbb24f4e1c
loadImages: accept mixed runtimeImage and tarball args 4 years ago
iwilltry42 487393bbde
loadImage: cleanup command and initiate enhancements 4 years ago
Antoine 0862f11324
👌 replace `k3d getk3stoken` command by `--token` flag onto command `k3d get cluster` 4 years ago
Antoine e3bf18660e
👌 PR review 4 years ago
Antoine f6eaf25a2e
♻️ Some side effect refactoring 4 years ago
iwilltry42 42ee62e552
createNode: add --wait and --timeout flags 4 years ago
iwilltry42 eeaa25dce6
WaitForNodeLogMessage: move default expected messages to constants 4 years ago
iwilltry42 ee8b34d9f6
createNode: do not copy '--cluster-init' when creating a new master node, as this will break the node 4 years ago
iwilltry42 cf2c839b27
createNode: use default role label and cmd... 4 years ago
iwilltry42 332c3a8c9b
startCluster: add --wait and --timeout 4 years ago
iwilltry42 9c9f49646e
MasterLoadBalancer: add nodefilter & extra treatment 4 years ago
iwilltry42 3071ec5755
createCluster: add --no-lb flag to disable the load balancer 4 years ago
iwilltry42 5121ef80a5
create/start/stop cluster: fix how Master-LoadBalancer is treated 4 years ago
iwilltry42 80d1c5c2de
initialize proper timeout flag 4 years ago
iwilltry42 dc1bbd6965
manage imageVolume lifecycle 4 years ago
iwilltry42 a24d6f864e
Proxy: deploy a configurable nginx proxy in front of the cluster 5 years ago
iwilltry42 3ff51a0446
move no-lb setting to createClusterOpts 5 years ago
iwilltry42 2b674cb4e3
use createClusterOpts 5 years ago
iwilltry42 bc49f197d9
cleanup and prepare for push to rancher/k3d 5 years ago
iwilltry42 1a91401d19 start with --wait flag 5 years ago
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 bd39336b29 init ha setup with cluster-init 5 years ago
iwilltry42 5851da3ef3 start coupling network to clusters 5 years ago
iwilltry42 82c29868a1 use pointers to nodes in cluster struct 5 years ago
iwilltry42 62501af7e9 prepare volume flag 5 years ago
iwilltry42 116dd5dad8 fix api-port 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 1200a2a500 further translation improvement and first test 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 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 5f5c516ba2 adapt new way of choosing runtime 5 years ago
Thorsten Klein a34bbc3ef7 try interface 5 years ago