Commit Graph

136 Commits (cdc9c2c794dafcc402bcfd1cbbb56f088d484d1b)

Author SHA1 Message Date
iwilltry42 6e8b27f99f fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 d15ed26875 changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 9574002b38 add some more portmapping work 3 years ago
iwilltry42 364e96bf1f
types/node: add nodehooks to node struct to have them around at any stage (TO-DO: use this everywhere -> breaking change) 3 years ago
iwilltry42 a1977a2d31
move defaults for images to new file 3 years ago
iwilltry42 220313524e
generate new config file for lb and add helper functions to get images from env if needed 3 years ago
iwilltry42 12527f8a8d
move loadbalancer creation to separate function 3 years ago
iwilltry42 a928e41a2a
add debug functionality to get current loadbalancer config 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
Thorsten Klein 99fe3c75c4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
iwilltry42 774af31d24
Revert 'Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"' 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
iwilltry42 70872648b3
Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)" 3 years ago
Batuhan Apaydın 5fe8a3c6c7
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax) 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 601bef45d7
general: properly use variable default object labels 4 years ago
iwilltry42 58d37bea94
general: add k3d version to default object labels 4 years ago
iwilltry42 746cbcd131
node: add start time field and use it when waiting for log messages 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
iwilltry42 e7c43df434
properly handle initNode and normalize waiting for log messages to determine successful node starts 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 7a3edd9d7e
NodeSpec: transform network string to list of strings to allow checking out node networks 4 years ago
iwilltry42 a37b01c5b9
NodeDelete: add NodeDeleteOpts 4 years ago
Thorsten Klein c809767448
[Fix] registry: adjustments on how the registry is perceived (#454) 4 years ago
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
Thorsten Klein 4dfb62ebff
[Feature] add LocalRegistryHostingV1 from KEP-1755 (#441) 4 years ago
iwilltry42 eafae0073a
registry: allow creating new and using existing registries 4 years ago
Alvaro 5dedac8cbb
Print the creation time for containers (#431) 4 years ago
Thorsten Klein c44c576d69
[Refactoring/Preparation] use real port structs as prep for registries (#427) 4 years ago
iwilltry42 d042c79df2
unify the registry type 4 years ago
iwilltry42 621640c901
rename ExposedPort 4 years ago
iwilltry42 0c32c36d99
rename Registry field from name to host 4 years ago
iwilltry42 a58785f442
rename externalRegistry field from name to host 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
Alvaro a93932e5b6
[Feature] Options for formatted output of `cluster list` (#416, @inercia)) 4 years ago
Fabrice Vergnenegre 2d8d60b005
FIX: #412 set Restart flag to true before creation (#413, thanks @fabricev) 4 years ago
Thorsten Klein d0158c97c6
clusterCreate: add docker's --gpus flag (#395) 4 years ago
iwilltry42 584bf71592
createCluster: wait for 'k3s is up and running' instead of 'Running kubelet' to ensure that the API-Server is up 4 years ago
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