Ahmad Iqbal Ali
bc384d7e0d
fix custom chart dir structure link
2020-06-01 15:13:46 -07:00
dkeightley
896bca48ee
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-06-01 15:11:02 -07:00
Aleksandar Petreski
b6c47e67b5
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-06-01 15:10:22 -07:00
Nick Jones
146bd3fd2a
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-06-01 15:09:47 -07:00
mutron3k
b0922e95c7
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-05-27 14:12:02 -07:00
Onkar Dhuri
edeea53649
updated retention from 24 to 24h
...
etcd snapshot container keeps on restarting since "24" is not acceptable value
2020-05-21 22:24:48 -07:00
Catherine Luse
74de88a174
Move killall script doc to upgrades section
2020-05-21 03:13:16 -07:00
Catherine Luse
071d9a9811
Revert "Update NLB setup doc for K3s Rancher installs"
...
This reverts commit 5979f32b73 .
2020-05-21 03:06:26 -07:00
Catherine Luse
5979f32b73
Update NLB setup doc for K3s Rancher installs
2020-05-21 01:57:27 -07:00
Catherine Luse
dcee8716d7
Explain killall script in K3s docs
2020-05-20 16:05:15 -07:00
John Reese
73a1a15ef6
Update user settings documentation
2020-05-20 00:10:31 -07:00
Abmurksi
fe449fe2d0
Update deprecated option --no-deploy
...
Replace old --no-deploy value with --disable to disable an Traefik
2020-05-18 10:29:01 -07:00
rawmind0
5afebd6e02
Fix rancher upgrade instructions when cert-manager is updated
2020-05-14 15:51:20 +02:00
Tejeev
e473c31853
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-05-14 12:08:13 +01:00
CloudYuga Technologies
af151446fc
Update _index.md
2020-05-14 15:26:24 +05:30
Akshaykon
f2991d78ec
Update _index.md
...
Grammatical one
2020-05-11 19:45:51 +05:30
Catherine Luse
fedbf354f3
Remove glitchy accordions
2020-05-08 10:47:45 -07:00
Catherine Luse
7c6231259f
Fix leftovers from merge conflicts
2020-05-07 10:33:44 -07:00
Catherine Luse
10f8d1db36
Merge pull request #2489 from rancher/Tejeev-patch-11
...
Added note of port requirement 9796 to Monitoring page
2020-05-07 09:54:31 -07:00
Catherine Luse
8c1921a3e1
Update _index.md
2020-05-07 09:54:14 -07:00
Catherine Luse
e8b59611a0
Update _index.md
2020-05-07 09:53:30 -07:00
Eamon Bauman
dd1ccdd938
Added minimum EKS permissions
2020-05-06 22:22:12 -05:00
David Nuzik
9bde5ffd49
Merge pull request #2434 from davidnuzik/faq-localhost
...
[K3s] Add node-name to Networking section
2020-05-06 18:18:10 -07:00
David Nuzik
b31c0b6c3f
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-05-06 18:13:01 -07:00
Valentin Mihov
bf9867e747
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-05-06 22:24:16 +03:00
David Nuzik
3c50fd9a77
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-05-05 18:33:17 -07:00
Catherine Luse
cb3ed34523
Merge pull request #2491 from catherineluse/master
...
Fix outdated information about K3s
2020-05-05 14:32:24 -07:00
Catherine Luse
dfd8097214
Fix outdated information about K3s
2020-05-05 14:31:00 -07:00
Catherine Luse
8b67a15357
Merge pull request #2490 from rancher/Tejeev-patch-12
...
Added note for port 9796 for metrics
2020-05-05 13:33:53 -07:00
Catherine Luse
1f2341fef2
Merge pull request #2488 from davidnuzik/channel-server
...
[K3s] Update docs to mention channel server for installs and upgrades
2020-05-05 10:21:00 -07:00
Tejeev
c2d2357cff
Added note for port 9796 for metrics
2020-05-05 12:10:57 +01:00
Tejeev
6e14cf819d
Added note of port requirement 9796
2020-05-05 12:01:40 +01:00
David Nuzik
8aac392664
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-05-04 16:46:43 -07:00
David Nuzik
25d346a73d
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-05-04 16:26:18 -07:00
Catherine Luse
51ef0d52b2
Merge pull request #2487 from rancher/cert-manager-doc-update
...
Update helm2 upgrade doc for cert-manager v0.12
2020-05-04 14:17:45 -07:00
David Nuzik
fd3ce0b299
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-05-04 13:53:12 -07:00
Ryan Elliott-Smith
74db4a3513
Update doc for cert-manager v0.12
2020-05-04 12:33:11 +12:00
Ryan Elliott-Smith
0311856d1e
Update Okta authentication docs
2020-05-03 11:08:53 +12:00
Catherine Luse
960a0938ba
Add separate examples for Rancher Helm install with privateCA
2020-05-01 13:31:16 -07:00
Catherine Luse
7bf0696cd5
Fix link to OpenLDAP config reference
2020-05-01 11:27:25 -07:00
Catherine Luse
b0abaae288
Fix link to custom cluster page
2020-04-30 15:47:29 -07:00
Caleb Bron
22a77126db
Change ASG min/max to just desired
2020-04-29 16:28:59 -07:00
Catherine Luse
2831296b23
Fix formatting of JSON snippet
2020-04-28 15:53:59 -07:00
Catherine Luse
7cbf79a44e
Simplify example for skipping CIS scan tests
2020-04-28 11:39:18 -07:00
George Wilson
a305c94f04
Remove sample code related to helm v2
2020-04-28 18:38:46 +01:00
Catherine Luse
40a62d8037
Fix link
2020-04-27 14:55:34 -07:00
Catherine Luse
86b2149713
Add Shibboleth to auth service table
2020-04-23 05:58:23 -07:00
Catherine Luse
6f33c08952
Edit cloning clusters page
2020-04-22 15:10:32 -07:00
Catherine Luse
2a5b4ba9ff
Say that all clusters but imported can be cloned
2020-04-22 15:07:35 -07:00
Catherine Luse
91b32b06df
Say that RKE clusters and managed K8s clusters can be cloned
2020-04-22 15:02:17 -07:00