62 Commits

Author SHA1 Message Date
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
iwilltry42
0af0207691
docs: add disclaimer for targeting v3.0.0+ 2020-06-05 07:44:37 +02:00
Thorsten Klein
85197b5fc2
Merge pull request #264 from lvuch/lh-theme-customization
[Enhancement] Docs: favicons and header changes (thanks @lvuch)
2020-06-04 20:46:18 +02:00
lvuch
53484f1a63 resolve favicon issue and move css 2020-06-04 10:31:11 -07:00
iwilltry42
c02b6362a9
docs: add info on 'get clusters --token' flag 2020-06-04 16:00:12 +02:00
iwilltry42
0bc8887b3d
docs: add notes about new functionality of load image 2020-06-04 11:58:06 +02:00
Thorsten Klein
92c11570a3
Merge pull request #257 from RouxAntoine/feature/add-get-token-v2
[feature] add command get k3stoken to retrieve cluster token (thanks @RouxAntoine)
2020-06-04 08:50:05 +02:00
iwilltry42
03d651a502
docs: include section about issues with dqlite and cluster restarts 2020-06-04 08:04:14 +02:00
Antoine
e3bf18660e
👌 PR review
Use `log.Fatalln(err)` instead of `log.Errorln(err)` + `os.Exit(1)`
Use Label prefix instead of LabelName suffix
Rename all secret occurence with token
2020-06-04 00:49:12 +02:00
lvuch
a6e852105c favicons and header changes 2020-06-03 15:28:49 -07:00
iwilltry42
2ae5535ac0
docs: add --switch flag to command tree 2020-06-03 16:22:22 +02:00
iwilltry42
8fc407be84
docs: add 'create node --wait --timeout X' flags explanations 2020-06-03 14:59:21 +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
5afa25154c
docs: add some notes about 'k3d start cluster --wait --timeout' 2020-05-29 11:26:27 +02:00
Thorsten Schifferdecker
c591ab023b
fix typo 2020-05-16 16:34:22 +02:00
iwilltry42
ed554c0cd6
readme/docs: change logo format 2020-05-16 11:47:33 +02:00
iwilltry42
54d65d88ce
readme/docs: add k3d logo 2020-05-16 11:35:27 +02:00
iwilltry42
3e70499e84
docs: include asciicinema-player in site (collapsible admonition) 2020-05-15 14:26:53 +02:00
iwilltry42
2d52acc18b
readme/docs: add asciicast 2020-05-15 13:18:02 +02:00
iwilltry42
71e30b8399
docs: fix indentation in installation section list 2020-05-15 11:46:24 +02:00
iwilltry42
b08dc09260
readme/docs: improve release overview 2020-05-15 11:02:01 +02:00
iwilltry42
ee9f25b20b
readme/docs: add links to may meetup and demo repository 2020-05-14 08:55:49 +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
dd2d5a6b70
docs: add section about multi-master setups 2020-05-11 08:44:57 +02:00
iwilltry42
c061104b53
createNode: copy as many details as possible from existing
- we now use the full containerJSON details when getting a node
- we now use as many details as possible to copy k3d settings from an
existing node when adding a new node to a running cluster
2020-05-11 08:42:44 +02:00
iwilltry42
6287808aa1
new section in docs 2020-05-05 12:04:36 +02:00
iwilltry42
cae73e3984
docs: cleanup 2020-05-04 18:45:37 +02:00
iwilltry42
48b8e6801a
docs: add installation section to homepage 2020-05-04 17:29:01 +02:00
iwilltry42
de9ee91083
getKubeconfig: allow specifying one or more clusters or '--all' 2020-05-04 17:12:03 +02:00
iwilltry42
70b62b1b90
docs: include requirements.txt for mkdocs 2020-04-28 09:37:15 +02:00
iwilltry42
933bf9ac34
docs: add section about handling kubeconfigs 2020-04-28 09:19:22 +02:00
iwilltry42
64d10c2e6a
docs: restructure sections and add networking information 2020-04-28 08:56:57 +02:00
iwilltry42
05f2fc1f66
docs: add more command information 2020-04-27 17:30:51 +02:00