Commit Graph

187 Commits

Author SHA1 Message Date
David Nuzik 25d346a73d Update upgrade basics to mention channel server
- Updates /upgrades/basic so that we now briefly describe what the channel server is and how to upgrade with the script
2020-05-04 16:26:18 -07:00
David Nuzik fd3ce0b299 Update install-options to include channel options
- Updates to include these channel server options
- Updates to add in INSTALL_K3S_SKIP_ENABLE env var
2020-05-04 13:53:12 -07:00
Jan B d20448ee6c Clarify configuration of the kubeconfig path 2020-04-22 17:57:43 +02:00
Catherine Luse d208dac133 Revert "Revert "WIP: Misc changes and improvements to K3s docs""
This reverts commit f698b97d3e.
2020-04-06 12:14:13 -07:00
David Nuzik c26ec543fc Merge pull request #2431 from davidnuzik/mention-agent-restarts
Add k3s-agent to Restarting K3s section
2020-04-06 11:46:43 -07:00
David Nuzik 1e071dde9d Add k3s-agent to Restarting K3s section
- Mentions commands for both systemd and OpenRC for restarting the k3s-agent service
- Closes https://github.com/rancher/k3s/issues/1557
2020-04-06 11:28:34 -07:00
Catherine Luse 22cc14216c Merge pull request #2430 from rancher/staging
Reorganize K3s installation options
2020-04-06 11:09:38 -07:00
Catherine Luse f47f80fe72 Say that K3s agent process is embedded in server process 2020-04-06 11:04:22 -07:00
Catherine Luse 6e49f591aa Add line breaks 2020-04-03 11:51:56 -07:00
Catherine Luse 0e1f2fff2e Merge pull request #2310 from StoicPerlman/patch-1
update ha install docs
2020-04-02 14:57:01 -07:00
Catherine Luse 740217c917 Update _index.md 2020-04-02 14:56:24 -07:00
Catherine Luse b045bb694f Edit K3s installation options 2020-04-02 13:30:42 -07:00
Catherine Luse eb5f97525a Reorganize K3s install options 2020-04-02 13:08:47 -07:00
Catherine Luse 19ba199aad Fix internal link 2020-04-02 05:43:02 -07:00
Catherine Luse b23c94bdf2 Clarify K3s options 2020-04-02 05:36:04 -07:00
Catherine Luse f698b97d3e Revert "WIP: Misc changes and improvements to K3s docs" 2020-04-01 13:15:36 -07:00
Catherine Luse a02c1d240f Remove reference to Rancher in K3s doc 2020-04-01 13:14:10 -07:00
David Nuzik 88079937e5 Tweaks to install-options page
- Addresses additional issues outlined in https://github.com/rancher/k3s/issues/1031 single-server section
2020-03-31 15:32:03 -07:00
David Nuzik 2d431d73c9 Address symlink issue on installation-requirements page
- Resolves symlink issue in single-server section of https://github.com/rancher/k3s/issues/1031
- The INSTALL_K3S_SYMLINK env var now has a description that explains what binaries symlinks are created for
2020-03-31 14:06:41 -07:00
David Nuzik 028e3ceb49 Update installation-requirements networking section
- Addresses comment around node-requirements page (now installation-requirements) in issue https://github.com/rancher/k3s/issues/1031
-  Accompslishes this by adding a table to list ports, we actually took from /rancher/v2.x/en/installation/requirements/ports networking section so both guides are in alignment
2020-03-31 13:54:17 -07:00
David Nuzik 7cf7425eb0 Fix broken links in K3s docs
- Add alias to old node-requirements page on installation-requirements page so any old links / search engines will redirect node-requirements link accordingly
- Fix broken legacy iptables link for raspian at /k3s/latest/en/installation/installation-requirements/#operating-systems
- Fix broken installation requirements link at /k3s/latest/en/installation/ha/#2-launch-server-nodes
- Fix broken installation requirements link at /k3s/latest/en/networking/#open-ports
2020-03-31 11:06:15 -07:00
Catherine Luse 1e475baaa4 Edit Rancher-on-K3s install docs 2020-03-30 13:33:04 -07:00
Catherine Luse fc2201f34f Explain K3s Rancher install 2020-03-30 13:33:04 -07:00
Catherine Luse 46a972fa3e Remove spaces from links 2020-03-30 13:31:53 -07:00
Craig Jellick fa8f22511a Fix links to advanced topics
Fixed the broken link for for raspian buster did not work
Added a link for selinux
2020-03-30 09:16:18 -07:00
Craig Jellick 5fa2f917d3 Document SELinux support in K3s 2020-03-30 09:01:44 -07:00
David Nuzik 5b6ac23316 Merge pull request #2381 from davidnuzik/airgap-changes
[K3s] Update airgap docs to mention both airgap install methods
2020-03-26 16:38:23 -07:00
David Nuzik 24ffa4453f Resolving remaining concerns around K3s airgap page
- Tweaks to the Automated upgrades section
2020-03-26 16:36:19 -07:00
David Nuzik de2e81292e Fix Automated Upgrades section of Airgap doc
Addresses concerns outlined here: https://github.com/rancher/docs/pull/2381#pullrequestreview-382323414
- fix S.U.C. capitalization and format
- Remove S.U.C. explanation as this is coverd in the Automated Upgrades guide
- Rephrase and reformat things as recommended by Craig. the latest version of the S.U.C. manifest YAML is now hyperlinked and an example provided for v0.4.0
2020-03-26 14:55:28 -07:00
Craig Jellick 6486a87e3e Update url for upgrade-controller manifest 2020-03-25 08:22:11 -07:00
David Nuzik 05ee3bb540 Modify system upgrade controller upgrade section
- Address comment https://github.com/rancher/docs/pull/2381#pullrequestreview-380841861
-- This modifies the section and now calls it Automated upgrades. The necessary images to add to the private registry are listed and the guide now links to the Automated Upgrades guide.
2020-03-24 21:55:53 -07:00
Craig Jellick 407e1a00d4 Merge pull request #2384 from cjellick/upgrades
Add docs for automated k3s upgrades
2020-03-24 21:48:33 -07:00
Craig Jellick 5779ef5b27 Add docs for automated k3s upgrades 2020-03-24 21:19:39 -07:00
David Nuzik 015a5fe035 Various tweaks to address comments 2
- Resolve issues Craig outlined:
https://github.com/rancher/docs/pull/2381#pullrequestreview-380835214
https://github.com/rancher/docs/pull/2381#pullrequestreview-380837701
https://github.com/rancher/docs/pull/2381#pullrequestreview-380838546
- Fix the airgap page so we instead reference the private-registry page
https://github.com/rancher/docs/pull/2381#pullrequestreview-380839331
- Modify the private-registry page so that it includes our newly added docker command examples and some other tweaks
2020-03-24 21:18:01 -07:00
David Nuzik 052a66a145 Various tweaks to address comments
- Explain what the registry yaml we suggest will accomplish
- Provide docker pull, tag, push examples
- Resolve issues in S.U.C. agent YAML
2020-03-24 20:16:42 -07:00
David Nuzik b215eb1e7b Update airgap docs to mention both airgap install methods
- Separate out the Manually Deploy Images method from the Private Registry method
-- Explain the caveat with manual image deployment (could be unmanagable for larger clusters)
- Show separate tabs for installing in a single server configuration or HA configuration
- Update the upgrade section to include the system upgrade controller
- Various tweaks throughout to improve readability
2020-03-24 18:42:33 -07:00
David Nuzik a8be38dff3 Merge pull request #2379 from davidnuzik/secrets-encryption
[K3s] Add info about secrets encryption to advanced page
2020-03-24 16:29:22 -07:00
David Nuzik 3e5a43d9bc Add info about secrets encryption to advanced page
- Mentions that the flag is experimental (CLI help also indicates this)
- Explains what happens when the experimental flag is enabled
- Explains what happens if you disable the flag and try to read secrets
2020-03-24 15:59:45 -07:00
Catherine Luse 4969914f27 Fix list of tested OSs for K3s 2020-03-24 15:05:34 -07:00
Catherine Luse a8dbf21faf Merge pull request #2371 from foleymic/patch-1
Legacy iptables for Raspbian Buster
2020-03-24 15:03:33 -07:00
David Nuzik bca485973b Merge pull request #2377 from davidnuzik/update-cli-help
[K3s] Update CLI help on Install Options page
2020-03-24 13:58:36 -07:00
David Nuzik 25967c426d Update CLI help on Install Options page
- Based on latest rc, v1.17.4-rc2+k3s1
2020-03-24 13:54:40 -07:00
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
Michael Foley f51ea34631 Resolves #2370 - legacy iptables for Raspbian Buster
k3s networking requires legacy iptables.  Update documentation with instructions to configure this for Raspbian Buster
2020-03-23 09:46:54 -04: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