Catherine Luse
3b3d6f9e25
Update NLB setup doc for K3s Rancher installs
2020-06-12 15:14:31 -07:00
Tejeev
f8766dbac9
Rewrote some sections to clarify
2020-06-12 13:31:08 -07:00
Tejeev
c1de4ba4f1
Added teh custom_ca option to the example
2020-06-11 11:14:46 -07:00
Tejeev
7097db49cb
Made the test's need to use the admin user more apparent
2020-06-11 11:13:32 -07:00
Nicola Kabar
5f9101e68e
Update _index.md
2020-06-10 10:37:15 -07:00
Thanh Nhan Pham
2ff1675ef1
Update /var/lib/etcd/wal directories
2020-06-10 10:36:06 -07:00
Catherine Luse
978e1ed314
Add GCE to list of supported cloud providers
2020-06-09 20:54:42 -07:00
Catherine Luse
9e34ccac8e
Replace <CA_CERTS> with <CA_CERTS.pem>
2020-06-09 13:08:33 -07:00
Catherine Luse
9fa0891ab0
Make installation requirements applicable to both Docker and containerd
2020-06-09 13:05:17 -07:00
orangedeng
750ebf3eb9
Create doc for prometheus metrics usage
2020-06-09 12:33:13 -07:00
Catherine Luse
16e585f187
Add line break
2020-06-09 12:07:17 -07:00
Catherine Luse
92d8db9e85
Add escape characters to footnote asterisks
2020-06-09 12:07:17 -07:00
resamaraschi
a6871c6d76
Brings some missing information
2020-06-09 12:07:17 -07:00
Jacob Blain Christen
4eeb540544
os: v1.5.6
2020-06-08 10:53:01 -07:00
Nelson Roberts
55e5b462bc
EIO-4: known issue update
2020-06-08 09:54:04 -07:00
Nelson Roberts
fe49ea32c4
EIO-4: typo fix
2020-06-08 09:54:04 -07:00
Nelson Roberts
6e47e02e7d
EIO-4: corrections needed to address issues found in 5.1.5 tests
2020-06-08 09:54:04 -07:00
Nelson Roberts
6ee2668052
EIO-3: change conversion scripts to v2.4 from v2.4.3
2020-06-05 12:50:51 -07:00
Nelson Roberts
aecffd5926
EIO-3: change to v2.4 from v2.4.3
2020-06-05 12:50:51 -07:00
Nelson Roberts
1bdd80d64a
EIO-3: Rancher v2.4.3 CIS docs
2020-06-05 12:50:51 -07:00
Nelson Roberts
7b5c3a78c2
EIO-3: update to conversion scripts
2020-06-05 12:50:51 -07:00
Nelson Roberts
1d6b58d970
EIO-3: clone from previous version of CIS docs
2020-06-05 12:50:51 -07:00
David Noland
b6091f4c1f
Minor formatting and spacing improvements in table
2020-06-04 11:54:27 -07:00
Brenda Rearden
29992bb2ff
Remove unnecessary details
2020-06-03 09:47:57 -07:00
David Nuzik
2e4b7c497f
Merge pull request #2533 from thejimnicholson/patch-1
...
Recommend '--disable' over '--no-deploy'
2020-06-03 09:24:00 -07:00
Catherine Luse
f02d1a0131
Add Istio workload annotation to troubleshooting section
2020-06-03 00:25:36 -07:00
Brenda Rearden
cfc83f32ad
Add note for annotation of sidecar injection
2020-06-03 00:25:36 -07:00
Catherine Luse
5513a5a5fd
Add Raspbian Buster to K3s supported OSs
2020-06-02 16:39:10 -07:00
Maggie Liu
c5e1b6b2e1
Remove the broken link in enable Istio page
2020-06-01 18:03:49 -07:00
Catherine Luse
68494d2837
Move CVEs and resolutions to separate page
2020-06-01 15:54:59 -07:00
jgallucci32
1147cdd424
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-06-01 15:26:24 -07:00
Ansil H
732d01f3c8
Added acme.sh as an example.
...
Added acme.sh as an example to give more clarity on tls.crt file creation.
2020-06-01 15:25:09 -07:00
Ansil H
f93b8980f3
Added acme.sh as an example.
...
Added acme.sh as an example to give more clarity on tls.crt file creation.
2020-06-01 15:25:09 -07:00
Bastian Hofmann
43cb14fb41
Document missing Rancher Helm chart options
2020-06-01 15:22:02 -07:00
Catherine Luse
c15c46ba6c
Fix typo
2020-06-01 15:19:38 -07:00
Gaurav Mehta
5bbfae587f
Added information on how to setup RemoteWriteSpec and RemoteReadSpec
2020-06-01 15:19:38 -07:00
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
Jim Nicholson
84e86bb589
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-06-01 02:59:00 -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
Catherine Luse
9bd4cf380c
Merge pull request #2511 from rawmind0/master
...
Fix rancher upgrade instructions when cert-manager is updated
2020-05-14 06:56:44 -07:00