Skip to content

Commit 939d929

Browse files
committed
Fix profile description to include Ubuntu 22 in supported platforms
Made-with: Cursor
1 parent 5a3df53 commit 939d929

File tree

1 file changed

+1
-1
lines changed
  • docs/cloudlinuxos/cloudlinux_os_kernel

1 file changed

+1
-1
lines changed

docs/cloudlinuxos/cloudlinux_os_kernel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ The recommended profile for most servers is **<span class="notranslate">cloudlin
570570
The profiles are organized in a hierarchy:
571571
- **<span class="notranslate">cloudlinux-default-base</span>** / **<span class="notranslate">cloudlinux-latency-performance-base</span>** — contain all generic tuning parameters (sysctl, CPU governor, OOM adjustments). Not intended for direct use.
572572
- **<span class="notranslate">cloudlinux-default-cgv1</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv1</span>** — include the base profile and add cgroups v1 boot parameters. **Recommended for most servers.**
573-
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>** — include the base profile and add cgroups v2 boot parameters. Supported starting from **kmod-lve 2.1-58** on **CloudLinux OS 8, 9, and 10**.
573+
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>** — include the base profile and add cgroups v2 boot parameters. Supported starting from **kmod-lve 2.1-58** on **CloudLinux OS 8, 9, 10, and Ubuntu 22**.
574574
- **<span class="notranslate">cloudlinux-default</span>** / **<span class="notranslate">cloudlinux-latency-performance</span>****deprecated** wrappers that internally include the <span class="notranslate">-cgv1</span> variants. They remain functional for backward compatibility (e.g. existing Ansible scripts), but new installations should use the <span class="notranslate">-cgv1</span> profiles directly.
575575

576576
When upgrading from older versions, the deprecated profiles are automatically switched to their <span class="notranslate">-cgv1</span> equivalents.

0 commit comments

Comments
 (0)