27 Commits

Author SHA1 Message Date
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
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
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
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
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