4 Commits

Author SHA1 Message Date
Andrey Smirnov
751f64f9bc
docs: add release notes for 0.12, support matrix
Also provide new way to fetch AMI IDs for 0.12.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-08-23 16:13:22 +03:00
Spencer Smith
5ce92ca516
docs: ensure azure VMs are 0 indexed
This PR makes sure that azure VMs are zero indexed for consistency with
the way that NICs and IPs are generated earlier in the docs. I'm not
quite sure why we went with `seq( 0 1 2 )` instead of `seq( 0 2 )`, but
I kept the sequences the same for consistency.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
2021-08-17 19:09:40 -04:00
Alexey Palazhchenko
679b08f4fa docs: update docs for 0.12
Plus remove versions in a few places.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-09 09:39:51 -07:00
Alexey Palazhchenko
2ba8ac9ab4 docs: add documentation directory for 0.12
Plus, convert a few absolute URLs with a version number to relative URLs without versions.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-08 04:44:51 -07:00