David Noland
117ae2db07
Minor formatting and spacing improvements in table
2020-07-27 16:18:38 -07:00
Brenda Rearden
56d8944036
Remove unnecessary details
2020-07-27 16:18:38 -07:00
Catherine Luse
2d20c56ef8
Add Istio workload annotation to troubleshooting section
2020-07-27 16:18:38 -07:00
Brenda Rearden
05f4569607
Add note for annotation of sidecar injection
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
Maggie Liu
3fcebbb2d2
Remove the broken link in enable Istio page
2020-07-27 16:18:38 -07:00
Catherine Luse
3a4a236d68
Move CVEs and resolutions to separate page
2020-07-27 16:18:38 -07:00
jgallucci32
76ab3e00f5
AD FS attribute examples do not match description
...
The AD attributes for the AD FS configuration do not match the description. The attributes `givenname` and `name` are reversed. Correcting to match expected output.
2020-07-27 16:18:38 -07:00
Ansil H
0478532bc7
Added acme.sh as an example.
...
Added acme.sh as an example to give more clarity on tls.crt file creation.
2020-07-27 16:18:38 -07:00
Ansil H
74abfec983
Added acme.sh as an example.
...
Added acme.sh as an example to give more clarity on tls.crt file creation.
2020-07-27 16:18:38 -07:00
Bastian Hofmann
df131dd046
Document missing Rancher Helm chart options
2020-07-27 16:18:38 -07:00
Catherine Luse
fe421e7215
Fix typo
2020-07-27 16:18:38 -07:00
Gaurav Mehta
dbfefe89e8
Added information on how to setup RemoteWriteSpec and RemoteReadSpec
2020-07-27 16:18:38 -07:00
Ahmad Iqbal Ali
d722edc4bc
fix custom chart dir structure link
2020-07-27 16:18:38 -07:00
dkeightley
d66a3de7c0
Updates for AWS cloudprovider with RKE
...
- Update IAM role example (as per Rancher doc and [official](https://github.com/kubernetes/cloud-provider-aws ) doc pages)
- Update tagging wording
2020-07-27 16:18:37 -07:00
Aleksandar Petreski
58c9fd8a62
Add missing User-Base Global Permission
...
As rancher list the following global permissions:
Administrator
Administrators have full control over the entire installation and all resources in all clusters.
Standard User
Standard Users can create new clusters and manage clusters and projects they have been granted access to.
User-Base
User-Base users have login-access only.
if i understand correctly the concept i think that this should be reflected in the Readme file as well.
2020-07-27 16:18:37 -07:00
Nick Jones
d3c41022e0
fix: Update various etcd status commands
...
With recent clusters deployed using RKE and using etcd 3.4.x, the
example commands where `--endpoints` is used when interacting with
etcdctl fail with the following error:
```
2020-05-18 12:53:55.856862 C | pkg/flags: conflicting environment variable "ETCDCTL_ENDPOINTS" is shadowed by corresponding command-line flag (either unset environment variable or disable flag)
```
This commit updates the example commands to pass in (and override) the
`ETCDCTL_ENDPOINTS` environment variable instead.
2020-07-27 16:18:37 -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
mutron3k
56b534ce0a
jetstack cert-manager doc update
...
jetstack made a path change, updating doc, also to latest version
reference: https://hub.helm.sh/charts/jetstack/cert-manager
2020-07-27 16:18:37 -07:00
Onkar Dhuri
dfda5d476c
updated retention from 24 to 24h
...
etcd snapshot container keeps on restarting since "24" is not acceptable value
2020-07-27 16:18:06 -07:00
Catherine Luse
a08893df34
Move killall script doc to upgrades section
2020-07-27 16:18:06 -07:00
Catherine Luse
64203b1574
Revert "Update NLB setup doc for K3s Rancher installs"
...
This reverts commit 5979f32b73 .
2020-07-27 16:18:06 -07:00
Catherine Luse
b6405abca4
Update NLB setup doc for K3s Rancher installs
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
John Reese
343079f840
Update user settings documentation
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
rawmind0
86aab49056
Fix rancher upgrade instructions when cert-manager is updated
2020-07-27 16:18:06 -07:00
Tejeev
bdb6a2302e
Clarified sentence
...
The sentence seemed to imply that the page I was on was for Helm2 until I noticed the word 'section' was a link.
2020-07-27 16:18:06 -07:00
CloudYuga Technologies
31e7980d90
Update _index.md
2020-07-27 16:18:06 -07:00
Akshaykon
5939ad85f2
Update _index.md
...
Grammatical one
2020-07-27 16:18:06 -07:00
Catherine Luse
63ec293514
Remove glitchy accordions
2020-07-27 16:18:06 -07:00
Catherine Luse
2706d370c1
Fix leftovers from merge conflicts
2020-07-27 16:18:06 -07:00
Catherine Luse
96972051b4
Update _index.md
2020-07-27 16:18:06 -07:00
Catherine Luse
c582c20032
Update _index.md
2020-07-27 16:18:06 -07:00
Eamon Bauman
ee6db4286c
Added minimum EKS permissions
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
Valentin Mihov
299349d846
Fix a leftover from a merge conflict in the docs
...
Seems like there was an unresolved merge conflict, which was left in the docs.
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
Tejeev
09eb38ed40
Added note for port 9796 for metrics
2020-07-27 16:18:06 -07:00
Tejeev
13fab1d350
Added note of port requirement 9796
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
Ryan Elliott-Smith
451522664f
Update doc for cert-manager v0.12
2020-07-27 16:18:06 -07:00
Ryan Elliott-Smith
372a514fba
Update Okta authentication docs
2020-07-27 16:18:06 -07:00
Catherine Luse
d438951b29
Add separate examples for Rancher Helm install with privateCA
2020-07-27 16:18:06 -07:00
Catherine Luse
e6a4611d39
Fix link to OpenLDAP config reference
2020-07-27 16:18:06 -07:00
Catherine Luse
6ec5fcec31
Fix link to custom cluster page
2020-07-27 16:18:06 -07:00
dependabot[bot]
52070d77e8
Bump jquery from 3.4.0 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-27 16:18:06 -07:00