Commit Graph

35 Commits (774af31d2477fe38d61870c5b4a6066a21dff9ca)

Author SHA1 Message Date
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Jason bfcac7ec4a
fix create command's flags typo (#568, @Jason-ZW) 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
iwilltry42 45d451a661
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398 4 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 e1384c91a2
server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
Dominik Tomasi dbfaeb4af3
Fix for KubeAPI Port assignment when using config files (#490, @dtomasi) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 e2a05c1f39
fix/clusterCreate: use StringSlice for k3s-server|agent-arg flag 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 4e2b1baa62
add warning, if someone mounts a file at the default registries.yaml location, while they also use a different kind of registry spec 4 years ago
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
Thorsten Klein c44c576d69
[Refactoring/Preparation] use real port structs as prep for registries (#427) 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
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
Thorsten Klein a5d2910f29
[Feature] clusterCreate: add back --env/-e flag to inject environment variables (#409) 4 years ago
Thorsten Klein d0158c97c6
clusterCreate: add docker's --gpus flag (#395) 4 years ago
Lionel Nicolas ffe8c9697c add ability to set container labels on nodes using --label/-l 4 years ago
iwilltry42 11cc797922
overall/logging: new trace log level 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 6ddcd659da
docs: quote node filters (ref #348) 4 years ago
iwilltry42 f6028305c9
clusterCreate: add '--no-rollback' flag to ease debugging cluster creation failures 4 years ago
iwilltry42 1e228619fd
clusterCreate: fix inconsistent behavior of update-default-kubeconfig and switch-context flags. Fixes #314 4 years ago
iwilltry42 1422a87945
kubeconfig/docs: clarify kubeconfig get/print/show and merge/write 4 years ago
iwilltry42 674e943be8
overall: fix examples/docs for changed flags 4 years ago
iwilltry42 41c9bdc87a
prettify help text for cluster create (volume and api-port flags) 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 93daef1098
adjust cluster create output to new syntax 4 years ago
iwilltry42 93dc966411
clusterC: fix description 4 years ago
iwilltry42 08f7a47119
new syntax for cluster creation and kubeconfig manipulation 4 years ago
iwilltry42 846aefeb40
kubeconfig: improved flag names and bug fixes 4 years ago
iwilltry42 c00f8952ba
getKubeconfig: write to new file by default 4 years ago
iwilltry42 24f92b9c3f
createCluster: use default 6443 api port in hostNetwork mode 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 0b23807d44
createCluster: make '--wait' be true by default 4 years ago
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 4 years ago
iwilltry42 711e1ed048
createCluster: use random hostPort for API-Port by default 4 years ago
Antoine e3bf18660e
👌 PR review 4 years ago
iwilltry42 a279e1259e
createCluster: add --switch command for kubeconfig current-context 4 years ago
iwilltry42 06f543518c
fix: re-add support for named volumes used with --volume flag 4 years ago
iwilltry42 dabec2f091
createCluster: fix loadblancer consideration 4 years ago
iwilltry42 0270ac7327
createCluster: take loadbalancer into consideration when mapping ports 4 years ago
iwilltry42 21fd427d8a
maintenance: cleanup debug logs 4 years ago
iwilltry42 639daef7fb
Reorder parameters 4 years ago
iwilltry42 0d2c22455d
Overall: use context.Context in top-level exported functions 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