64 Commits

Author SHA1 Message Date
Andrew Rynhard
06aa63fbb3 docs: change doc content margins and padding
This bumps the content of a doc page up and drops the sidebar down.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 20:36:00 -07:00
Andrew Rynhard
d73bbbc9c5 docs: move docs version dropdown to docs page
This moves the documentation version dropdown menu into the
documentation page.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 20:14:24 -07:00
Andrew Rynhard
4252124009 docs: use horizontal containerd logo
The horizontal logo looks better than the stacked one when next to the
other logos.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 20:07:42 -07:00
Andrew Rynhard
17093416e6 docs: add FAQs page
The FAQs should be pulled out from the documentation as they are
specific to a version of Talos and more of a marketing message. This
adds a dedicated page for the FAQs.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 19:26:30 -07:00
Andrew Rynhard
7b801aa1bf docs: add community dropdown
This adds a dropdown menu to the header that makes it easy to find our
community links.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 19:01:20 -07:00
Andrew Rynhard
18f3596767 docs: improve dropdown menu
The adds shadow and border radius to dropdown menu.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 17:45:12 -07:00
Andrew Rynhard
d9dd55687b docs: show background only on landing page
The background should only be shown on the landing page.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 17:27:07 -07:00
Andrew Rynhard
6cc8a8bc04 docs: add landing page
This replaces the Mardown based landing page with a pure HTML approach.
This allows us to have a landing page that is much more impactful.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 14:45:47 -07:00
Andrew Rynhard
13d0e5840c docs: add v0.3 boilerplate
This adds the logic for handling multiple versions of documentation, and
adds a copy of the v0.2 docs as a starting point.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-18 23:46:12 -07:00
Andrew Rynhard
655aaa3149 docs: add documentation website
This will allow us to iterate faster on documentation for multiple
versions of Talos.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-18 21:28:40 -07:00
Andrew Rynhard
94c28657d3 feat: add config validation task
This should provide a better UX around misconfigured Talos nodes. It is
just the start of something we can expand on.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-15 20:26:26 -07:00
Andrew Rynhard
792a35e8ae fix: use talos.config instead of talos.userdata
The new kernel parameter talos.config should be used instead of
tallos.userdata.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-14 10:44:59 -07:00
Andrew Rynhard
80e3876df5 feat: remove proxyd
We have decided that proxyd is not the best architectue for HA
Kubernetes. Our recommendation to users will be to create a load
balancer instead.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-14 08:11:00 -07:00
Tim Gerla
fec434aee9 docs: some docs improvements based on community feedback (try 2)
Signed-off-by: Tim Gerla <tim@gerla.net>

docs: fix unbalanced header

Signed-off-by: Tim Gerla <tim@gerla.net>
2019-10-10 15:25:00 -07:00
Brad Beam
7069f97eb4 docs: Add machine config docs
Restructure configuration section to highlight v0/v1alpha1 differences.
Removed old configuration material.

Signed-off-by: Brad Beam <brad.beam@talos-systems.com>
2019-10-07 17:30:55 -05:00
Andrew Rynhard
4ff8824182 feat: add aescbcEncryptionSecret field to machine config
This change allows us to generate the EncryptionConfig on each
controlplane node. The benefit is that we no longer need to distibute
the EncryptionConfig via trustd.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-09-25 09:41:20 -07:00
Spencer Smith
fa9b08145f docs: add machine configuration proposal
This PR will add the machine configuration proposal for review and merge
once agreed upon.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2019-09-11 12:01:40 -07:00
Andrew Rynhard
2e8f393fc5 chore: remove unused init token
This removes a token that we never used. Right now its just noise, so
let's remove it.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-27 21:36:52 -07:00
Andrew Rynhard
0bdaff1a90 feat: perform upgrades via container
This moves to performing upgrades via a container.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-27 09:44:50 -07:00
Andrew Rynhard
0af1eba159 refactor: add more runtime modes
In order to DRY up all installation methods and mount methods, this PR
introduces a few more runtime modes. The modes are then used to
determine the strategy for creating and or mounting the paritions.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-19 20:23:45 -07:00
Andrew Rynhard
8c73c38b8a chore: enforce one sentence per line in Markdown files
This is widely considered best practice, we should enforce it.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-17 10:15:27 -07:00
Andrew Rynhard
7970f977b7 chore: add markdownlint
This will give us a standard tool for linting Markdown files.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-17 03:53:52 -07:00
Brad Beam
0dc5551510 docs: Add Azure docs
Add getting started guide for Azure.

