Tim Bannister
c9640ebc32
Make it clear that PSA example Pods do start OK
...
The reader sees a warning, but the Pods do run. That detail might not be
obvious otherwise.
2023-03-02 22:39:41 +00:00
Tim Bannister
a39ee496fe
Tidy PSA tutorials
...
Various tidying to match website style guide better.
2023-03-02 22:39:41 +00:00
Tim Bannister
25a926e465
Assume that kind provides Pod Security Admission
...
Given that Pod Security Admission has been beta and then generally
available for a while, assume that kind gives the reader a cluster than
includes this feature.
2023-03-02 22:39:41 +00:00
Tim Bannister
c38e5c00fb
Avoid creating local manifest for PSA tutorials
...
The kubectl tool includes a client for fetching manifests using HTTP,
and we usually rely on that for tutorials. Switch to an approach where
we don't create a manifest on the filesystem and then apply that.
2023-03-02 22:39:41 +00:00
shubham82
d3e7c23d07
Improvement: Added shell code block snippet to the commands.
2023-01-23 16:38:22 +09:00
Abigail McCarthy
06b957d01d
Update page weights in tutorial/security section
2023-01-10 11:42:58 -05:00
Alex Pakalniskis
61ce6e27ef
Fix cluster cleanup command
2022-09-10 12:28:01 -07:00
Qiming Teng
2f4a067fea
Batch fix links (4)
2022-07-06 09:43:15 +08:00
Qiming Teng
459a3f96ac
Fix links and markdown format for some pages
2022-02-05 15:19:21 +08:00
Pushkar Joglekar
d1e25451d3
Added shell script examples
...
Fixed nits, broken links and numbering
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2021-12-08 10:41:55 +05:30
Pushkar Joglekar
d29e93acbb
Tutorial for pod security admission
...
Refer blog post for v1.23 + suggestions from code review
2021-12-08 10:41:25 +05:30