13 Commits

Author SHA1 Message Date
Andrey Smirnov
a798dbd5d2
docs: update docs for upcoming 1.2.0 release
Update what's new, upgrading docs.

Fix up instances of `master` leftover in the docs.

Fix the formatting of kernel params reference.

Fixes #6150

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-08-31 21:54:45 +04:00
Steve Francis
f88d08e21b
docs: clarification of AWS set up process
AWS documentation fixes.

Signed-off-by: Steve Francis <steve.francis@talos-systems.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-08-12 19:34:14 +04:00
Trevor Sullivan
f1de478943
docs: verbiage in Digital Ocean tutorial
Fix veribage in DigitalOcean tutorial.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-08-11 21:03:11 +05:30
Noel Georgi
b62b18a972
feat: bump k8s to v1.25.0-beta.0
Bump k8s to v1.25.0-beta.0

Update most kubernetes `master` references to `controlplane`

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-08-10 22:17:53 +05:30
Steve Francis
00c3ee3ac3
docs: remove obsolete references to init nodes
This PR removes obsolete references

Signed-off-by: Steve Francis <steve.francis@talos-systems.com>
Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
2022-08-09 14:38:09 -04:00
Andrey Smirnov
fa5aad01a0
docs: fix issues in GCP docs
Fixes #6034
Fixes #6035
Closes #6027

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-08-08 23:29:53 +04:00
Utku Ozdemir
89c7da8991
docs: add documentation for vagrant & libvirt
Documentation of running Talos on a Vagrant environment with libvirt provider.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2022-07-15 16:54:30 +02:00
Alex Wied
c43d6a31d9
docs: fix typos
Fix typo in Equinix docs

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-07-11 23:07:09 +05:30
Markus Reiter
3a1eb10e61
docs: update the Proxmox kvm64 note
These settings enable `x86-64-v2` while keeping the VM migration option.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-07-01 15:23:12 +04:00
Philipp Sauter
a68a00f1b9
docs: recommend setting "host" Processor Type on proxmox
Talos v1.0 and later versions are unable to boot in a Proxmox
VM with "kvm64" set as its Processor Type. We add an
instruction in the Proxmox Guide for setting Processor Type
to "host". Talos v1.0 requires the x86-64-v2
microarchitecture, which is very common today.

Signed-off-by: Philipp Sauter <philipp.sauter@siderolabs.com>
2022-06-28 15:47:45 +02:00
hobyte
61abf31110
docs: change command for cluster create to keep $HOME with sudo
sudo -E doesn't keep $HOME on all platforms. Change to
--preserve-home=HOME to tell sudo to especially kee $HOME to prevent
config being generated in /root/.talos

Signed-off-by: hobyte <simolu8@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-06-27 18:35:55 +04:00
Davincible
448de71949
docs: add UpCloud installation guide
Describe installing Talos on Upload.

Signed-off-by: Davincible <david.brouwer.99@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-06-23 22:28:28 +04:00
Andrey Smirnov
90bf34fed9
docs: fork docs for Talos 1.2
Now master generates docs for the future v1.2.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-06-10 22:21:39 +04:00