Skip to content

Commit

Permalink
[7.11] Add note dropping support for glibc 2.12 (#93067) (#93118)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Budzenski <[email protected]>
Co-authored-by: gchaps <[email protected]>

Co-authored-by: Jonathan Budzenski <[email protected]>
Co-authored-by: gchaps <[email protected]>
  • Loading branch information
3 people authored Mar 1, 2021
1 parent 2762592 commit f87d1a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/migration/migrate_7_11.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,15 @@ will fail and Kibana will not start.

*via https://github.com/elastic/kibana/pull/80766[#80766]*

[discrete]
[[glibc_212_unsupported]]
=== Dropped support for glibc 2.12

*Details:* {kib} 7.11.0 upgrades the Node.js runtime to version `14.16.0`. This updated runtime requires glibc `2.16`,
which drops support for glibc `2.12`-based operating systems.

*Impact*: Supported versions of {kib} are not impacted. You can no longer run {kib} on older operating systems that require glibc `2.12` (for example, CentOS 6). Refer to our https://www.elastic.co/support/matrix[support matrix] for a list of currently supported operating systems.

*via https://github.com/elastic/kibana/pull/83425[#83425]*

// end::notable-breaking-changes[]

0 comments on commit f87d1a7

Please sign in to comment.