<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deploy Redis Enterprise for Kubernetes with OpenShift on Docs</title>
    <link>https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/</link>
    <description>Recent content in Deploy Redis Enterprise for Kubernetes with OpenShift on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deployment with OpenShift CLI for Redis Enterprise for Kubernetes</title>
      <link>https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/openshift-cli/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/openshift-cli/</guid>
      <description>&lt;p&gt;Use these steps to set up a Redis Enterprise Software cluster with OpenShift.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34; class=&#34;group relative&#34;&gt;&#xA;  Prerequisites&#xA;  &lt;a href=&#34;#prerequisites&#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;&lt;a href=&#34;https://docs.openshift.com/container-platform/4.8/installing/index.html&#34;&gt;OpenShift cluster&lt;/a&gt; with at least 3 nodes (each meeting the &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/installing-upgrading/install/plan-deployment/hardware-requirements/&#34;&gt;minimum requirements for a development installation&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.openshift.com/container-platform/latest/cli_reference/openshift_cli/getting-started-cli.html&#34;&gt;OpenShift CLI&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To see which version of Redis Enterprise for Kubernetes supports your OpenShift version, see &lt;a href=&#34;https://redis.io/docs/latest/operate/kubernetes/8.0.18/reference/supported_k8s_distributions/&#34;&gt;Supported Kubernetes distributions&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploy Redis Enterprise with OpenShift OperatorHub</title>
      <link>https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/openshift-operatorhub/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/kubernetes/8.0.18/deployment/openshift/openshift-operatorhub/</guid>
      <description>&lt;p&gt;You can deploy Redis Enterprise for Kubernetes from the Red Hat OpenShift CLI. You can also use a UI, &lt;a href=&#34;https://docs.openshift.com/container-platform/4.11/operators/index.html&#34;&gt;OperatorHub&lt;/a&gt; (Red Hat) to install operators and create custom resources.&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;alert p-3 relative flex flex-row flex-wrap items-center text-base bg-redis-pencil-200 rounded-md&#34;&gt;&#xA;  &lt;div class=&#34;p-2 pr-5&#34;&gt;&lt;svg width=&#34;21&#34; height=&#34;21&#34; viewBox=&#34;0 0 21 21&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;circle cx=&#34;10.5&#34; cy=&#34;10.5&#34; r=&#34;9.75&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 14V16&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 5V12&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;&lt;/svg&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;p-1 pl-4 sm:pl-6 border-l border-l-redis-ink-900 border-opacity-50 flex-1&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;font-medium&#34;&gt;Note:&lt;/div&gt;&#xA;  If you suspect your file descriptor limits are below 100,000, you must either manually increase limits or &lt;a href=&#34;https://redis.io/docs/latest/operate/kubernetes/8.0.18/security/allow-resource-adjustment/&#34;&gt;Allow automatic resource adjustment&lt;/a&gt;. Most major cloud providers and standard container runtime configurations set default file descriptor limits well above the minimum required by Redis Enterprise. In these environments, you can safely run without enabling automatic resource adjustment.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;To see which version of Redis Enterprise for Kubernetes supports your OpenShift version, see &lt;a href=&#34;https://redis.io/docs/latest/operate/kubernetes/8.0.18/reference/supported_k8s_distributions/&#34;&gt;Supported Kubernetes distributions&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
