Catherine Luse
eeaf3fbb8f
Make clickable link
2020-07-27 16:18:38 -07:00
Catherine Luse
fd78b3d5df
Change Golang to Go
...
Co-authored-by: Brian Downs <brian.downs@gmail.com >
2020-07-27 16:18:38 -07:00
Catherine Luse
202999d09b
Improve docs for running K3s with Docker
2020-07-27 16:18:38 -07:00
Catherine Luse
c6846e7a70
Document K3s cert rotation
2020-07-27 16:18:38 -07:00
Catherine Luse
8d0dd404d2
Link to details about auto-deployed manifests for K3s
2020-07-27 16:18:38 -07:00
Catherine Luse
4f7658a001
Add K3s FAQ about where logs can be found
2020-07-27 16:18:38 -07:00
Catherine Luse
0bff2b97c1
Avoid saying a secure private registry is required
2020-07-27 16:18:38 -07:00
Catherine Luse
e57fb9abac
Add Raspbian Buster to K3s supported OSs
2020-07-27 16:18:38 -07:00
Jim Nicholson
09659e579d
Recommend '--disable' over '--no-deploy'
...
--no-deploy is listed as deprecated in the server-config section of install-options. This updates the networking section to reflect that deprecation.
2020-07-27 16:18:37 -07:00
Catherine Luse
a08893df34
Move killall script doc to upgrades section
2020-07-27 16:18:06 -07:00
Catherine Luse
de424290fe
Explain killall script in K3s docs
2020-07-27 16:18:06 -07:00
Abmurksi
7cb52d34f4
Update deprecated option --no-deploy
...
Replace old --no-deploy value with --disable to disable an Traefik
2020-07-27 16:18:06 -07:00
David Nuzik
b40ca4ab45
Squash - Add node-name to networking docs
...
- Explains need for node-name to be set when hostname is null or localhost
- Explains the reasoning for this
- This commit squashes several created in the PR
2020-07-27 16:18:06 -07:00
David Nuzik
22aa4b50ea
Modify About Channel Server section > Release Channels
...
- Addresses Craig's comment outlined here https://github.com/rancher/docs/pull/2488/files#r420489320
- This tweaks the /upgrades/basic and /upgrades/automate pages. The basic page now goes into more depth about the release channels -- outlining specific examples. The automated page now calls out a link directly to this section on the /basic page instead of linking to the channelserver github project.
- I called out in the "v1.18" example that this selects the LATEST in the specific minor release. This does not select stable (I don't want people to confuse that with a stable channel).
- Minor spelling fix
2020-07-27 16:18:06 -07:00
Catherine Luse
0221ded64b
Fix outdated information about K3s
2020-07-27 16:18:06 -07:00
David Nuzik
818737b8fc
Update automated upgrades to mention channel server stable URL
...
- Updates upgrades/automated so that the section that mentions channels for the YAML now mentions the channel server stable URL.
2020-07-27 16:18:06 -07:00
David Nuzik
1430904d3c
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-07-27 16:18:06 -07:00
David Nuzik
ab5b953130
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-07-27 16:18:06 -07:00
Jan B
68e97803cc
Clarify configuration of the kubeconfig path
2020-07-27 16:18:06 -07:00
Catherine Luse
4e706f4f7f
Revert "Revert "WIP: Misc changes and improvements to K3s docs""
...
This reverts commit f698b97d3e .
2020-07-27 16:16:57 -07:00
David Nuzik
81023afee0
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-07-27 16:16:57 -07:00
Catherine Luse
3da22fc019
Update _index.md
2020-07-27 16:16:57 -07:00
Sam Kleiner
f3f2a66b7e
update ha install docs
...
Updates docs to mention the --tls-san option during HA install.
2020-07-27 16:15:09 -07:00
YANO Tetsuro
99595b3b75
Fix plugin config filename mismatch.
...
Fix because there is no match between the plugin name and the configuration file name
2020-07-27 16:15:09 -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
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