Commit Graph

7723 Commits

Author SHA1 Message Date
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
Billy Tat 3dcb680c48 Merge pull request #866 from btat/image-display
Fix image not rendering
2023-09-19 15:27:00 -07: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
Billy Tat 1ffefb0c10 Fix image not rendering 2023-09-19 13:55:35 -07:00
Marty Hernandez Avedon cf0e7a280d correcting double / in canonical urls (#863) 2023-09-19 12:54:40 -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 380f7e8972 Update sidebar for rke1 cis-1.24 2023-09-17 11:23:54 -04:00
Andy Pitcher 37eb56a693 Update rke1-self-assessment-guide-with-cis-v1.24 2023-09-17 11:23:24 -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 Avedon a7c4d606ee #795 Update README w navigation and moving/renaming file info (#820)
* Added page about moving/renaming docs, new headings for readme

* added navigation section

* revised README

* revised moving-or-renaming-docs

* Apply suggestions from code review

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update moving-or-renaming-docs.md - revamping schema example

* json > js

* typos, extra explanation

* json > js

* various changes

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2023-09-13 16:39:08 -04:00
Marty Hernandez Avedon 6c332ea0e6 #795 Update issue templates, add PR template (#833)
* added PR template, made all templates consistent with format seen in Release Notes repo template

* Apply suggestions from code review

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* Update .github/pull_request_template.md

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

* Update request-an-update.md - spacing + connected > related

* Update request-a-new-feature.md - consistent wording

* updated PR template with link to readme, removed comment tags from reminder section as readme link wouldn't be clickable otherwise

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2023-09-13 16:38:01 -04:00
Marty Hernandez Avedon 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
Marty Hernandez Avedon 58d3cc3f17 syncing 2.7 rke1 and rke2 hardening guides w /docs (#840) 2023-09-13 16:23:17 -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 Pitcher 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
Marty Hernandez Avedon 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
vickyhella 3b43125dba Update Chinese docs 2023-09-08 16:35:58 +08:00
Marty Hernandez Avedon 039fa9c1db Convert links to https://rancher.com/docs/rancher/v2.6 to use correct Markdown syntax (#830) 2023-09-07 21:03:12 -04:00
Marty Hernandez Avedon f308f802e1 #790 highlight alert about folders for s3 backup config (#821)
* note added & revised wording on section about s3 backups

* added warning to backup-configuration.md

* Apply suggestions from code review

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2023-09-07 17:00:00 -04:00
Andy Pitcher a9da000dfe Fix markdown 2023-09-07 15:34:58 -04:00
Andy Pitcher ec43045b57 k3s doc: Update protect-kernel-defaults and remove failing checks note 2023-09-07 14:50:49 -04:00
Andy Pitcher ef47c32541 Merge branch 'rancher:main' into k3s-hardening-guide-cis-1.7 2023-09-07 09:55:23 -04:00
Tejeev 02912f266c clarified location of project ID field (#823)
* clarified location of project  ID field

* v2.7 page sync

---------

Co-authored-by: martyav <marty.avedon@suse.com>
2023-09-06 17:49:29 -04:00
Marty Hernandez Avedon 5274e4e000 #726 - Getting Started UI instructions added to docs (#739)
* added ui instructions for cluster list to access-clusters

* re-org access-clusters so that 'Cluster List' becomes a searchable heading

* rewording

* added instructions and links for Global Settings

* added global config + retitle/rephrase

retitle to disambiguate global settings from global config

listed some relevant global config items that need more info

* correction: updated access-clusters page in /docs, not /versioned_docs

* added Nodes UI instructions

* download kubeconfig UI instructions added/modified

one file contained correct instructions but they were somewhat convoluted, as you can download the file from a page mentioned earlier in the suggested instructions and the button thery describe is an icon, not labeled with any text

* restoring formatting

* updated pathway for image list downloads

* finding rancher-images.txt

* added instructions for Apps Marketplace

* link pointing to v1 monitoring

* link pointing to v1 dashboards

* added links for v1 notifiers, logging tools

* global dns entries, global dns providers, catalog links added

* Rancher portal > Rancher UI

* updated access-clusters page

* rm note & add third way to access cluster dashboard

* heading levels

* addressed comments in global-configuration

* addressed comments for nodes-and-node-pools

* addressed comment on authorized-cluster-endpoint

* rm'd create apps steps

* updated kubeconfig download instructions

* adjusting headers

* updated images list instructions as version # is now an About link

* restored intro to monitoring-and-alerting

* KubeConfig > kubeconfig (except for naming the UI label)

* left navigation sidebar > left navigation

* Update docs/how-to-guides/new-user-guides/manage-clusters/access-clusters/authorized-cluster-endpoint.md

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

* applied changes to v2.7 docs

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-09-06 13:33:36 -04:00
Andy Pitcher 4ca8cfada3 Update docs/pages-for-subheaders/rke1-hardening-guide.md
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-04 10:27:34 -04:00
Andy Pitcher b36876110e Update docs/pages-for-subheaders/k3s-hardening-guide.md
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-04 10:15:24 -04:00
Billy Tat 4560574a74 Merge pull request #818 from btat/versions-table-2.7.6
Add v2.7.6 entry to versions table
2023-08-31 15:18:58 -07:00
Andreas Lindhé 162d410af1 Fix typo: vSphere port is required. (#802)
* Fix typo: vSphere port is required.

* Update versioned_docs/version-2.7/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/vsphere.md

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-08-25 16:47:45 -04:00
Marty Hernandez Avedon 36f84327ea canonicized advanced user guides (#813) 2023-08-25 15:57:47 -04:00
Marty Hernandez Avedon bea15afa17 canonicized cis-scan-guides (#812) 2023-08-25 14:35:52 -04:00