Commit Graph

3701 Commits

Author SHA1 Message Date
jrcreative fc6e623ceb cta block 2020-07-27 16:18:38 -07:00
dkeightley a54bda273b Update worker troubleshooting
Correct count and role to match the doc page
2020-07-27 16:18:38 -07:00
Catherine Luse 1b7de456fb Clean up formatting 2020-07-27 16:18:38 -07:00
Catherine Luse d0d9b7054b Fic table formatting 2020-07-27 16:18:38 -07:00
Catherine Luse befe541f94 Update NLB setup doc for K3s Rancher installs 2020-07-27 16:18:38 -07:00
Tejeev 78b9d86e3b Rewrote some sections to clarify 2020-07-27 16:18:38 -07:00
Tejeev 1b5a694622 Added teh custom_ca option to the example 2020-07-27 16:18:38 -07:00
Tejeev 5153d83f90 Made the test's need to use the admin user more apparent 2020-07-27 16:18:38 -07:00
Nicola Kabar f9e949425e Update _index.md 2020-07-27 16:18:38 -07:00
Thanh Nhan Pham 8bd8400697 Update /var/lib/etcd/wal directories 2020-07-27 16:18:38 -07:00
Catherine Luse 655d83feeb Add GCE to list of supported cloud providers 2020-07-27 16:18:38 -07:00
Catherine Luse 26c1a171ec Replace <CA_CERTS> with <CA_CERTS.pem> 2020-07-27 16:18:38 -07:00
Catherine Luse fc8f278399 Make installation requirements applicable to both Docker and containerd 2020-07-27 16:18:38 -07:00
orangedeng 2cbc613b66 Create doc for prometheus metrics usage 2020-07-27 16:18:38 -07:00
Catherine Luse b57caabed0 Add line break 2020-07-27 16:18:38 -07:00
Catherine Luse 277ed59166 Add escape characters to footnote asterisks 2020-07-27 16:18:38 -07:00
resamaraschi 18240084e0 Brings some missing information 2020-07-27 16:18:38 -07:00
Jacob Blain Christen deaf02c09c os: v1.5.6 2020-07-27 16:18:38 -07:00
Nelson Roberts dd6b961377 EIO-4: known issue update 2020-07-27 16:18:38 -07:00
Nelson Roberts e896f83d32 EIO-4: typo fix 2020-07-27 16:18:38 -07:00
Nelson Roberts 178f2cf3af EIO-4: corrections needed to address issues found in 5.1.5 tests 2020-07-27 16:18:38 -07:00
Nelson Roberts 32b98275b1 EIO-3: change conversion scripts to v2.4 from v2.4.3 2020-07-27 16:18:38 -07:00
Nelson Roberts 265d2da51c EIO-3: change to v2.4 from v2.4.3 2020-07-27 16:18:38 -07:00
Nelson Roberts 59a4092c35 EIO-3: Rancher v2.4.3 CIS docs 2020-07-27 16:18:38 -07:00
Nelson Roberts 1e9f0b13b6 EIO-3: update to conversion scripts 2020-07-27 16:18:38 -07:00
Nelson Roberts ff2087f530 EIO-3: clone from previous version of CIS docs 2020-07-27 16:18:38 -07:00
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