From eae6a3f0386a295205b2c76b3bc3d1ea018e0698 Mon Sep 17 00:00:00 2001 From: "weiwei.danny" Date: Tue, 27 Feb 2024 20:16:40 +0800 Subject: [PATCH] Update README --- README.md | 2 +- README.zh_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4806156e..2201fce1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The prerequisites required by different enforcers are as shown in the following |------------|--------------------------------------------|--------| |AppArmor |1. Linux Kernel 4.15 and above
2. The AppArmor LSM is enabled|GKE with Container-Optimized OS
AKS with Ubuntu 22.04 LTS
[VKE](https://www.volcengine.com/product/vke) with veLinux 1.0
Debian 10 and above
Ubuntu 18.04.0 LTS and above
[veLinux 1.0](https://www.volcengine.com/docs/6396/74967) etc. |BPF |1. Linux Kernel 5.10 and above (x86_64)
2. containerd v1.6.0 and above
3. The BPF LSM is enabled|EKS with Amazon Linux 2
GKE with Container-Optimized OS
[VKE](https://www.volcengine.com/product/vke) with veLinux 1.0 (with 5.10 kernel)
AKS with Ubuntu 22.04 LTS \*
ACK with Alibaba Cloud Linux 3 \*
OpenSUSE 15.4 \*
Debian 11 \*
Fedora 37
[veLinux 1.0 with 5.10 kernel](https://www.volcengine.com/docs/6396/74967) etc.

* *Manual enabling of BPF LSM is required* -|Seccomp |1. Kubernetes v1.19 and above +|Seccomp |1. Kubernetes v1.19 and above|All Linux distributions ## The Policy Modes and Built-in Rules diff --git a/README.zh_CN.md b/README.zh_CN.md index c6904122..e3b557fc 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -36,7 +36,7 @@ vArmor 由字节跳动终端安全团队的 **Elkeid Team** 研发,目前该 |------------|--------------------------------------------|--------| |AppArmor |1. Linux Kernel 4.15 及以上版本
2. 系统需开启 AppArmor LSM|GKE with Container-Optimized OS
AKS with Ubuntu 22.04 LTS
[VKE](https://www.volcengine.com/product/vke) with veLinux 1.0
Debian 10 及以上版本
Ubuntu 18.04.0 LTS 及以上版本
[veLinux 1.0](https://www.volcengine.com/docs/6396/74967) 等 |BPF |1. Linux Kernel 5.10 及以上版本 (x86_64)
2. containerd v1.6.0 及以上版本
3. 系统需开启 BPF LSM|EKS with Amazon Linux 2
GKE with Container-Optimized OS
[VKE](https://www.volcengine.com/product/vke) with veLinux 1.0 (with 5.10 kernel)
AKS with Ubuntu 22.04 LTS \*
ACK with Alibaba Cloud Linux 3 \*
OpenSUSE 15.4 \*
Debian 11 \*
Fedora 37
[veLinux 1.0 with 5.10 kernel](https://www.volcengine.com/docs/6396/74967) 等

* *需手动启用节点的 BPF LSM* -|Seccomp |1. Kubernetes v1.19 及以上版本 +|Seccomp |1. Kubernetes v1.19 及以上版本|所有 Linux 发行版 ## 策略模式与内置规则