Commit Graph

2285 Commits

Author SHA1 Message Date
Robert Parker 00eab31f7e replace removed links with updated links 2019-11-20 16:38:44 -08:00
Robert Parker 4d6989d079 fix some of the removed links 2019-11-20 13:40:48 -08:00
Robert Parker 582a63886a broken links 2019-11-13 15:03:46 -08:00
Catherine Luse 65e52ec86b Reorganize node requirements (#1920)
* Reorganize node requirements

* Cherry pick 'Fix links' commit

* Cherry pick 'Link to RKE port requirements for each node in Rancher docs'

* Fix merge conflict errors

* Delete page that was moved elsewhere

* Delete section that was included elsewhere

* Re-add port requirements for custom nodes

* Rearrange pages

* Change wording of note in Rancher installation requirements

* Fix links

* Edit links

* Edit links

* Replace user cluster requirements page

* Fix typo

* Fix link to imported cluster requirements

* Revise node requirements

* Add mini TOC for port requirements

* Remove alias for port requirements page
2019-11-05 11:23:09 -08:00
David Nuzik 45d128bedb Merge pull request #1917 from jsmith-dev/patch-1
Add explicit reference to Traefik configuration
2019-11-05 08:59:16 -07:00
Julian Smith, Blockfreight, Inc adde2c6739 Fix grammar and typo (extra space).
Incorporate and apply feedback on initial PR from @davidnuzik
2019-11-05 15:21:39 +11:00
David Nuzik fb841ba1fe Merge pull request #1963 from cwiggs/master
Add helm CRD section
2019-11-04 20:55:02 -07:00
David Nuzik 7b262bf345 Merge pull request #1961 from yhyddr/patch-1
improve shell command
2019-11-04 09:57:06 -07:00
Adrian Goins 0d5d243b9e change limiting language
Change the language to not make it sound like we only pull from Docker Hub.
2019-11-03 20:17:44 -08:00
Catherine Luse 3a69ed0975 Fix capitalization error 2019-11-03 20:16:45 -08:00
Brandon Pessman 849db798e6 Fixing a typo of the word 'right'
It looks like there is a type on this page. Missing the letter 'h' in 'right'
2019-11-03 20:16:28 -08:00
Catherine Luse c41c29e0c0 Update RKE software requirements 2019-11-03 20:15:47 -08:00
Sebastiaan van Steenis d6aa6531ae Fix RKE addons list and add/remove/switch behavior 2019-11-03 20:15:13 -08:00
panagiotis@rancher.com a65c745994 clarified what log severity means when syslog logging is selected
Signed-off-by: panagiotis@rancher.com <panagiotis@rancher.com>
2019-11-03 20:13:47 -08:00
Catherine Luse db66b6ff96 Say that Istio UI feature flag is enabled by default in v2.3.2 2019-11-03 20:12:32 -08:00
Catherine Luse 6f47e1b750 Remove reference to Rancher in describing NGINX behavior change 2019-11-03 20:11:54 -08:00
Catherine Luse 339685f090 Edit section on NGINX v0.25 2019-11-03 20:11:54 -08:00
Catherine Luse 54bc12f2e2 Edit section about enabling forward host headers 2019-11-03 20:11:54 -08:00
Catherine Luse 033e352dc9 Document enabling forward host headers for NGINX 0.25.0 2019-11-03 20:11:54 -08:00
mkinney a148560fef Add new CLI section for kubectl and rancher in the getting started area 2019-11-03 20:11:00 -08:00
mkinney 7efe8f8aaa define RKE 2019-11-03 20:09:15 -08:00
Tejeev bdedcbe686 Added minor reference to installing RKE. Might still get missed 2019-11-03 20:08:12 -08:00
Tejeev 23780c3312 Made D more clear
Almost sounded like it was saying to move the images before starting on the steps.
2019-11-03 20:07:15 -08:00
Catherine Luse 5e49ab911e Make formatting consistent 2019-11-03 20:06:49 -08:00
Catherine Luse 28c3756bc4 Add note about cluster.yml change 2019-11-03 20:06:49 -08:00
Catherine Luse 85b93a21f4 Document search filter for AD user schema and group schema 2019-11-03 19:40:38 -08:00
chris_wiggins 5a029c9421 Add helm CRD section.
Added two examples:
* deploying a 3rd party helm chart.
* deploying a helm chart using a specific version of a chart.
2019-11-03 14:32:04 -07:00
chris_wiggins 2f86549075 Update configuration page to have backticks around the k3s version section, the equal or less than sign was causing formatting issues for anything after it 2019-11-03 14:08:25 -07:00
AbserAri c398c5fc02 improve shell command
now this command could run immediately
curl -sfL https://get.k3s.io | K3S_URL=https:/<master_node>:6443 K3S_TOKEN=XXX sh- 
-> 
curl -sfL https://get.k3s.io | K3S_URL=https:/<master_node>:6443 K3S_TOKEN=XXX sh -
2019-11-01 17:34:12 +08:00
David Nuzik 0075d4f3aa Merge pull request #1959 from davidnuzik/remove-lb
Remove load balancer step for ha install
2019-10-31 16:18:56 -07:00
David Nuzik 8834bd15b0 fixes for master_node and remove sentence
Remove confusing sentence and fix master_node to be lowercase.
2019-10-31 13:20:32 -07:00
David Nuzik ed3850b6e9 Remove load balancer step for ha install 2019-10-31 12:30:58 -07:00
David Nuzik b682babf19 Merge pull request #1953 from davidnuzik/faq_and_known_issues
Faq and known issues
2019-10-31 11:10:43 -07:00
David Nuzik 14dcbd81a6 Merge pull request #1958 from davidnuzik/pre-reqs
Add pre-reqs section to node-requirements
2019-10-31 11:01:13 -07:00
David Nuzik 4f0a01355e Remove "respectively" 2019-10-31 10:58:14 -07:00
David Nuzik 8a1565d53b Adds iptables known-issue 2019-10-31 10:39:42 -07:00
David Nuzik 13ef08a093 Add pre-reqs section to node-requirements
This just adds a note about how hostnames must be unique.
I couldn't think of anything else vital at this time but we may add a note about iptables in the Known Issues in a separate PR.
2019-10-31 10:33:23 -07:00
David Nuzik e7cbf74579 Remove placeholder known-issue 2019-10-30 13:29:00 -07:00
David Nuzik beb790aecc Add FAQ and Known Issues sections
Adds these sections to the k3s docs with some faq questions filled in and one known issue.
This will need to be updated periodically.
2019-10-30 13:24:58 -07:00
David Nuzik 4f1b1ae644 Merge pull request #1951 from davidnuzik/issue-795
Small change to quick-start
2019-10-30 10:48:43 -07:00
Catherine Luse 530d133a52 Add steps to open ports on RHEL-derived Linux firewall 2019-10-30 09:02:18 -07:00
David Nuzik eb3d332920 Small change to quick-start
This tweaks the big NOTE at the top of the quick-start guide to point to kubernetes tutorials for any k8s newbies.
These tutorials are actually pretty great and explain how to create a deployment and get this exposed to the outside world.

We will look into adding docs around Traefik.
2019-10-29 15:32:08 -07:00
Sebastiaan van Steenis 5dc4c61c33 Use only one method for etcd ts commands 2019-10-29 09:29:27 -07:00
Catherine Luse ae99bb1972 Say that Helm v2.15+ is required for K8s v1.16
Update note about required Helm version

Update Helm version info

Update note about Helm version requirements

Update Helm version info

Say to refer to the default Kubernetes version for your RKE version

Minor edit to installation doc

Edit installation docs

Edit Helm version requirements

Update language about Helm chart
2019-10-28 15:02:33 -07:00
David Nuzik 381e7850be Merge pull request #1941 from claycooper/patch-2
Update _index.md
2019-10-28 10:12:03 -07:00
claycooper 046b3f371e Update _index.md
Fixed default install command to match what's shown at https://k3s.io/.

Made wording around examples consistent.
2019-10-26 15:03:00 -04:00
Catherine Luse 5d37dcb056 Minor update to Rancher requirements 2019-10-25 17:44:35 -07:00
Catherine Luse d4da032801 Say you must open ports when installing HA Rancher on Oracle Linux 2019-10-25 17:38:49 -07:00
Catherine Luse 478ed3299f Change Rancher version in quickstart to 2.x 2019-10-25 11:03:20 -07:00
David Nuzik 23faaaeaca update cli flags
This updates the k3s server and k3s agent flags
In a later PR we may change the location of these this only covers content changes in this area.
2019-10-24 11:42:11 -07:00