docs: add a known issue and fix typos

This commit is contained in:
mzz2017
2023-02-25 02:55:17 +08:00
parent 8bd6a77398
commit c5fb8dc028
4 changed files with 10 additions and 6 deletions

View File

@ -18,7 +18,7 @@ Before you start upgrading your Linux kernel, you must know the Kernels `curr
Various Linux distributions have different methods to upgrade the Linux kernel. This guide convers ways to upgrade the kernel to a desired version for most `Debian-based Linux`, `RedHar, Fedora based Linux`, and `Arch-based Linux` distributions.
> **Note**
> Since `Dae` is builts with `eBPF`, your host must meet the minimum Kernel version, `>= 5.8` for dae to properly running.
> Since `dae` is builts with `eBPF`, your host must meet the minimum Kernel version, `>= 5.8` for dae to properly running.
### Upgrade Kernel on Debian-based Linux