Kevin Hellemun
af77c29565
docs: update wirguard guide
...
The wireguard guide has a small typo in the structure example of the config.
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
2021-05-21 05:08:26 -07:00
Serge Logvinov
79d804c5b4
docs: fix typos
...
Fix yaml key systemDisksEncryption -> systemDiskEncryption
Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
2021-05-02 06:36:10 -07:00
Brandon McNama
94520b03f6
docs: fixup typo in encryption guide command
...
Fixes a typo in a documented command for going from an unencrypted
EPHEMERAL partition to an encrypted one.
Signed-off-by: Brandon McNama <brandonmcnama@outlook.com>
2021-04-11 02:29:33 -07:00
Branden Cash
7bcb91a433
docs: fix typo for stage flag
...
docs mentioned `--staged` flag, but should be `--stage`
Signed-off-by: Branden Cash <ammmze@gmail.com>
2021-04-01 10:44:46 -07:00
Andrey Smirnov
f0512dfce9
feat: update Kubernetes to 1.20.5
...
See CHANGELOG:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#changelog-since-v1204
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-19 03:14:46 -07:00
Andrey Smirnov
8810440744
docs: add control plane in-depth guide
...
Add FAQ on initial time sync.
Add 0.9 new videos.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-17 11:23:59 -07:00
Andrey Smirnov
6f7df3da1e
fix: update output of convert-k8s
command
...
This includes Sean's comments from #3278 and introduces a new flag which
is referenced in manual conversion process document.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-12 02:21:01 -08:00
Seán C McCord
dce6118c29
docs: add guide for VIP
...
Add documentation for using VIP, or shared IP addresses, for the
controlplane.
Fixes #3289
Signed-off-by: Seán C McCord <ulexus@gmail.com>
2021-03-11 19:01:38 -08:00
Andrey Smirnov
7c529e1cbd
docs: fix links in the documentation
...
Gridsome forces folders to be lower-case.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-11 12:26:50 -08:00
Andrey Smirnov
47324dcaea
docs: add guide on editing machine configuration
...
This covers new configuration update modes and new commands in 0.9.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-10 14:02:16 -08:00
Andrey Smirnov
ae8bedb9a0
docs: add control plane conversion guide and 0.9 upgrade notes
...
These docs are critical to get 0.9.0-beta released.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-10 07:20:44 -08:00
Andrey Smirnov
ed9673e50a
docs: add troubleshooting control plane documentation
...
Describe common failures and debugging approach.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
Co-authored-by: Spencer Smith <rsmitty@users.noreply.github.com>
2021-03-09 13:31:08 -08:00
Andrey Smirnov
485cb1262f
docs: update Kubernetes upgrade guide
...
CLI tool usage is same, but manual process is quite different.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-09 13:23:58 -08:00
Artem Chernyshev
9333e2a600
docs: add disk encryption guide
...
Describe usage tips, caveats, flow.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2021-03-02 06:44:40 -08:00
Andrew Rynhard
3aaa888f9a
docs: fix typos
...
Fixes a few typos in our docs.
Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
2021-02-09 10:50:53 -08:00
Artem Chernyshev
9883d0af19
feat: support Wireguard networking
...
This the first iteration of Wireguard network support.
What was done:
- kernel was updated to enable Wireguard kernel module.
- changed networkd to support creating Wireguard device type.
- used wgctrl to configure wireguard.
- updated `talosctl cluster create` to support generating Wireguard
network configuration automatically by just specifying the network cidr.
- added docs about Wireguard support/how to use it.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2021-01-14 15:51:14 +03:00
Andrew Rynhard
00d345fd3a
docs: add v0.9 docs
...
Adds documentation for v0.9, copied from v0.8.
Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
2021-01-13 15:42:25 +03:00