<?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 9 Stream &#8211; OSLogs</title>
	<atom:link href="https://oslogs.com/tag/centos-9-stream/feed/" rel="self" type="application/rss+xml" />
	<link>https://oslogs.com</link>
	<description>Logging Operating System Updates</description>
	<lastBuildDate>Wed, 23 Jul 2025 06:16:02 +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 9 Stream &#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>
		<item>
		<title>CentOS 9 Stream Appliances</title>
		<link>https://oslogs.com/2022/11/04/centos-9-stream-appliances/</link>
					<comments>https://oslogs.com/2022/11/04/centos-9-stream-appliances/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 04 Nov 2022 06:36:47 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS CI]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[CentOS Stream Appliances]]></category>
		<category><![CDATA[KIWI]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1483</guid>

					<description><![CDATA[CentOS has announced that CentOS 9 Stream Appliances will soon be available via KIWI on the CentOS-Infra repository. What is KIWI? KIWI is one of the most popular command line utility to build Linux system appliances. KIWI had recently phased out its legacy code and has now come up with KIWI NG (Next Generation) with [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>CentOS has announced that CentOS 9 Stream Appliances will soon be <a href="https://osinside.github.io/kiwi/" target="_blank" rel="noreferrer noopener">available via KIWI</a> on the <a href="https://pagure.io/centos-infra" target="_blank" rel="noreferrer noopener">CentOS-Infra repository</a>.</p>



<h2 class="wp-block-heading">What is KIWI?</h2>



<p>KIWI is one of the most popular command line utility to build Linux system appliances. KIWI had recently phased out its legacy code and has now come up with KIWI NG (Next Generation) with the release of v9.x, which is now stable and ready to be used for live projects.</p>



<p>KIWI NG can create images in ISO, PXE as well as Vagrant formats.</p>



<h2 class="wp-block-heading">What is a CentOS 9 Stream Appliance?</h2>



<p>An Appliance is a ready to use image of any Operating System (CentOS 9 Stream in this case) which can be used in any Workstation environment, Cloud, Vagrant or any other type of containers.</p>



<p>The need for Appliances of any Operating System arises due to the additional needs of Cloud or Containerised environments, where one would need API access between the Cloud or Container managers, including RedHat&#8217;s own <a href="https://www.redhat.com/en/technologies/cloud-computing/openshift" target="_blank" rel="noreferrer noopener">OpenShift Container Orchestrator</a> and the OS for being able to manage the workflow of the Operating System right from the management consoles.</p>



<p>The work for the first stable release of the CentOS 9 Stream Appliance is in progress and one can checkout the same on the <a href="https://cbs.stg.centos.org/koji/" target="_blank" rel="noreferrer noopener">CentOS Community Build Service Staging Repository</a>.</p>



<h3 class="wp-block-heading">Where are the legacy CentOS Appliances?</h3>



<p>The legacy CentOS Appliances can still be accessed at the <a href="https://build.opensuse.org/repositories/Virtualization:Appliances:Images:Testing_x86:centos" target="_blank" rel="noreferrer noopener">CentOS Virtualization Appliances repository</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/11/04/centos-9-stream-appliances/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Amazon Linux 3 and how does it compare to CentOS 9 Stream?</title>
		<link>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/</link>
					<comments>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Tue, 20 Sep 2022 11:08:22 +0000</pubDate>
				<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[Amazon Linux]]></category>
		<category><![CDATA[Amazon Linux 3]]></category>
		<category><![CDATA[CentOS 9 Stream]]></category>
		<category><![CDATA[CentOS stream]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=1260</guid>

					<description><![CDATA[AWS has recently announced the public preview of its next version of Amazon Linux. Amazon linux 3, codenamed AL2022, brings in improvements in design, security, stability and performance over its predecessor Amazon Linux 2. Starting with AL2022, Amazon will launch a major version of its Amazon Linux every two years and each version will be [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>AWS has recently announced the public preview of its next version of Amazon Linux. <a href="https://aws.amazon.com/about-aws/whats-new/2021/11/preview-amazon-linux-2022/" target="_blank" rel="noreferrer noopener">Amazon linux 3, codenamed AL2022</a>, brings in improvements in design, security, stability and performance over its predecessor Amazon Linux 2.</p>



<p>Starting with AL2022, Amazon will launch a major version of its Amazon Linux every two years and each version will be supported for five years, with quarterly updates via minor releases and use the latest software for their applications. Starting, Amazon Linux 3, they have finally introduced the ability to lock to a specific version of the Amazon Linux package repository giving customers control over how and when they absorb updates.</p>



<p>Amazon Linux is a Linux distribution targetted and optimized for use in the Elastic Compute Cloud (EC2) environment of Amazon Web Services. It uses the same Yum repository for updates using the RPM files like the Fedora, CentOS and Redhat family of Linux.</p>



<p>While earlier versions of Amazon Linux, 1 and 2 were built upon CentOS, since the movement of CentOS also to the upstream of Redhat development with CentOS Stream, now, both CentOS Stream 9 and Amazon Linux use Fedora Project as their upstream, with CentOS stream also becoming the upstream for the eventual major build of Redhat.</p>



<p>While Amazon Linux 3 is still to offer support for ARM processors, CentOS 9 Stream has support across the processor variates including x86_64, aarch64 and ppc64le.</p>



<p>As a final note, we can just add that both, Amazon Linux 3 as well as CentOS 9 Stream have the stable and well tested Linux Enterprise Kernel, are both free and targetted towards Enterprises and Server side installs. While Amazon Linux 3 is well suited for EC2 instances, similar to CentOS 9 Stream, you can download Amazon Linux 3 on your local machines using VirtualBox or VMWare.</p>



<p><a href="https://cdn.amazonlinux.com/os-images/latest/vmware/" target="_blank" rel="noreferrer noopener">Download Amazon Linux 3 for VMWare</a></p>



<p><a href="https://cdn.amazonlinux.com/os-images/latest/virtualbox/" target="_blank" rel="noreferrer noopener">Download Amazon Linux 3 for VirtualBox</a></p>



<p><a href="https://cloud.centos.org/centos/9-stream/x86_64/images/" target="_blank" rel="noreferrer noopener">Download CentOS 9 Stream for VMWare</a></p>



<p><a href="https://cloud.centos.org/centos/9-stream/x86_64/images/" target="_blank" rel="noreferrer noopener">Download CentOS 9 Stream for VirtualBox</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2022/09/20/what-is-amazon-linux-3-and-how-does-it-compare-to-centos-9-stream/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
