Sebastiaan van Steenis
373eae6e90
Add section on using GlusterFS volumes
2019-11-11 06:53:17 -08:00
Denise
2db635967e
Merge pull request #1984 from davidnuzik/storage
...
Storage
2019-11-10 17:06:28 -08:00
David Nuzik
0977996e8d
Misc fixes
...
Fix pv to pv claim, capitzalize PV and PVC in all appropriate areas.
Add a period to a line where it was missing.
2019-11-10 17:24:06 -07:00
David Nuzik
6427f8aa80
Add main body to storage _index.md
...
Adds content for the local path provisoner bundled with k3s and Longhorn.
Each exaplains the essentials to create a pvc and a pod that utilizes it.
2019-11-10 16:16:25 -07:00
Tejeev
f3d381d617
Minor clarifications on running overlay
2019-11-10 08:35:37 -08:00
Denise
a58534b493
Merge pull request #1845 from alena1108/oct10
...
Fix for cloud provider section in cluster.yml for vSphere
2019-11-10 08:33:10 -08:00
Denise
9c589b6e93
Update _index.md
2019-11-10 08:32:50 -08:00
Catherine Luse
6a95af056e
Fix link in authorized cluster endpoint section
2019-11-10 08:21:29 -08:00
Catherine Luse
fb507d6192
Clean up headers in RKE node config page
2019-11-10 08:20:18 -08:00
Catherine Luse
41d4630a4d
Update installation requirements for 2.3
2019-11-10 08:19:47 -08:00
Eamon Bauman
b875447404
Added clarity for objectClass fields in LDAP providers ( #1980 )
...
* Made clear the objectClass field requirements
* Made clear requirements for the objectClass field
2019-11-10 08:16:28 -08:00
Tejeev
6da6e0671e
There is no import yaml button at the cluster level
2019-11-10 08:15:55 -08:00
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
ea9d648aa1
Normalize page weights and initial add storage section
...
This tweaks the page weights so they make more sense.
We now have these in multiples of ten so we can easily move up or down new sections as we go beetween these numbers.
The Volumes and Storage section as added, intial only.
A separate commit will have the content for the Volumes and Storage page.
2019-11-08 16:29:23 -07: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