Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the Pod security webhook #30567

Closed
wants to merge 2 commits into from

Conversation

tallclair
Copy link
Member

Document the Pod Security webhook as an alternative to the built-in admission controller. Also update the prerequisites on related pages to refer to the Pod Security Admission concept page to indirectly include the webhook as an option.

fixes #30133

/sig auth

/assign @liggitt
/cc @sejr

@k8s-ci-robot k8s-ci-robot added the sig/auth Categorizes an issue or PR as relevant to SIG Auth. label Nov 19, 2021
@k8s-ci-robot k8s-ci-robot requested a review from sejr November 19, 2021 21:11
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 19, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign reylejano after the PR has been reviewed.
You can assign the PR to them by writing /assign @reylejano in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Nov 19, 2021
@tallclair
Copy link
Member Author

/assign @sftim

@@ -136,6 +139,35 @@ current policy level:
- Valid updates to `.spec.activeDeadlineSeconds`
- Valid updates to `.spec.tolerations`

## Pod Security Webhook
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tallclair
Copy link
Member Author

I forgot @liggitt already merged this into the 1.23 branch! I think that's good enough.

@tallclair tallclair closed this Nov 19, 2021
@netlify
Copy link

netlify bot commented Nov 19, 2021

✔️ Deploy Preview for kubernetes-io-main-staging ready!

🔨 Explore the source changes: db02744

🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/619812fffcd87700087c1a6c

😎 Browse the preview: https://deploy-preview-30567--kubernetes-io-main-staging.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/auth Categorizes an issue or PR as relevant to SIG Auth. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PodSecurity] Document webhook installation & use
4 participants