Commit Graph

13 Commits

Author SHA1 Message Date
Catherine Luse 626df8ebba Edit K3s docs 2020-01-02 16:44:10 -07:00
Craig Jellick 7493c0f5a8 Overhaul installation docs 2019-11-18 12:12:51 -07:00
David Nuzik 72d10615c6 Capitalize k3s > K3s in all appropriate areas
- Don't capitalize if is in code block, url, backticks, etc.
2019-11-15 09:34:00 -07:00
David Nuzik 20b777634a Apply requested fixes
- Resolve all four comments posted by Catherine.
2019-11-12 12:16:39 -07:00
David Nuzik f45ceddfe5 Modify quick-start to remove cluster-secret and add to ha install guide
- This changes the quick-start guide so we just remove the K3S_CLUSTER_SECRET environemnt variable. It wasn't needed for a simple quick-start.
- I changed the ha install guide so that we mention the K3S_CLUSTER_SECRET / --cluster-secret in this area as it would be likely relevant here i.e. for auto-scaling node pools.
2019-11-11 16:00:14 -07:00
David Nuzik fdd5e01070 Adjust quick-start and install pages regarding downtime
- This makes changes to the quick-start and install guides that change wording around HA.
- Prevoiusly we only suggested HA for ALL production enviornments this is no longer the case. Single-server is okay if some down time is tolerable.
- This commit includes a couple of misc tweaks to fix wording in related areas.
2019-11-11 14:59:51 -07:00
David Nuzik ea9d648aa1 Normalize page weights and initial add storage section
This tweaks the page weights so they make more sense.
We now have these in multiples of ten so we can easily move up or down new sections as we go beetween these numbers.
The Volumes and Storage section as added, intial only.
A separate commit will have the content for the Volumes and Storage page.
2019-11-08 16:29:23 -07:00
David Nuzik eb3d332920 Small change to quick-start
This tweaks the big NOTE at the top of the quick-start guide to point to kubernetes tutorials for any k8s newbies.
These tutorials are actually pretty great and explain how to create a deployment and get this exposed to the outside world.

We will look into adding docs around Traefik.
2019-10-29 15:32:08 -07:00
David Nuzik 3342500740 spelling fixes and remove disable-agent 2019-10-16 11:19:25 -07:00
David Nuzik 8c6918c758 requested changes and tweaks 2019-10-16 10:54:24 -07:00
David Nuzik 1514a493c6 Initial HA added and tweaks
- Add children to "Installation Options" covering Node Requirements, Single Server Install, and HA install (Experimental)
- Make some small tweaks as needed to hide "--disable-agent" as per https://github.com/rancher/k3s/issues/891
- Make some miscellaneous tweaks such as to hide "--storage-backend" as this is no longer used and other changes as recommended in a recent internal meeting
2019-10-15 16:42:02 -07:00
Erik Wilson 3d3ff0de4d Update k3s docs per comments 2019-06-26 10:04:21 -07:00
Erik Wilson 20ca2f20af Initial k3s docs 2019-06-24 17:13:11 -07:00