mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
* #462 Add Add instructions for how to use PSACT * started adding instructions for adding/editing a cluster * started adding instructions for add/editing a psa template * instructions for rke2/k3s, note about cis * updated to include RKE1 instructions * wording * nipicky word choice: applied > described * Apply suggestions from code review Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com> * tabs, added suggestion on RKe2 link from thread * sidebars, correcting language in hardening guide * link, switching where list of exempt namespaces is placed, corrections - users edit the PSA config, not PSS, to establish restrictions on pods * update link * added final save/create instructions * Apply suggestions from code review Co-authored-by: Billy Tat <btat@suse.com> * updated file names * missing metadata key * corrected links * Delete psa-config-template.md File shouldn't still be in the tree, as it was renamed * Apply suggestions from code review Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com> * syncing RKE1 and 2 hardening guides, title update * moved sample config file, added - to list of required exempt namespaces * added moved config file to sidebars.js --------- Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com> Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
co-authored by
Jiaqi Luo
Billy Tat
parent
73334f6d62
commit
40936468b4
+2
-1
@@ -316,7 +316,7 @@ const sidebars = {
|
||||
},
|
||||
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/create-pod-security-policies",
|
||||
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/pod-security-standards",
|
||||
|
||||
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates",
|
||||
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry",
|
||||
|
||||
"how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/custom-branding",
|
||||
@@ -1110,6 +1110,7 @@ const sidebars = {
|
||||
},
|
||||
"reference-guides/rancher-security/kubernetes-security-best-practices",
|
||||
"reference-guides/rancher-security/security-advisories-and-cves",
|
||||
"reference-guides/rancher-security/psa-restricted-exemptions",
|
||||
],
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user