Commit Graph

2828 Commits

Author SHA1 Message Date
Denise 7cc8e07ce6 Merge branch 'master' into staging 2019-11-27 12:08:47 -07:00
Catherine Luse 08b6cceabc Revise and update vSphere docs for Rancher v2.3.3 changes (#2016)
* Revise and update vSphere docs for Rancher v2.3.3 changes

* Edit vSphere docs

* Update _index.md

* Update _index.md

* Update _index.md
2019-11-27 08:06:59 -07:00
Catherine Luse da8e35e306 Add note about Helm 3 changes 2019-11-27 07:47:49 -07:00
Denise 8810b6d056 Merge pull request #2032 from catherineluse/rke-template-updates2
Describe how to convert existing clusters to use an RKE template (based on staging)
2019-11-25 19:18:08 -08:00
Catherine Luse cf5a362de8 Minor edits to docs on RKE templates 2019-11-25 20:10:58 -07:00
Catherine Luse 83dd00ee7c Describe how to convert existing clusters to use an RKE template 2019-11-25 20:10:42 -07:00
Denise 0bb382fca2 Merge pull request #2025 from rancher/Tejeev-patch-1-1
Clarification of where to run
2019-11-25 18:57:45 -08:00
Catherine Luse 5b37a78988 Fix formatting issue on Windows page 2019-11-25 18:54:32 -08:00
Catherine Luse 23b52f53d3 Clarify ingress and load balancer docs (#1964)
* Clarify ingress and load balancer docs

* Edit ingress and load balancer doc
2019-11-23 12:30:56 -08:00
Catherine Luse 36ce0a4423 Update Docker requirements for Windows nodes 2019-11-23 12:22:33 -08:00
Catherine Luse c83c7a0de8 Say that Windows Server 1809 also works with Docker 19.03 2019-11-23 12:22:33 -08:00
Catherine Luse d0993d9dba Explain behavior of enable_cluster_alerting and enable_cluster_monitoring 2019-11-23 12:20:40 -08:00
Catherine Luse 7b6ac93f44 Change note that says Rancher v2.1 is new 2019-11-23 12:20:04 -08:00
Catherine Luse 4c1b25651b Explain how to exclude workloads from Istio sidecar 2019-11-23 12:19:38 -08:00
Catherine Luse 02d849b50c Document turning feature flags on/off from Rancher UI 2019-11-23 12:18:15 -08:00
Catherine Luse 86adb6c102 Making the same change to the other tab 2019-11-22 09:52:47 -07:00
Tejeev 6e408a1165 Clarification 2019-11-22 12:28:36 +00:00
David Nuzik 106a6c8a8e Merge pull request #2021 from rancher/erikwilson-patch-1
Update k3s v1.0.0 Node Registration information
2019-11-20 14:02:22 -07:00
Erik Wilson 53ed57efe3 Update k3s v1.0.0 Node Registration information 2019-11-20 13:40:46 -07:00
Craig Jellick 7493c0f5a8 Overhaul installation docs 2019-11-18 12:12:51 -07:00
Catherine Luse e5dcee0056 Finish updating installation requirements for Rancher 2.3 2019-11-18 10:06:50 -08:00
Jonas Janz a170554bdf fix typo in example-repos
fixing a small typo in the docs
2019-11-18 10:03:26 -08:00
Catherine Luse ea2090300d Fix error in vSphere docs 2019-11-18 10:02:12 -08:00
David Nuzik c40800e9aa Merge pull request #2012 from davidnuzik/airgap-improvements
Air-Gap Improvements
2019-11-15 17:13:50 -07:00
David Nuzik 945a5bc419 Fix upgrading section make h1 header
- h1 header separates out from the steps for normal install
- easier to read and find special upgrading section for airgap
2019-11-15 16:43:16 -07:00
David Nuzik ef8f25e9ad Air-Gap Improvements
- Add additional steps such as for private registry
- Improve readability by clearly outlining steps
2019-11-15 16:39:55 -07:00
Catherine Luse 7c25e3d468 Document service defaults/admission plugins location (#1999)
* Document service defaults/admission plugins location

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Add note about types file and Rancher version
2019-11-15 10:58:46 -08:00
David Nuzik 0014e98542 Merge pull request #2011 from davidnuzik/fix-labels-taints
Change wording for node labels and taints
2019-11-15 11:39:10 -07:00
David Nuzik af6c148e8d remove duplicate "again" 2019-11-15 11:36:04 -07:00
David Nuzik c372765eba Change wording for node labels and taints
- Make it more clear that you can still modify / add / remove labels and taints, just not with k3s after node registration
You can still change these with the kubectl client, so the wording was changed to make this more clear to avoid confusion.
2019-11-15 11:32:49 -07:00
David Nuzik 285fd4843d Merge pull request #2009 from davidnuzik/small-fixes
Capitalize k3s and small fixes
2019-11-15 10:23:48 -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 ef07352df1 Update node req port info regarding metrics-server port 10250
- Also change the Networking page to instead link to the Networking seciton of the NOde Requirements page so we don't duplicate information in two areas.
2019-11-15 09:19:36 -07:00
David Nuzik e74c464560 Fix faq building question, point to correct url 2019-11-15 09:11:45 -07:00
David Nuzik 8976233098 Merge pull request #2007 from davidnuzik/remove-priors
Remove the "Prior v1.0.0" docs
2019-11-14 16:01:44 -07:00
David Nuzik a27c913ce6 Remove the "Prior v1.0.0" docs
- Based on discussion with the K3s team we decided to remove these completely
This is because everything prior to v1.0.0 is not GA and not officially supported. It's strongly recommended to use the v1.0.0 or newer version of K3s.
2019-11-14 15:58:12 -07:00
David Nuzik 1015f129e2 Merge pull request #2002 from davidnuzik/traefik-improvements
Tweaks to Traefik on Networking page
2019-11-14 09:38:42 -07:00
David Nuzik 0a2e829bfa fix 1 char typo on ha install page 2019-11-13 19:21:20 -07:00
David Nuzik 50f05276aa Tweaks to Traefik on Networking page
- Modify the Traefik sectoin so it's clear it's the ingress controller
- Make it clear what ports are use don the host (so can't use for HostPort or a strange NodePort setting)
- Small misc tweaks
2019-11-13 19:17:11 -07:00
David Nuzik 4b0b7e48a5 Merge pull request #1996 from davidnuzik/v1-changes
v1.0.0 tweaks to HA install page and update cli flags
2019-11-13 11:54:48 -07:00
David Nuzik 81b586457c Address comments
- Address all of Catherine's comments.
https://github.com/rancher/docs/pull/1996#pullrequestreview-316448418
2019-11-13 11:51:57 -07:00
David Nuzik 2b5daf1ca0 Merge pull request #1995 from davidnuzik/remove-metrics-server
Move metrics-server mention in configuration page to page for prior to v1.0.0
2019-11-13 10:32:32 -07:00
David Nuzik 7532a043f9 Completely remove cli flags from single-server install page
- As discussed via slack with Craig, completely remove cli flags from this page
-- This content was not helpful. It's the same as running the --help flag we didn't provide any context or additional info.
-- At a later date we may cherry pick some of those cli flags and add more detail about them where necessary.
2019-11-12 19:12:10 -07:00
David Nuzik 1449325bca Address comments
- Remove the term "master" from everywhere in the docs. k3s servers are servers not "masters"
- Remove an uneeded section from the ha install page
- Misc small tweaks
2019-11-12 19:08:28 -07:00
David Nuzik a725da986b Add Metrics Server back in to config page but link to older config page
- Forgot about one comment Catherine had. I added a link to the older config page on the main config page.
2019-11-12 18:45:25 -07:00
David Nuzik eed95ec660 Add older-configuration section and put old metrics-server info there instead.
- Addresses comments in the PR adding to keep this content but move it.
- Added some context to this page and info about how v1.0.0 and newer has the metrics-server by default so this is clear to the user.
2019-11-12 18:41:22 -07:00
David Nuzik 44428a2d22 Add missing line to etcd tab 2019-11-12 18:31:08 -07:00
David Nuzik e6e43cf381 Add older-installations for ha prior to v1.0.0 and update main ha page
- Add an older-installations page, a child of the Installation main section to address older k3s versions different method for bringing up servers
- Modify the main HA install page so that we no longer list anything as experimental
-- Also update the page so we remove the Cluster Datastore Options section, compact this into a modified section of step 2 for bring up the master (server) nodes
-- Fix any wording, modify text so it's more readable and easier to follow.
2019-11-12 18:07:38 -07:00
Mohamed El Sayed 4ac5a19026 Add rke documentaion for secrets encryption (#1884)
* Add rke documentaiton for secrets encryption

* Update _index.md

* Copy edit and add paragraphs to section about encryption and backups
2019-11-12 14:51:01 -08:00
David Nuzik 7a3bdd69f0 Remove metrics-server mention in configuration page
- We now includ our own metrics-server and thus standard kubectl top nodes, etc functionality works out of the box.
Since this works like standard k8s now with the top command, etc we don't need to document the custom-method to deploy metrics-server so we should simply remove this section.
2019-11-12 14:40:35 -07:00