<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CentOS Hyperscale &#8211; OSLogs</title>
	<atom:link href="https://oslogs.com/tag/centos-hyperscale/feed/" rel="self" type="application/rss+xml" />
	<link>https://oslogs.com</link>
	<description>Logging Operating System Updates</description>
	<lastBuildDate>Wed, 23 Jul 2025 06:10:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://oslogs.com/wp-content/uploads/2023/05/favicon.png</url>
	<title>CentOS Hyperscale &#8211; OSLogs</title>
	<link>https://oslogs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is CentOS Hyperscale</title>
		<link>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/</link>
					<comments>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 13 Jan 2023 17:49:48 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS container images]]></category>
		<category><![CDATA[CentOS Hyperscale]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1790</guid>

					<description><![CDATA[CentOS Hyperscale is CentOS targetted towards enabling CentOS Stream deployment on large-scale infrastructures and facilitating collaboration on packages and tooling. It is being built by a group of engineers from Facebook, Twitter, and other hyperscalers, by making optional changes to CentOS Stream to better suit the Linux distribution to their internal needs. CentOS Hyperscale packages [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS Hyperscale is CentOS targetted towards enabling CentOS Stream deployment on large-scale infrastructures and facilitating collaboration on packages and tooling. It is being built by a group of engineers from Facebook, Twitter, and other hyperscalers, by making optional changes to CentOS Stream to better suit the Linux distribution to their internal needs.</p>



<p>CentOS Hyperscale packages can be accessed by installing the package centos-release-hyperscale through the usual dnf command.</p>



<pre class="wp-block-code"><code>sudo dnf install centos-release-hyperscale</code></pre>



<p>This release package will pull in epel-release, as EPEL is a prerequisite for Hyperscale. It is also recommended to enable PowerTools (which is itself a prerequisite for EPEL).</p>



<pre class="wp-block-code"><code>sudo dnf config-manager --set-enabled powertools</code></pre>



<p>A minimal container image based on the Hyperscale SIG repos and packages is available on Quay.io and can be used via Docker or Podman.</p>



<p><strong>CentOS Stream 8</strong></p>



<pre class="wp-block-code"><code>podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream8</code></pre>



<p><strong>CentOS Stream 9</strong></p>



<pre class="wp-block-code"><code>podman run -a stdin,stdout,stderr -t quay.io/centoshyperscale/centos:stream9</code></pre>



<p></p>



<h2 class="wp-block-heading"><strong>CentOS Hyperscale Kernel</strong></h2>



<p>The CentOS Hyperscale Kernel is currently maintained in the <a href="https://sigs.centos.org/hyperscale/repositories/experimental/#kernel" target="_blank" rel="noreferrer noopener">CentOS experimental repository</a>. This kernel is based on the CentOS Stream 9 kernel and tries to follow it as closely as possible, while enabling additional features such as btrfs and Kernel Live Patching. In turn, the CentOS Stream 9 kernel is based on the upstream RHEL 9 kernel sources, which is where the RHEL 9 kernel is developed and maintained. The Hyperscale kernel is built for both CentOS Stream 8 and CentOS Stream 9 from the same sources</p>



<p></p>



<h2 class="wp-block-heading">CentOS Hyperscale Container Images</h2>



<p>The Hyperscale containers for both CentOS Stream 8 and CentOS Stream 9 are publicly hosted at <a href="https://quay.io/repository/centoshyperscale/centos?tab=tags" target="_blank" rel="noreferrer noopener">Quay</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/01/13/what-is-centos-hyperscale/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
