7 Commits

Author SHA1 Message Date
Spencer Smith
7811589db8 docs: add openstack docs
This PR adds a guide on how to deploy on Openstack with our new image.
It also fixes a small typo I noticed in gcp docs.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2020-12-03 10:48:45 -08:00
Spencer Smith
6a9e55d07b docs: ensure we configure nodes in guides
This PR makes sure we go through the step of running `talosctl
config nodes` for each of our environment guides.

Will close #2609

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2020-11-19 13:48:41 -05:00
Spencer Smith
80c6a02b5e docs: ensure gcp docs have firewall and node info
This PR fixes some missing info in the GCP docs to make sure that we
allow for talosctl in the firewall, as well as set the node in talosctl
so the kubeconfig command works.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2020-11-19 10:33:00 -08:00
Andrey Smirnov
83bb1afcb6 feat: drop to maintenance mode in cloud platforms if userdata is missing
On first boot of Talos, if userdata is missing, Talos is going to drop
into maintenance mode which allows to upload config to the server via
`talosctl apply-config` command.

See also: https://github.com/talos-systems/go-retry/pull/4

Fixes #2780

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-16 11:03:26 -08:00
Andrey Smirnov
61facf700a chore: build arm64 images in CI
This changes installer image/iso output to be tar via stdout
(optionally), so that we can copy back artifacts back from remote docker
daemon.

Fixes #2776

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-13 12:34:48 -08:00
Rick Richardson
0c48c3d447 docs: fix AWS guides
Clarifies that a user should use the instance's private IPs in the creation of the NLB

Signed-off-by: Rick Richardson <rick@letter.co>
2020-11-02 20:19:21 -08:00
Andrew Rynhard
1b0ed13231 docs: move to gridsome
Brings in a new theme, improved content, and restructured layout.

Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
2020-10-26 21:14:14 -07:00