-
Notifications
You must be signed in to change notification settings - Fork 134
ClusterNetworkPolicy documentation #2416
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
Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the tiered policy documentation to reflect changes in Kubernetes network policy API terminology. The primary focus is replacing references to AdminNetworkPolicy and BaselineAdminNetworkPolicy with the unified ClusterNetworkPolicy resource, and updating tier names from adminnetworkpolicy/baselineadminnetworkpolicy to kube-admin/kube-baseline.
Key changes:
- Updates tier naming convention to use more concise names (
kube-adminandkube-baseline) - Replaces AdminNetworkPolicy/BaselineAdminNetworkPolicy terminology with ClusterNetworkPolicy
- Standardizes how the priority field mapping is described for both tiers
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
LGTM, thanks @mazdakn! |

This PR includes:
kube-admin, andkube-baselinetiers used forClusterNetworkPolicy: Implement Cluster Network Policy projectcalico/calico#10810AdminNetworkPolicyandBaselineAdminNetworkPolicysince been removed: Remove ANP/BANP projectcalico/calico#11144Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: