Skip to content

docs: add example for security agent readiness#101

Open
arnab-logs wants to merge 5 commits intokubernetes-sigs:mainfrom
arnab-logs:main
Open

docs: add example for security agent readiness#101
arnab-logs wants to merge 5 commits intokubernetes-sigs:mainfrom
arnab-logs:main

Conversation

@arnab-logs
Copy link
Contributor

This PR adds a new documentation example demonstrating how to use the Node Readiness Controller to gate node scheduling on the readiness of a security agent (for example, Falco).

The following files were changed:

  • Added a new example at:
    • docs/book/src/examples/security-agent-readiness.md
  • Updated the documentation summary to include the new page:
    • docs/book/src/SUMMARY.md

Fixes #100

@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for node-readiness-controller ready!

Name Link
🔨 Latest commit ecac83f
🔍 Latest deploy log https://app.netlify.com/projects/node-readiness-controller/deploys/6993652a2cf96100084b27e9
😎 Deploy Preview https://deploy-preview-101--node-readiness-controller.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: arnab-logs
Once this PR has been reviewed and has the lgtm label, please assign dchen1107 for approval. For more information see the Code Review Process.

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

Details 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 21, 2026
@ajaysundark ajaysundark requested review from ajaysundark and removed request for SergeyKanzhelev and haircommander January 22, 2026 09:31
@arnab-logs
Copy link
Contributor Author

I looked into a couple of approaches for handling the falco.sh file and made updates based on that. Happy to rework anything after review if there’s a preferred direction.

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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add example for security agent readiness

3 participants