Commit Graph

12 Commits

Author SHA1 Message Date
Thorsten Klein
261ac0faf4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605)
Excerpt:
- new version v1alpha3 with k3s extraArgs using node filters
  - reflected in CLI via --k3s-arg
- new migration option to migrate (internally and via cli) from v1alpha2
to v1alpha3
- enhancements to how config files are being read
- e2e tests for config file migration
2021-07-09 10:46:12 +02:00
iwilltry42
e98ff9a964
docs: cleanup, fix formatting, etc. 2021-06-09 19:30:28 +02:00
Thorsten Klein
6ba281b4e4
[Enhancement] docs/help: clarify registry names (naming & k3d-prefix) (#532) 2021-03-11 08:56:17 +01:00
Thorsten Klein
092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 2021-02-03 11:31:21 +01:00
iwilltry42
78760cfdf2
add some documentation 2021-01-18 16:52:14 +01:00
Thorsten Klein
185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437)
This comes with several fixes/improvements

- only consider containers that have the default object label (app=k3d)
- handle network deletion
  - check if there are other k3d containers connected
  - if there are only registries, disconnect them
  - if there are non-registry nodes, leave everything as it is
  - if there are any containers connected, that are not automatically
  disconnected, log a warning and continue
2021-01-07 11:32:30 +01:00
iwilltry42
a899bcf158
refresh documentation 2021-01-05 08:07:25 +01:00
iwilltry42
6ddcd659da
docs: quote node filters (ref #348) 2020-10-02 12:27:33 +02:00
iwilltry42
3e9e628766
adjust docs to new syntax 2020-07-14 13:16:25 +02:00
iwilltry42
ff3990a01b
docs: fix link and k3d command in registries doc 2020-06-02 19:26:00 +02:00
iwilltry42
6eb561152e
docs: port and adapt registries section from master-v1 2020-06-02 19:20:11 +02:00
iwilltry42
64d10c2e6a
docs: restructure sections and add networking information 2020-04-28 08:56:57 +02:00