You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a warning about running different Linux OSs in a Kurl install (#1115)
* Adding a warning about running different Linux OSs in a Kurl install
* Update src/markdown-pages/install-with-kurl/system-requirements.md
Co-authored-by: Alex Parker <[email protected]>
---------
Co-authored-by: Alex Parker <[email protected]>
Copy file name to clipboardExpand all lines: src/markdown-pages/install-with-kurl/system-requirements.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ title: "System Requirements"
21
21
22
22
** This version is deprecated since it is no longer supported by its creator. We continue to support it, but support will be removed in the future.*
23
23
24
+
> Note: All nodes in a multi-node kURL cluster must use the same Linux distribution. Using different distributions across nodes is unsupported.
0 commit comments