Commit Graph

121 Commits

Author SHA1 Message Date
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
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
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
iwilltry42
3fcc50b205
Merge branch 'main' into main-v4 2021-01-05 08:42:53 +01:00
Josh Soref
e7802d2def
docs: spell checking (#434, @jsoref) 2021-01-05 08:15:36 +01:00
iwilltry42
818a525c01
v3 -> v4 2021-01-05 08:12:15 +01:00
iwilltry42
a899bcf158
refresh documentation 2021-01-05 08:07:25 +01:00
Thorsten Klein
ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 2020-12-09 15:59:20 +01:00
iwilltry42
ddf7068a69
updated docs 2020-11-23 10:27:15 +01:00
iwilltry42
437f53a72c
docs: add comment about k3s version to ingress apiVersion in guide 2020-11-10 18:32:11 +01:00
markrexwinkel
f56c3383a6
Docs: updated docs and Dockerfile to add cuda drivers (#402, @markrexwinkel)
Authored-by: Mark Rexwinkel <mark.rexwinkel@elekta.com>
2020-11-06 13:53:43 +01:00
Oliver Bertuch
14edd4fde9
Docs: Add asdf install option (#389, @poikilotherm)
* Add asdf install option maintained by @spencergilbert
2020-11-04 19:34:53 +01:00
Dennis Hoppe
16496216dd
Docs: Use current Ingress API version in guide (#394, @dhoppe) 2020-11-04 09:31:07 +01:00
markrexwinkel
fca73dc27d
[Enhancement] Docs: Add guide for CUDA support (#392, @markrexwinkel)
* Add guide for using GPUs (CUDA)
2020-11-04 09:27:08 +01:00
Thorsten Klein
80da6b2919
Merge pull request #367 from louiznk/docs/replace-flannel-with-calico
docs: add guide on using calico instead of flannel (thanks @louiznk)
2020-10-07 15:45:09 +02:00
Louis Tournayre
5ecd1208f4 docs: show the calico pods 2020-10-07 13:21:57 +02:00