<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ing. M.A.C.M. (Martijn) van den Boom</title>
    <description>The latest articles on DEV Community by ing. M.A.C.M. (Martijn) van den Boom (@martijnvandenboom).</description>
    <link>https://dev.to/martijnvandenboom</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F374604%2Fd24bc941-4a8a-4802-977b-0bdf1bd53d85.png</url>
      <title>DEV Community: ing. M.A.C.M. (Martijn) van den Boom</title>
      <link>https://dev.to/martijnvandenboom</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/martijnvandenboom"/>
    <language>en</language>
    <item>
      <title>OpenShift Local crc doesn't allow to be installed inside a Linux Virtual Machine</title>
      <dc:creator>ing. M.A.C.M. (Martijn) van den Boom</dc:creator>
      <pubDate>Wed, 15 Jan 2025 10:19:00 +0000</pubDate>
      <link>https://dev.to/martijnvandenboom/openshift-local-crc-doesnt-allow-to-be-installed-inside-a-linux-virtual-machine-2k32</link>
      <guid>https://dev.to/martijnvandenboom/openshift-local-crc-doesnt-allow-to-be-installed-inside-a-linux-virtual-machine-2k32</guid>
      <description>&lt;p&gt;Dear reader, I have tried to install OpenShift Local on my laptop in a Linux Virtual Machine. The crc tool setup then fails because it complains that my system doesn't support nested virtualization. I have done all the checks and installed the Intel Processor Identification Utility and found that my CPU does support virtualization and that it is enabled in BIOS. Even I have tried Docker and minikube and these seem to be working just fine inside a Linux VM in VirtualBox using the nested virtualization. So I wonder why does the OpenShift crc tool fail on setup that it can not find the nested virtualization support?&lt;/p&gt;

&lt;p&gt;Now I have read a solution page by Red Hat: &lt;a href="https://access.redhat.com/solutions/6803211" rel="noopener noreferrer"&gt;https://access.redhat.com/solutions/6803211&lt;/a&gt;&lt;br&gt;
But this doesn't seem to be a solution it says nested virtualization is not supported.&lt;/p&gt;

&lt;p&gt;For me it is best to test things on my laptop in a Linux environment.&lt;br&gt;
But as it is a company Windows laptop I am bound to Linux Virtual Machines.&lt;/p&gt;

&lt;p&gt;How can it be that Docker and minikube have no issue at all and OpenShift Local crc doesn't allow to be installed inside a Linux Virtual Machine?&lt;/p&gt;

</description>
      <category>openshift</category>
    </item>
  </channel>
</rss>
