Commit Graph

135 Commits

Author SHA1 Message Date
Catherine Luse 6588cc6cbe Grammar/style edit on K3s installation reqs 2020-02-28 10:16:20 -07:00
galal-hussein 7a4aa2e21d Add sizing guide 2020-02-28 18:20:04 +02:00
Catherine Luse 61d6b64568 Merge pull request #2282 from ynott/yano-match-k3s-actual-size
fix match k3s binaries actual size
2020-02-14 11:27:44 -07:00
Catherine Luse 6fd8713c4e Merge pull request #2280 from nicdesousa/dashboard
Dashboard version
2020-02-13 10:09:30 -07:00
Nic de Sousa 6f259e7279 Kubectl apply
Co-Authored-By: Erik Wilson <Erik.E.Wilson@gmail.com>
2020-02-13 07:21:58 +02:00
Tetsurou YANO cde91e659a fix match k3s binary size to current actual size
Historically, k3s binaries have grown from less than 40 MB in size in the original release to more than 40 MB today.

Therefore, the actual size should be corrected to avoid misunderstanding.
2020-02-13 10:27:29 +09:00
Nic de Sousa 2b9855ffa9 Dashboard version
Introduce environment variables to control the Dashboard version.  Defaults to the latest release.
2020-02-12 19:51:39 +02:00
Catherine Luse 7ad2f6f251 Merge pull request #2266 from nicdesousa/dashboard
Dashboard Quick-Start
2020-02-11 15:03:22 -07:00
Nic de Sousa 543add46c5 kube-dashboard 2020-02-11 23:46:52 +02:00
Nic de Sousa 7a351421f1 kube-dashboard 2020-02-11 23:41:50 +02:00
Nic de Sousa c2e2347bd5 kube-dashboard 2020-02-11 22:19:37 +02:00
Catherine Luse 59bf2cfeff Fix internal link 2020-02-11 13:10:44 -07:00
Catherine Luse bf9ee44399 Edit K3s HA install doc 2020-02-11 13:07:33 -07:00
Catherine Luse 31cd51e3e8 Merge pull request #2263 from rancher/vincent99-patch-1
Example private registry YAMLs are invalid
2020-02-11 10:52:06 -07:00
Nic de Sousa 9910a170c7 Update _index.md
Cleanup
2020-02-11 06:43:33 +02:00
Catherine Luse bf801d6591 Create K3s pages for Helm, kubeconfig, uninstall 2020-02-10 18:09:56 -07:00
Catherine Luse c9902a1cf0 K3s architecture doc uses redrawn diagrams 2020-02-10 16:55:48 -07:00
Nic de Sousa e865625e02 Dashboard Quick-Start 2020-02-10 23:03:25 +02:00
Vincent Fiduccia 93cdc84fca Example YAMLs are invalid 2020-02-10 11:02:35 -07:00
Catherine Luse ef08f14d1d Merge pull request #2213 from radhus/update-alpine-cgroups-docs
K3s: Update Alpine Linux cgroups docs
2020-02-05 16:39:04 -07:00
niusmallnan 987469584b Add host-gw backend for flannel 2020-02-01 12:03:08 +08:00
Claudia Beresford b32d25efd9 Ensure the correct file is cat-ed in each CNI tab 2020-01-28 09:41:06 +00:00
Catherine Luse 5023bf14dd Rename installation options 2020-01-27 16:27:11 -07:00
Catherine Luse 964c790ac6 Merge pull request #2210 from msgeissler/patch-1
Update k3s advanced Docker documentation
2020-01-27 16:18:54 -07:00
William Johansson bce1f37e50 Remove outdated manual K3s steps on Alpine
Install script provides OpenRC script.
2020-01-26 19:35:59 +01:00
William Johansson bc9d5b9a95 Update K3s Alpine cgroup instructions
cgroups mount and configuration file is not needed when init script has
'want cgroups' as dependency.
2020-01-26 19:35:10 +01:00
Ruben Klink f7b685883e Fix a small typo
Also marked it as inline code to be the same as the other definitions of registries.yaml.
2020-01-26 13:45:55 +01:00
Marcus Geißler 030ce6bf9b Update k3s advanced Docker documentation
The docker service in the example compose file that runs the kubernetes node uses the same name as the k3s terminology and is actually called agent.
2020-01-24 16:43:20 +01:00
Catherine Luse 05d93b2dce Respond to feedback on K3s private registry doc 2020-01-21 13:20:27 -07:00
Catherine Luse dfd70db30c Copy edit K3s private registry doc 2020-01-20 15:14:03 -07:00
galal-hussein 889a3f5101 Private registries 2020-01-20 21:40:16 +02:00
David Nuzik 2043d17aa8 Merge pull request #2165 from davidnuzik/helm3
Add info about helm3 and migrating from helm2
2020-01-06 16:58:19 -07:00
David Nuzik aac584b761 Make setting up kubeconfig its own section 2020-01-06 14:13:01 -07:00
David Nuzik ee4dced1a8 Provide KUBECONFIG examples and mention note to add helmVersion to YAML for manifests 2020-01-06 12:18:03 -07:00
David Nuzik 2eee521664 Add info about helm3 and migrating from helm2
- Provides information explaining that K3s supports helm v2 and v3 as of our v1.17.0 release.
- Links to official documentation which has good instructions on how to leverage helm v2 / v3 and migrate.
2020-01-05 13:04:36 -07:00
Catherine Luse d2ecf84a98 Remove page that was combined with advanced options 2020-01-03 09:46:53 -07:00
Catherine Luse 626df8ebba Edit K3s docs 2020-01-02 16:44:10 -07:00
Catherine Luse 39dfc695ce Merge pull request #2110 from DavidZisky/patch-1
Updated info about using kubeconfig
2020-01-02 11:44:39 -07:00
Vicken Simonian 6ce580875a Various typo fixes 2020-01-01 23:36:06 -08:00
YANO Tetsuro 7a68c19968 add markdown option syntax hightlight
add markdown option syntax hightlight
2019-12-30 10:37:45 +09:00
David Zisky fe8d310906 Updated info about using kubeconfig
K3S no longer puts "localhost" in kubeconfig but "127.0.0.1" instead. Therefore - updated instructions.
2019-12-18 15:35:19 +01:00
David Nuzik ef0adce478 Remove "k3s-db" and replace with "k3s" for dbname
- PostgreSQL/MySQL already have links to docs for DSN that users could reference to escape special chars
- Make suggested command work out of the box (won't run into an issue with unescaped dash in db name any more)
2019-12-13 11:07:42 -07:00
David Nuzik 68984d18bd Remove date from main _index.md page
- Most contributors won't know to always update this date
- If we actually  want to keep this date (which is rendered on the website) we need to ensure all contributors always update the date...
2019-12-13 11:00:22 -07:00
David Nuzik b3dc9f5cbc Fix broken hyperlink on networking-options page 2019-12-06 17:51:23 -07:00
David Nuzik 8b3a8a1139 Merge pull request #2063 from davidnuzik/networking
Add new network-options page to Install section
2019-12-06 17:44:30 -07:00
David Nuzik f8b2726d16 Tweaks and fix ip capitalization
- Make small tweaks Catherine suggested
- Capitalize ip
2019-12-06 17:42:18 -07:00
David Nuzik 269b6fc446 Resolve comments in PR
- Add step to Calico and Canal to check conf files on host to ensure settings took.
2019-12-06 14:12:11 -07:00
David Nuzik 189b8f6218 Add new network-options page to Install section
- Initial commit
- Adds this new page describing the flannel backend options and how to set up your own CNI
- Tweaks the existing Networking page
- Adds hyperlinks linking the two pages together.
Note: Intent is that the main Networking page is for CoreDNS, Traefik, ServiceLB, and in the future other general high level networking discussions. Whereas the "network-options" page under the Installation section is for specific things that should be considered at install-time for K3s such as the flannel backend or other CNIs.
2019-12-06 10:57:15 -07:00
David Nuzik 1c4dd738e1 Small tweak to K3s airgap page
- Changes the Install K3s code block so it's in two separate codeblocks so that someone won't confuse it as one command for each node.
2019-12-05 13:17:26 -07:00
Erik Wilson 53ed57efe3 Update k3s v1.0.0 Node Registration information 2019-11-20 13:40:46 -07:00