KubeArmor v1.7.5-rc2
New releaseSep 1, 2026Runtime Security Enforcement System. Workload hardening/sandboxing and impleme 2026-9-1 07:18:7 Author: kitploit.com(查看原文) 阅读量:3 收藏

New releaseSep 1, 2026

Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppArmor).

Build Status CII Best Practices CLOMonitor OpenSSF Scorecard FOSSA Status FOSSA Status Slack Discussions Docker Downloads ArtifactHub

KubeArmor is a cloud-native runtime security enforcement system that restricts the behavior (such as process execution, file access, and networking operations) of pods, containers, and nodes (VMs) at the system level.

KubeArmor leverages Linux security modules (LSMs) such as AppArmor, SELinux, or BPF-LSM to enforce the user-specified policies. KubeArmor generates rich alerts/telemetry events with container/pod/namespace identities by leveraging eBPF.

💪 Harden Infrastructure
⛓️ Protect critical paths such as cert bundles
📋 MITRE, STIGs, CIS based rules
🛅 Restrict access to raw DB table
💍 Least Permissive Access
🚥 Process Whitelisting
🚥 Network Whitelisting
🎛️ Control access to sensitive assets
🔭 Application Behavior
🧬 Process execs, File System accesses
🧭 Service binds, Ingress, Egress connections
🔬 Sensitive system call profiling
❄️ Deployment Models
☸️ Kubernetes Deployment
🐋 Containerized Deployment
💻 VM/Bare-Metal Deployment

Architecture Overview

KubeArmor High Level Design

Documentation 📓

Contributors 👥

Biweekly Meeting

KubeArmor is a community-governed project. The following documents describe how the project is run:

Notice/Credits 🤝

  • KubeArmor uses Tracee's system call utility functions.

CNCF

KubeArmor is Sandbox Project of the Cloud Native Computing Foundation. CNCF SandBox Project

ROADMAP

KubeArmor roadmap is tracked via KubeArmor Projects

KubeArmor is more than a single repository. The following repositories under the kubearmor GitHub organization are part of the wider project. Each is governed under GOVERNANCE.md — see the Subprojects section there for how core and community subprojects are classified.

Note: This list covers actively maintained repositories. For the complete (including archived) list, see the organization page.

Core

RepositoryWhat it is
KubeArmorThe main runtime security enforcement daemon. This repository.
kubearmor-clientkarmor, the official command-line tool for installing, configuring, and observing KubeArmor.
chartsOfficial Helm charts for KubeArmor and the KubeArmor Operator.
policy-templatesCommunity-curated library of System and Network policy templates for KubeArmor (and Cilium).
kubearmor.ioSource for the kubearmor.io website.
.projectProject metadata for CNCF .project automation (CLOMonitor, landscape, etc.).

Integrations and adapters

Deployment and packaging

Specialised projects

RepositoryWhat it is
k8tls(Pronounced cattles) — assesses server port security by detecting TLS and certificate configuration.
modelarmorML model security, including pickle-injection PoC and adversarial-attack demos.
kvm-serviceService for orchestrating KubeArmor policies to VMs and bare-metal hosts via either a Kubernetes or non-Kubernetes control plane.
libbpfGo eBPF helper library based on the upstream libbpf API.
kbcKubeArmor Benchmark Calculator.

This list is generated iteratively — open a pull request to add a new repository or correct a description.

Read more

Categories


文章来源: https://kitploit.com/en/posts/github-kubearmor-kubearmor-v175-rc2
如有侵权请联系:admin#unsafe.sh