Commit Graph

143 Commits

Author SHA1 Message Date
galal-hussein 3ca137b3d8 Add db sizing guide 2020-03-24 22:17:25 +02:00
Catherine Luse 13c9829da8 Merge pull request #2373 from davidnuzik/fix-airgap1
[K3s] Fix formatting of registry.yaml example in airgap docs
2020-03-23 13:39:40 -07:00
Catherine Luse d67f79a41f Merge pull request #2367 from davidnuzik/add-mariadb
Add MariaDB to cluster datastore docs
2020-03-23 13:38:57 -07:00
David Nuzik a8277e7066 Fix formatting of registry.yaml example in airgap docs
- Resolves issue outlined in this comment: https://github.com/rancher/k3s/issues/1121#issuecomment-581852683

- Closes https://github.com/rancher/k3s/issues/1121
2020-03-23 09:34:19 -07:00
Catherine Luse 11652776c6 Merge pull request #2363 from stuartpb/patch-1
[k3s] Suggest `--with-node-id` for unique node names
2020-03-19 16:38:54 -07:00
David Nuzik b9c861a84f Add MariaDB to cluster datastore docs
- Specifies the version that was certified with Amazon RDS
- Updates the Mysql tab in the "Datastore Endpoint Format and Functionality" section to include MariaDB
2020-03-19 16:28:56 -07:00
Stuart P. Bentley 879b719e6e Fix dead links to node-requirements.md 2020-03-19 11:46:25 -07:00
Stuart P. Bentley f971750cf7 Suggest --with-node-id for unique node names 2020-03-19 11:36:47 -07:00
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