Commit Graph

340 Commits (1afe36033dc7f28479ce3de1e3c3c3efba772e6e)

Author SHA1 Message Date
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
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 bad77f0027
clusterStart: wait for servers to be up and running by default 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 683a92792e
registryDelete/nodeDelete: make --all work and add 'node delete --registries' 4 years ago
iwilltry42 a37b01c5b9
NodeDelete: add NodeDeleteOpts 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 608f24a6e3
completion/zsh: explicitly source zsh completion 4 years ago
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
Alvaro c6df1448ef
[Enhancement] Improved listings for nodes & registries (#439, @inercia) 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
iwilltry42 85e50d819c
rename merge-default-kubeconfig to kubeconfig-merge-default to follow new naming syntax 4 years ago
iwilltry42 eafae0073a
registry: allow creating new and using existing registries 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
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 0f15ca34d0
[Fix] Allow literal @ in flags that have nodefilters (#421) 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 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
iwilltry42 8612b76577
imageImport: exit with non-zero exit code on failure 4 years ago
iwilltry42 a385241c77
clusterDelete: no error if no cluster was found (fixes #379) 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 972c004930
add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
iwilltry42 f6028305c9
clusterCreate: add '--no-rollback' flag to ease debugging cluster creation failures 4 years ago
Tadeu Andrade cc222ef67a (feature) Add fish shell completions 4 years ago
iwilltry42 fb0d09545b
plugin: finish handling and executing plugins 4 years ago
iwilltry42 a746e4f2db
init plugin system 4 years ago
iwilltry42 cc3fe46a23
clusterList: include node state 4 years ago
iwilltry42 1285fb90c4
overall: add node status field 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 9f76db2d4a
root: same help text for version and --version 4 years ago
iwilltry42 674e943be8
overall: fix examples/docs for changed flags 4 years ago
iwilltry42 e5d093d3ce
clusterList: add bool for loadbalancer 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