Commit Graph

96 Commits

Author SHA1 Message Date
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
Louis Tournayre
53af379076 docs: use the auto deploy directory instead of the kubectl apply 2020-10-06 14:23:49 +02:00
iwilltry42
dc725fcdbc
docs: add some missing flags and info on host.k3d.internal 2020-10-06 12:46:06 +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
7003d42456
docs/faq: second example for passing additional args to k3s 2020-08-13 08:10:05 +02:00
iwilltry42
6bc3f97a36
docs/faq: How to pass flags to the Kube API Server
Closes #325
2020-08-12 10:41:00 +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
960723fca4
note on arkade in readme and docs 2020-07-21 11:13:38 +02:00
iwilltry42
9916e6eb0a
no more RC/beta in the docs and readme 2020-07-17 09:07:15 +02:00
iwilltry42
674e943be8
overall: fix examples/docs for changed flags 2020-07-17 07:59:00 +02:00
iwilltry42
92547b11d4
fix doc multiserver filename 2020-07-15 08:21:47 +02:00
iwilltry42
953bacbbfe
new asciicast featuring the new syntax 2020-07-15 08:19:12 +02:00
iwilltry42
14d835b4fb
min version rc.7 in README and k3d.io 2020-07-15 07:48:04 +02:00
iwilltry42
8dd1ec61db
rename branch master to main 2020-07-15 07:06:47 +02:00
iwilltry42
ec3f10ec57
use server/agent instead of master/worker 2020-07-14 20:29:33 +02:00
iwilltry42
c83ac0afd4
fix merge leftovers 2020-07-14 15:46:44 +02:00
iwilltry42
84d6063e4b
Merge branch 'master' into enhancement/noun-verb-syntax 2020-07-14 15:31:12 +02:00
iwilltry42
3e9e628766
adjust docs to new syntax 2020-07-14 13:16:25 +02:00
lvuch
846d42b568 header fix 2020-07-10 12:08:42 -07:00
iwilltry42
846aefeb40
kubeconfig: improved flag names and bug fixes 2020-06-22 08:10:30 +02:00
iwilltry42
c00f8952ba
getKubeconfig: write to new file by default 2020-06-18 17:44:11 +02:00
Alvaro Saurin
8d92a44cba
Reference to k3x
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
2020-06-08 14:22:54 +02:00
Thorsten Klein
18a9ddd020
Merge pull request #271 from lvuch/lh-theme-customization
docs: fix nav color and placement of current section name in header (thanks @lvuch)
2020-06-05 21:12:41 +02:00
lvuch
3b2fc6ef24 fix nav color and placement of current section name in header 2020-06-05 10:51:27 -07:00