Skip to content

Add eBPF kernel version requirements tables and fix unsupported featu…#2550

Merged
ctauchen merged 1 commit intotigera:mainfrom
tomastigera:bpf-requirements
Feb 27, 2026
Merged

Add eBPF kernel version requirements tables and fix unsupported featu…#2550
ctauchen merged 1 commit intotigera:mainfrom
tomastigera:bpf-requirements

Conversation

@tomastigera
Copy link
Contributor

…res lists

Consolidate per-feature kernel version requirements into tables on all eBPF installation pages. Remove Log action from unsupported features in enterprise and cloud docs since it is supported in eBPF mode.

Files updated:

  • calico/operations/ebpf/install.mdx
  • calico_versioned_docs/version-3.31/operations/ebpf/install.mdx
  • calico-enterprise/operations/ebpf/install.mdx
  • calico-enterprise_versioned_docs/version-3.23-1/operations/ebpf/install.mdx
  • calico-cloud/operations/ebpf/enabling-ebpf.mdx
  • calico-cloud_versioned_docs/version-22-2/operations/ebpf/enabling-ebpf.mdx

Product Version(s):

Issue:

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

…res lists

Consolidate per-feature kernel version requirements into tables on all eBPF
installation pages. Remove `Log` action from unsupported features in
enterprise and cloud docs since it is supported in eBPF mode.

Files updated:
- calico/operations/ebpf/install.mdx
- calico_versioned_docs/version-3.31/operations/ebpf/install.mdx
- calico-enterprise/operations/ebpf/install.mdx
- calico-enterprise_versioned_docs/version-3.23-1/operations/ebpf/install.mdx
- calico-cloud/operations/ebpf/enabling-ebpf.mdx
- calico-cloud_versioned_docs/version-22-2/operations/ebpf/enabling-ebpf.mdx

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tomastigera tomastigera requested a review from a team as a code owner February 25, 2026 21:45
Copilot AI review requested due to automatic review settings February 25, 2026 21:45
@netlify
Copy link

netlify bot commented Feb 25, 2026

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 4cf3fd0
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/699f6d6bf2369e00071fd4db
😎 Deploy Preview https://deploy-preview-2550--calico-docs-preview-next.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.

@netlify
Copy link

netlify bot commented Feb 25, 2026

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4cf3fd0
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/699f6d6b9e12f30008a464f5
😎 Deploy Preview https://deploy-preview-2550--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 68 (no change from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Contributor

Copilot AI left a 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 consolidates eBPF kernel version requirements into comprehensive tables across all product documentation and correctly updates the unsupported features lists by removing the Log action, which is now supported in eBPF mode.

Changes:

  • Added new "Kernel version requirements for eBPF features" tables to all eBPF installation/enablement pages across Calico OSS, Enterprise, and Cloud products
  • Removed "Log action in policy rules" from unsupported features lists in Enterprise and Cloud docs, since log rules are now supported in eBPF mode (kernel v5.16+)

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
calico/operations/ebpf/install.mdx Added kernel version requirements table with 4 features (base eBPF, XDP, log rules, QoS) to current OSS docs
calico_versioned_docs/version-3.31/operations/ebpf/install.mdx Added kernel version requirements table with 4 features to v3.31 OSS docs
calico-enterprise/operations/ebpf/install.mdx Added kernel version requirements table with 5 features (includes DNS policy inline mode) and removed Log action from unsupported features in current Enterprise docs
calico-enterprise_versioned_docs/version-3.23-1/operations/ebpf/install.mdx Added kernel version requirements table with 5 features and removed Log action from unsupported features in v3.23-1 Enterprise docs
calico-cloud/operations/ebpf/enabling-ebpf.mdx Added kernel version requirements table with 5 features and removed Log action from unsupported features in current Cloud docs
calico-cloud_versioned_docs/version-22-2/operations/ebpf/enabling-ebpf.mdx Added kernel version requirements table with 5 features and removed Log action from unsupported features in v22-2 Cloud docs

@ctauchen
Copy link
Collaborator

LGTM, @tomastigera. Ready to merge?

@ctauchen ctauchen merged commit d686324 into tigera:main Feb 27, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants