<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redis Enterprise for Kubernetes 8.0.18 release notes on Docs</title>
    <link>https://redis.io/docs/latest/operate/kubernetes/release-notes/8-0-18-releases/</link>
    <description>Recent content in Redis Enterprise for Kubernetes 8.0.18 release notes on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://redis.io/docs/latest/operate/kubernetes/release-notes/8-0-18-releases/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redis Enterprise for Kubernetes 8.0.18-11 (April 2026) release notes</title>
      <link>https://redis.io/docs/latest/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026/</guid>
      <description>&lt;p&gt;Redis Enterprise for Kubernetes 8.0.18-11 is a feature release that supports &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/release-notes/rs-8-0-releases/&#34;&gt;Redis Software 8.0.18-23&#xA;&lt;/a&gt; and includes new features, bug fixes, and enhancements.&lt;/p&gt;&#xA;&lt;h2 id=&#34;highlights&#34; class=&#34;group relative&#34;&gt;&#xA;  Highlights&#xA;  &lt;a href=&#34;#highlights&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Support for all CNCF certified 1.34 and 1.35 Kubernetes distributions.&lt;/li&gt;&#xA;&lt;li&gt;Support for Redis Software 8.0.18-23.&lt;/li&gt;&#xA;&lt;li&gt;Support for managing TLS secrets through the cert manager.&lt;/li&gt;&#xA;&lt;li&gt;Minimal base image available by adding &lt;code&gt;.minimal&lt;/code&gt; to the version tag in the REC.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;enhancements&#34; class=&#34;group relative&#34;&gt;&#xA;  Enhancements&#xA;  &lt;a href=&#34;#enhancements&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added support for REC creation during install using Helm &lt;!--RED-109678--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Built Redis Software container with minimal base image for security &lt;!--RED-79393--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added support for cert manager to manage TLS secrets &lt;!--RED-141981--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added Redis Software 8.0.18 support &lt;!--RED-190128--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Allowed ClusterCredentialSecretName to change in an existing cluster &lt;!--RED-181951--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added support for search on disk &lt;!--RED-182994--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added region name support for S3 backups &lt;!--RED-186065--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added proxy connection attribute support &lt;!--RED-182816--&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;resolved-issues&#34; class=&#34;group relative&#34;&gt;&#xA;  Resolved issues&#xA;  &lt;a href=&#34;#resolved-issues&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixed dynamic script copying issue that was triggering security alerts &lt;!--RED-150023--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Allowed configuration of rack awareness for existing clusters &lt;!--RED-168869--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Fixed issue where RERC edits didn&#39;t propagate across clusters if REAADBs were spread across namespaces &lt;!--RED-180702--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Security fixes&lt;/li&gt;&#xA;&lt;li&gt;Fixed operator reconciliation loop causing excessive RBAC updates &lt;!--RED-189582--&gt;&lt;/li&gt;&#xA;&lt;li&gt;Added LDAP CBA field support to the REC API &lt;!--RED-192794--&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;api-changes&#34; class=&#34;group relative&#34;&gt;&#xA;  API changes&#xA;  &lt;a href=&#34;#api-changes&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;strong&gt;CRD&lt;/strong&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;strong&gt;Field&lt;/strong&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;strong&gt;Change&lt;/strong&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REAADB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.globalConfigurations.backup.intervalOffset&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Time offset in seconds at which the periodic backup job starts, relative to 00:00 UTC for a 24-hour backup interval or to 12:00 UTC for a 12-hour backup interval. Only valid when the backup interval is 24 hours (86400 seconds) or 12 hours (43200 seconds). The offset must be less than the backup interval. If not specified, a random offset is chosen.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REAADB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.globalConfigurations.backup.s3.regionName&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Amazon S3 region name for the backup bucket. If not specified, the region is auto-detected with a HEAD request to the bucket. Specify the region explicitly for regions where auto-detection might not work, such as AWS GovCloud (for example, &lt;code&gt;us-gov-east-1&lt;/code&gt;).&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REAADB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.globalConfigurations.connectionSettings&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Database connection settings, such as proxy configuration and scheduling policy.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REAADB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.globalConfigurations.searchOnBigstore&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Enables search module indexing on flash storage for Redis Flex databases. Only applies when &lt;code&gt;isRof=true&lt;/code&gt; and Redis version 8.6 or later. Defaults to &lt;code&gt;false&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REC&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.cba&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Enables LDAP as an identity source for certificate-based authentication (CBA). Defaults to &lt;code&gt;false&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REC&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.cbaIdentityOid&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Certificate subject OID to use for CBA identity lookup.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REC&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.cbaIdentitySource&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Certificate subject identity source to use for LDAP lookup. One of &lt;code&gt;SubjectCN&lt;/code&gt; or &lt;code&gt;SubjectOID&lt;/code&gt;. Applies only when CBA is enabled.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REC&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;status.bundledDatabaseVersions[].featureSupport&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Read-only list of feature support flags for this database version.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REDB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.backup.intervalOffset&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Time offset in seconds at which the periodic backup job starts, relative to 00:00 UTC for a 24-hour backup interval or to 12:00 UTC for a 12-hour backup interval. Only valid when the backup interval is 24 hours (86400 seconds) or 12 hours (43200 seconds). The offset must be less than the backup interval. If not specified, a random offset is chosen.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REDB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.backup.s3.regionName&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Amazon S3 region name for the backup bucket. If not specified, the region is auto-detected with a HEAD request to the bucket. Specify the region explicitly for regions where auto-detection might not work, such as AWS GovCloud (for example, &lt;code&gt;us-gov-east-1&lt;/code&gt;).&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REDB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.connectionSettings&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Database connection settings, such as proxy configuration and scheduling policy.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;REDB&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;spec.searchOnBigstore&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Added&lt;/td&gt;&#xA;          &lt;td&gt;Enables search module indexing on flash storage for Redis Flex databases. Only applies when &lt;code&gt;isRof=true&lt;/code&gt; and Redis version 8.6 or later. Defaults to &lt;code&gt;false&lt;/code&gt;.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;supported-distributions&#34; class=&#34;group relative&#34;&gt;&#xA;  Supported distributions&#xA;  &lt;a href=&#34;#supported-distributions&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Redis Enterprise for Kubernetes is compatible with &lt;a href=&#34;https://www.cncf.io/training/certification/software-conformance/&#34;&gt;CNCF-conformant&lt;/a&gt; Kubernetes platforms. The operator follows standard Kubernetes APIs and practices and is designed to run consistently across certified Kubernetes environments.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
