Commit Graph
769 Commits
Author SHA1 Message Date
Andy Pitcher 47773f06fe Rebase and add cis-1.7 k8s v1.26/v1.27 to RKE2 rancher-hardening-guides 2023-09-20 23:50:18 -03:00
Andy Pitcher 250171d9e4 Rebase and modify cis-1.7 page to include 1.26/1.27 2023-09-20 23:48:07 -03:00
Andy Pitcher 61ff71e235 Remove leading backslash 2023-09-20 23:37:08 -03:00
Andy Pitcher 15606d6db1 Escape <txt> values with backslash
Avoids markdown compilation issues
2023-09-20 23:37:08 -03:00
Andy Pitcher 40cd732265 Update rke2-self-assessment-guide-with-cis-v1.7 2023-09-20 23:37:08 -03:00
Andy Pitcher 81464c73d6 Merge branch 'main' into rke1-self-assessment-guide-with-cis-1.7 2023-09-20 17:28:57 -04:00
Andy Pitcher 35f27f4130 Merge branch 'main' into k3s-self-assessment-guide-with-cis-1.24 2023-09-20 16:24:04 -04:00
Andy Pitcher 00c18c19cd Merge pull request #860 from andypitcher/rke2-self-assessment-guide-with-cis-1.24
[cis-1.24] update rke2-self-assessment-guide
2023-09-20 15:33:55 -04:00
Andy Pitcher 1c2b3f3cce Merge pull request #854 from andypitcher/k3s-self-assessment-guide-with-cis-1.7
[cis-1.7] update k3s-self-assessment-guide
2023-09-20 15:33:40 -04:00
Andy Pitcher da2c4a0f17 Merge pull request #856 from andypitcher/rke1-self-assessment-guide-with-cis-1.24
[cis-1.24] update rke1-self-assessment-guide
2023-09-20 15:31:32 -04:00
Andreas Lindhé 50ccc06da9 Remove blank newline in tables (#868)
This fixes a typo introduced in #865 (07da386179).
2023-09-20 12:41:01 -04:00
Guilherme Macedo a6369a0484 updates
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:39:51 -03:00
Guilherme Macedo 484a832dff Update k3s-self-assessment-guide-with-cis-v1.24
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:25:51 -03:00
Guilherme Macedo 685241022e updates
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:18:43 -03:00
Andy Pitcher f7e17a5885 Update rke2-self-assessment-guide-with-cis-v1.24 2023-09-20 13:18:43 -03:00
Andy Pitcher 67221fdd03 Add cis-1.27 to v2.7 (docusaurus, version-2.7) 2023-09-20 11:05:19 -04:00
Marty Hernandez Avedon 07da386179 #845, #855 edit and rm helm chart values that are not yet available (#865)
* rm values that are not yet available

* applying changes to versioned docs
2023-09-19 16:57:18 -04:00
Andy Pitcher 0fd25bbd39 Add cis-1.7 k8s v1.26/v1.27 to K3s rancher-hardening-guides 2023-09-19 15:00:34 -04:00
Andy Pitcher 4519cffa32 Modify cis-1.7 page to include 1.26/1.27 2023-09-19 14:27:25 -04:00
Andy Pitcher 1bc4dd2ff7 Modify cis-1.7 page to include 1.26/1.27 2023-09-19 14:17:20 -04:00
Marty Hernandez Avedon cf0e7a280d correcting double / in canonical urls (#863) 2023-09-19 12:54:40 -04:00
Andy Pitcher 1da3478637 Remove leading backslash 2023-09-18 12:41:49 -04:00
Andy Pitcher 8b158444d9 Remove leading backslash 2023-09-18 12:29:07 -04:00
Marty Hernandez Avedon 08f6c59d81 canonicized monitoring-v2-configuration (#851) 2023-09-18 12:06:48 -04:00
Marty Hernandez Avedon aa1223263d #420 canonical links for reference guide subfolders, cli and cluster config (#850)
* canonicized cli-with-rancher

* canonicized machine-configuration

* canonicized node-template-configuration

* canonicized gke-cluster-configuration

* canonicized use-existing-nodes

* canonicized rancher-server-configuration
2023-09-18 11:41:09 -04:00
Andy Pitcher 5ea918e217 Remove leading backslash 2023-09-18 11:40:59 -04:00
Marty Hernandez Avedon 6dd093f6c5 #420 canonical links for reference guide best practices (#849)
* canonicized rancher-managed-clusters

* canonicized rancher-server
2023-09-18 11:39:21 -04:00
Marty Hernandez Avedon e4326feac0 #420 Canonical links for reference guides subfolders, api and backup restore (#848)
* canonicized about-the-api

* canonicized backup-restore-configuration
2023-09-18 11:23:07 -04:00
Andy Pitcher 37eb56a693 Update rke1-self-assessment-guide-with-cis-v1.24 2023-09-17 11:23:24 -04:00
Andy Pitcher e49c64eef2 Update k3s-self-assessment-guide-with-cis-v1.7 2023-09-15 23:15:24 -04:00
Andy Pitcher 7b36e0f01c Update rke1-self-assessment-guide-with-cis-v1.7 2023-09-15 22:49:25 -04:00
Jiaqi Luo bcfd5b25aa Add the instruction for enable API audit log in downstream clusters (#824) 2023-09-13 16:05:50 -07:00
Tom Lebreux f6a70125b1 Convert all helm-template instructions to helm-install (#828)
* Adjust command to install cert-manager

The directory `cert-manager` is not created when using `helm install`
instead of `helm template --output-dir .`.

Also, the CRDs are downloaded in the current directory, so adjust the
commands as well.

* Convert helm template to helm upgrade/install

Since we're using Helm hooks, we cannot use `helm template`, otherwise
things will break. The commands are updated to use `helm install` and
`helm upgrade`.
2023-09-13 18:02:02 -04:00
Billy Tat 7922b74630 Merge pull request #832 from vickyhella/vk-bilingual
Fix broken links and update Chinese docs
2023-09-13 14:06:55 -07:00
Marty Hernandez AvedonandBilly Tat ef5ab63ddd #686 clarify when values should be raw or manually base64 encoded (#761)
* 686 clarify when values should be raw or manually base64 encoded

* rm'd section as duplicate of https://ranchermanager.docs.rancher.com/reference-guides/backup-restore-configuration/backup-configuration#example-credentialsecret

* UI instructions for finding Backup: Create + link to how-to on secret creation

* sync language

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-09-13 16:29:07 -04:00
Andy Pitcher 3840a41654 Merge pull request #796 from andypitcher/rke2-hardening-guide-cis-1.7
Update rke2-hardening-guide based on CIS-1.24 and CIS-1.7
2023-09-12 13:06:54 -04:00
Andy Pitcher 89af32fc1e Merge pull request #794 from andypitcher/rke1-hardening-guide-cis-1.7
Update rke-hardening-guide based on CIS-1.24 and CIS-1.7
2023-09-12 13:03:25 -04:00
Marty Hernandez Avedon acedf5470d #793 RKE2 cluster templates (#822)
* #793 RKE2 cluster templates #793

* syncing 2.6 after testing confirmed
2023-09-12 09:56:11 -04:00
Andy PitcherandMarty Hernandez Avedon 35067183ee Apply grammar recommendations:
- Remove latest to cis-1.7 version
- Improve wording

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-09-11 18:18:27 -04:00
Andy Pitcher 7ae3799d6a rke2 protect-kernel-defaults and checks 2023-09-11 17:52:11 -04:00
Michael Bolot fed7507b14 Merge pull request #816 from MbolotSuse/webhook-docs
Updating webhook docs
2023-09-11 12:36:10 -05:00
Michael Bolot 8ea5033ca6 Updating webhook docs
Updates the webhook docs to point toward the docs for individual checks,
and adds docs for common issues/version specific issues
2023-09-11 11:35:36 -05:00
Andy Pitcher cbe7fe5d69 Remove protect-kernel-defaults 2023-09-11 11:31:45 -04:00
Marty Hernandez Avedon 946c22780a sync v2.7 page with #797 Update k3s-hardening-guide based on CIS-1.24 and CIS-1.7 (#838) 2023-09-11 11:10:12 -04:00
Andy Pitcher 8cc47cf07f Merge pull request #797 from andypitcher/k3s-hardening-guide-cis-1.7
Update k3s-hardening-guide based on CIS-1.24 and CIS-1.7
2023-09-11 10:11:50 -04:00
Marty Hernandez Avedon ae0281478a #420 Canonical links for smaller directories (#837)
* canonicized cluster-provisioning/rke-clusters/options/options.md

* canonicized security scans

* canonicized contributing to rancher

* canonicized 'what is rancher?'
2023-09-08 17:23:37 -04:00
Marty Hernandez Avedon 82668462be #420 canonical links for FAQ (#836)
* #420 canonical links for FAQ

* missing files for 2.0-2.4, 2.5
2023-09-08 16:35:41 -04:00
Marty Hernandez Avedon a2952cd469 #420 canonical links for Troubleshooting (#835)
* canonicized troubleshooting/kubernetes-components

* canonicized troubleshooting/other-troubleshooting-tips

* canonicized troubleshooting

* files for 2.0-2.4, and 2.5
2023-09-08 15:35:01 -04:00
d5e9e0d111 #748 Update info about which K8s distros can enable ACE (#749)
* 748 Update info about which K8s distros can enable ACE

* rephrase, typo fix, links, acronyms

* avilable > available

* Rancher, not Kubernetes

* Apply suggestions from code review

Co-authored-by: Brad Davidson <brad@oatmail.org>
Co-authored-by: Billy Tat <btat@suse.com>

* added missing 2.6 page

* ace available on imported clusters as well as rancher-provisioned

---------

Co-authored-by: Brad Davidson <brad@oatmail.org>
Co-authored-by: Billy Tat <btat@suse.com>
2023-09-08 10:37:00 -04:00
vickyhella 5cd6c930f1 Fix broken links 2023-09-08 17:28:15 +08:00