Commit Graph

2294 Commits

Author SHA1 Message Date
Bill Maxwell 87f68bbb3c call out we only support sp initiated logins 2019-11-10 08:15:20 -08:00
Alexey Dushechkin 424140b760 Minor typo
Raspian -> Raspbian.

https://www.raspberrypi.org/downloads/raspbian/.
2019-11-10 08:14:45 -08:00
David Nuzik 81ef42a808 Merge pull request #1978 from davidnuzik/improve-ha
Improve ha install guide
2019-11-08 15:29:33 -07:00
David Nuzik b75e96b033 Update HA image 2019-11-08 15:05:48 -07:00
David Nuzik b87afc3f4e Merge pull request #1976 from davidnuzik/mainpage-tweaks
Update k3s main page
2019-11-08 14:52:13 -07:00
David Nuzik fe52fadc15 Remove first line 2019-11-08 14:48:53 -07:00
Tejeev 42b2d02ecc Fixed 'CPU and memory requirements' link 2019-11-08 21:34:49 +00:00
David Nuzik 5409ebd8d0 Update image subtext wording to resolve requested changes 2019-11-08 14:25:47 -07:00
Tejeev 36f2c9b399 kubectl get gateway needs a namespace 2019-11-08 20:41:06 +00:00
Tejeev 657e0a1725 Bolded cluster to make it more clear where step 1 is pointing 2019-11-08 20:02:54 +00:00
David Nuzik 6bf76cf735 Improve ha install guide
This adds an image representing a recommended configuration for HA k3s
This includes some context around the image
Later, we will tweak the HA page again before release to make some tweaks in a separate PR.
2019-11-08 10:28:24 -07:00
David Nuzik ca6a00873a Update k3s main page
Update the main page for #1017 and #1018
This tweaks the main page to update the description of what we remove and add to k3s that sets us apart from k8s.
2019-11-07 13:14:17 -07: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