Signed-off-by: Brad Beam <brad.beam@talos-systems.com>
2019-08-16 14:19:47 -07:00
Andrew Rynhard
a116145c1b feat: rename DATA partition to EPHEMERAL
This changes the data partition name to something more appropriate. We
chose ephemeral to make it very clear that the disk should not be used
for application data.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-15 08:00:22 -07:00
Seán C. McCord
c5aef55f89 chore: add kernel parameters doc for bare-metal
Initial doc for kernel parameters.
2019-08-13 04:59:45 -07:00
Andrew Rynhard
aadbad44f0 docs: add project layout standards
This document describes our official layout standards. It serves as a
guide for contributors to help them in organizing code and placing
packages into the correct locations.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-09 23:16:08 -07:00
Andrew Rynhard
0ec17e4169 feat: run rootfs from squashfs
This change moves the rootfs to a squashfs image.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-25 08:38:31 -07:00
Matt Welch
8d3ee182d9 docs: minor spelling corrections.
Minor spelling corrections.

Signed-off-by: Matt Welch <matt.welch@gmail.com>
2019-07-18 16:40:08 -07:00
Andrew Rynhard
6e52abed97 chore: remove last updated field from proposal template
This field is superfluous since we can get this from git.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-05 17:31:15 -07:00
Andrew Rynhard
86a68d7877
docs: target developers in the README and users in the docs (#791)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 21:17:11 -07:00
Andrew Rynhard
7a5cc7b9f3
docs: update getting started guide (#787)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 12:54:43 -07:00
Andrew Rynhard
f689f7af14
docs: add use cases section (#786)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 12:11:24 -07:00
Tim Gerla
19594b34fc fix: top-level docs now appear properly with sidebar (#785)
Signed-off-by: Tim Gerla <tim@gerla.net>
2019-06-26 11:29:51 -07:00
Tim Gerla
bb1387b2e3 docs: fix the everytimezone.com link (#778)
Signed-off-by: Tim Gerla <tim@gerla.net>
2019-06-25 15:46:03 -07:00
Andrew Rynhard
907fdc579f
docs: update menu (#775)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-25 06:46:33 -07:00
Andrew Rynhard
c39a8abb7b
docs: improve description and layout (#774)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:52 -07:00
Andrew Rynhard
cb271e71ba
docs: refresh getting started guide (#773)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:38 -07:00
Andrew Rynhard
28e1a155eb
docs: rename Google Cloud to GCP (#772)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:23 -07:00
Andrew Rynhard
06ffeaedad
docs: bring in missing changes from docs repo (#771)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 18:20:12 -07:00
Andrew Rynhard
9625857c8c
docs: move docs repo to talos repo (#770)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 16:06:55 -07:00
Andrew Rynhard
52f2fc92e5
chore: add proposals template (#590)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-28 15:53:22 -07:00
Andrew Rynhard
a992efd88c
chore: move docs to a dedicated repo (#484)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 22:34:37 -07:00
Andrew Rynhard
05ac636ad0
chore: move website to netlify (#482)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 21:19:56 -07:00
Andrew Rynhard
e18b5086a9
chore: update org to new name (#480)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 18:29:21 -07:00
Andrew Rynhard
9e4b6f6125
docs: remove ip=dhcp flag from documentation (#428)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-27 08:44:28 -08:00
Andrew Rynhard
9e947c3fa5
feat: add automated PKI for joining nodes (#406)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-23 23:17:56 -08:00
remyabel
59e8fc2bce docs: properly wrap layouts in html/body tags (#411)
Signed-off-by: Tommy Nguyen <remyabel@gmail.com>
2019-02-23 12:43:25 -08:00
Andrew Rynhard
fa708e1293
docs: fix Google Cloud example (#391)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-19 18:15:37 -08:00
Spencer Smith
85e35d30b4 feat: add gcloud integration (#385)
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2019-02-19 08:41:41 -08:00
Andrew Rynhard
8e8a2647fe
docs: update master configuration documentation (#359)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-17 11:08:41 -08:00