Commit Graph

3714 Commits

Author SHA1 Message Date
Catherine Luse fd78b3d5df Change Golang to Go
Co-authored-by: Brian Downs <brian.downs@gmail.com>
2020-07-27 16:18:38 -07:00
Catherine Luse 202999d09b Improve docs for running K3s with Docker 2020-07-27 16:18:38 -07:00
Catherine Luse 51f3241c9b Move files from rancher/rancher repo to docs repo 2020-07-27 16:18:38 -07:00
jrcreative 19a06e7163 remove cta 2020-07-27 16:18:38 -07:00
Catherine Luse 75bffee52d Fix formatting 2020-07-27 16:18:38 -07:00
Nicolas Stojanovic 6c7a724c8d wrong reference in one example
us-west-1  was used in the first example instead of eu-west-1
2020-07-27 16:18:38 -07:00
Catherine Luse c6846e7a70 Document K3s cert rotation 2020-07-27 16:18:38 -07:00
Catherine Luse 8d0dd404d2 Link to details about auto-deployed manifests for K3s 2020-07-27 16:18:38 -07:00
Catherine Luse 4f7658a001 Add K3s FAQ about where logs can be found 2020-07-27 16:18:38 -07:00
Catherine Luse ea8762e2f0 Clarify that imported clusters can't be edited except K3s 2020-07-27 16:18:38 -07:00
Catherine Luse 0bff2b97c1 Avoid saying a secure private registry is required 2020-07-27 16:18:38 -07:00
Tejeev d42ef45dcb Added the custom_ca option to the example 2020-07-27 16:18:38 -07:00
jrcreative b7f82211c4 cta inline with heading 2020-07-27 16:18:38 -07:00
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