Harley Laue
376f0378af
[Docs] Clarify node create
help text about cluster reference ( #808 )
2021-10-22 09:08:57 +02:00
iwilltry42
33507fd19a
docs: fix missing update of k3s-server/agent-arg flag to k3s-arg + nodefilter ( fixes #782 )
2021-10-11 15:35:50 +02:00
Donovan Brown
7d4d63f18b
Fix typo ( #784 )
2021-10-11 10:31:04 +02:00
iwilltry42
acf9e65ef9
docs: update asciicast k3d demo
2021-09-17 22:12:20 +02:00
Thorsten Klein
3b9d8373e1
[Docs] v5 update ( #740 )
2021-09-17 20:41:57 +02:00
iwilltry42
bfe1efb1e6
docs: switch everything to v5
2021-09-08 19:19:13 +02:00
Thorsten Klein
7071129df8
[Enhancement] More powerful registry-create opt ( #727 )
...
- `--registry-create NAME[:HOST][:HOSTPORT]` changed from bool flag
- respective config added to config file
2021-09-08 19:09:23 +02:00
iwilltry42
149dfdb9ab
Merge branch 'main' into main-v5
2021-09-08 19:07:27 +02:00
Thorsten Klein
2a62eab3a2
docs: use mike and gh actions for versioned k3d.io ( #731 )
...
* docs: use mike for versioned k3d.io
* switch to ghactions for docs
2021-09-08 14:48:07 +02:00
Thorsten Klein
212979d0bb
[Enhancement] DNS Injection ( #718 )
...
- remove`--no-hostip` flag and the related `disableHostIPInjection` config option
- inject host IP on every cluster startup (except when hostnetwork is chosen)(/etc/hosts + CoreDNS)
- inject host entries for every cluster network member container into the CoreDNS configmap
2021-08-24 10:18:53 +02:00
Thorsten Klein
a5c1d3becb
[Enhancement] Docs: update for v5 (first iteration) ( #682 )
2021-07-21 10:38:49 +02:00
iwilltry42
760bcae19c
Merge branch 'main' into main-v5
2021-07-21 10:20:49 +02:00
Thorsten Klein
3b8c877b43
[Enhancement] docs: add a project overview ( #680 )
2021-07-20 15:44:29 +02:00
Rauno Ots
cb02f6bce1
docs: fix go install command ( #677 )
2021-07-20 13:32:22 +02:00
iwilltry42
d41b49d423
document using new nodefilter syntax with : instead of [] for indexing
2021-07-09 10:48:27 +02:00
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
a464bcdff2
v4.4.7: update changelog + docs
2021-07-09 08:34:59 +02:00
iwilltry42
4b1b14034c
simplify cuda guide
2021-07-09 08:21:18 +02:00
iwilltry42
a2305bd87a
docs: cuda guide: include files directly and use local references
2021-07-05 16:23:02 +02:00
vainkop
bf3f630d1b
[Docs] Update CUDA Guide ( #662 , @vainkop)
2021-07-05 16:09:17 +02:00
Christian Mäder
3451675bc7
[Enhancement] Follow Docker's image nameing convention in k3d image import
( #653 , @cimnine)
2021-07-05 13:40:14 +02:00
Sergey Vasilyev
afbfee7d54
Mention "nolar/setup-k3d-k3s" step for GitHub Actions ( #668 , @nolar)
2021-07-02 10:07:37 +02:00
iwilltry42
d668093afc
docs/faq: add entry to configure containerd with DockerHub authentication
2021-06-14 08:17:44 +02:00
iwilltry42
10a9cf4441
docs: update faq with fix for kube-proxy sysctl settings issue
2021-06-13 16:31:12 +02:00
iwilltry42
e98ff9a964
docs: cleanup, fix formatting, etc.
2021-06-09 19:30:28 +02:00
iwilltry42
e4cefaab27
docs: fix indentation of admonition in 'exposing services' guide
2021-06-09 18:24:07 +02:00
Jacie
c39cde534f
docs: link to github autoK3s ( #614 , @jaciechao)
...
Signed-off-by: Jacie <kathyyy@163.com>
2021-05-26 07:18:53 +02:00
iwilltry42
a353f30728
docs: restore accidentally deleted defaults.md
2021-05-21 12:45:54 +02:00
iwilltry42
a034b40f8e
Docs: Prettify
...
- add toggle for light/dark mode
- fix logo size in header
- prettify install options list (emojis)
- add better list extension
- ...
2021-05-21 10:00:14 +02:00
iwilltry42
d0419f2057
docs: add faq entry on 'nf_conntrack_max: permission denied' issue ( #607 )
2021-05-20 08:01:36 +02:00
Leela Venkaiah G
73a91b63f8
[Doc] Addition to FAQ about spurious PID entries ( #609 , @leelavg)
2021-05-17 10:35:25 +02:00
Austin Cawley-Edwards
d0d5ec7d3f
docs: usage/configfile typo ( #587 )
...
"yur" -> "your" nit
2021-05-06 19:18:46 +02:00
Thorsten Klein
24cf263c73
[FEATURE] IPAM via subnet flag ( #560 )
2021-04-20 07:39:51 +02:00
Thorsten Klein
f2af514929
[Enhancement] docs: add automatic command tree generation via cobra ( #562 )
2021-04-14 14:14:07 +02:00
Alec Hartung
89098285f1
[DOCS] fix typo in url ( #561 , @alechartung)
2021-04-14 09:09:44 +02:00
Guillaume Calmettes
05252e9859
[DOCS] fix typo ( #556 )
2021-04-10 14:02:11 +02:00
iwilltry42
ad9a128703
tests/e2e: add memory limit test
2021-03-30 12:55:40 +02:00
claycooper
ed511ca50c
[Docs] Heal Shruggie: Replace amputated arm ( #540 , @claycooper)
2021-03-15 18:42:52 +01:00
iwilltry42
406f3cfb13
docs: add faq on certificate error behind corporate proxy
2021-03-12 19:53:24 +01:00
iwilltry42
d0216fd13b
docs: add usage section in config file docs
2021-03-12 08:26:40 +01:00
Thorsten Klein
3d1a670790
[Enhancement] docs: add page about the config file ( #534 )
2021-03-12 08:22:05 +01:00
Thorsten Klein
6ba281b4e4
[Enhancement] docs/help: clarify registry names (naming & k3d-prefix) ( #532 )
2021-03-11 08:56:17 +01:00
FiliusPatris
48b11ebc8c
State minimal recommended specs for multi-server ( #481 , @Filius-Patris)
2021-02-09 16:34:53 +01:00
MichalK
f5d19108b0
Docs: link to GitHub k3d-action ( #476 , @kuritka)
2021-02-04 16:52:26 +01:00
Thorsten Klein
092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema ( #472 )
2021-02-03 11:31:21 +01:00
iwilltry42
683a92792e
registryDelete/nodeDelete: make --all work and add 'node delete --registries'
2021-01-19 17:41:51 +01:00
iwilltry42
78760cfdf2
add some documentation
2021-01-18 16:52:14 +01:00
iwilltry42
3e069edda5
Merge branch 'main' of github.com:rancher/k3d into main-v4
2021-01-14 08:12:59 +01:00
Erwin Kersten
56af4d5964
[DOCS] Add Chocolatey install option ( #443 , @erwinkersten)
...
* Add Chocolatey install option
* Add k3d chocolatey package source location
* Add Chocolatey install option to k3d.io
2021-01-13 22:45:57 +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