Commit Graph

31 Commits

Author SHA1 Message Date
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
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
Thorsten Klein
f2af514929
[Enhancement] docs: add automatic command tree generation via cobra (#562) 2021-04-14 14:14:07 +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
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
a899bcf158
refresh documentation 2021-01-05 08:07:25 +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
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
Louis Tournayre
53af379076 docs: use the auto deploy directory instead of the kubectl apply 2020-10-06 14:23:49 +02:00
Louis Tournayre
e4488e2b7b docs: add documentation and descriptor for using calico instead of flannel 2020-10-05 22:15:42 +02:00
iwilltry42
6ddcd659da
docs: quote node filters (ref #348) 2020-10-02 12:27:33 +02:00
iwilltry42
57dc7e5391
docs/services: add example to expose all nodeports from the beginning 2020-08-12 08:24:32 +02:00
iwilltry42
1422a87945
kubeconfig/docs: clarify kubeconfig get/print/show and merge/write 2020-08-05 12:25:06 +02:00
iwilltry42
ec3f10ec57
use server/agent instead of master/worker 2020-07-14 20:29: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
a3cd56cfee
docs: fix admonitions and add some inline syntax highlighting 2020-05-11 11:18:34 +02:00
iwilltry42
86b25cff23
docs: add 'loadbalancer' filter to 'Exposing Services/1. via Ingress' section 2020-05-11 11:03:43 +02:00
iwilltry42
64d10c2e6a
docs: restructure sections and add networking information 2020-04-28 08:56:57 +02:00