<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>KubeOpsDoku – Getting Started</title>
    <link>https://kubeops.net/docs/kubeopsvm/getting-started/</link>
    <description>Recent content in Getting Started on KubeOpsDoku</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="https://kubeops.net/docs/kubeopsvm/getting-started/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Kubeopsvm: About KubeOpsVM</title>
      <link>https://kubeops.net/docs/kubeopsvm/getting-started/about-kubeopsvm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://kubeops.net/docs/kubeopsvm/getting-started/about-kubeopsvm/</guid>
      <description>
        
        
        &lt;p&gt;This article describes KubeOpsVM, an advanced virtualization solution that combines the scalability of Kubernetes with the flexibility of virtual machine management. It explores how KubeOpsVM enables seamless integration between containerized workloads and virtual machines, providing a powerful tool for modern infrastructure needs.&lt;/p&gt;
&lt;h1 id=&#34;what-is-kubeopsvm&#34;&gt;What Is KubeOpsVM?&lt;/h1&gt;
&lt;p&gt;KubeOpsVM is a cutting-edge virtualization platform built with cloud-native principles at its core. Developed by KubeOps, it leverages Kubernetes as a foundational orchestrator, enabling enterprises to run and manage virtual machines alongside containerized workloads. This dual functionality eliminates the need for separate platforms, offering a unified infrastructure that simplifies IT management and reduces operational overhead.&lt;/p&gt;
&lt;h1 id=&#34;why-kubeopsvm-matters&#34;&gt;Why KubeOpsVM Matters&lt;/h1&gt;
&lt;p&gt;As businesses transition to cloud-native environments, they often face challenges when managing legacy applications and workloads that rely on traditional VMs. KubeOpsVM addresses this by allowing organizations to run VMs in the same environment where they manage containers. This integration simplifies migration, optimizes resource usage, and ensures workload continuity.&lt;/p&gt;
&lt;p&gt;KubeOpsVM supports a wide range of use cases, from running legacy enterprise applications to supporting cloud-native services requiring persistent workloads. Its compatibility with Kubernetes ensures access to powerful features like automated scaling, high availability, and efficient resource management.&lt;/p&gt;
&lt;h1 id=&#34;key-features-driving-innovation&#34;&gt;Key Features Driving Innovation&lt;/h1&gt;
&lt;p&gt;KubeOpsVM distinguishes itself by delivering a robust virtualization experience through Kubernetes integration. Its primary features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Unified Management&lt;/strong&gt; - Manage VMs and containers from a single platform.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability&lt;/strong&gt; - Automatically scale virtual machines as demand fluctuates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;High Availability&lt;/strong&gt; - Ensure uptime through Kubernetes’ native self-healing and failover capabilities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Resource Efficiency&lt;/strong&gt; - Maximize hardware utilization by balancing containerized and virtualized workloads.&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;a-vision-for-the-future&#34;&gt;A Vision for the Future&lt;/h1&gt;
&lt;p&gt;KubeOps envisions KubeOpsVM as the future of virtualization in a cloud-native world. Its development reflects a deep understanding of modern IT infrastructure needs, particularly the shift toward container-based architectures. By enabling organizations to run VMs in Kubernetes environments, KubeOpsVM bridges the gap between legacy and modern applications, fostering a smoother digital transformation journey.&lt;/p&gt;
&lt;p&gt;Whether you&amp;rsquo;re modernizing legacy systems, optimizing cloud deployments, or enhancing application portability, KubeOpsVM by KubeOps provides a powerful, unified solution that streamlines operations and accelerates innovation. As enterprises increasingly adopt cloud-native technologies, KubeOpsVM stands ready to drive the next era of virtualization.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Kubeopsvm: General Concepts of KubeOpsVM</title>
      <link>https://kubeops.net/docs/kubeopsvm/getting-started/general-concepts-of-kubeopsvm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://kubeops.net/docs/kubeopsvm/getting-started/general-concepts-of-kubeopsvm/</guid>
      <description>
        
        
        &lt;p&gt;This article explores the core concepts of KubeOpsVM, a virtualization solution that integrates with Kubernetes to manage virtual machines alongside containerized workloads. It highlights how KubeOpsVM bridges traditional VMs and cloud-native systems, offering scalability and streamlined orchestration for modern infrastructure.&lt;/p&gt;
&lt;h1 id=&#34;what-is-the-purpose-of-a-virtual-machine&#34;&gt;What is the purpose of a Virtual Machine?&lt;/h1&gt;
&lt;p&gt;A virtual machine (VM) is a software-based environment that simulates a physical computer, enabling it to run an operating system and applications independently from the host machine. Its primary purpose is to optimize hardware usage by allowing multiple operating systems to run on a single device. This setup is crucial for tasks like software development, where developers can test applications in various environments without needing separate hardware.&lt;/p&gt;
&lt;p&gt;Security and isolation are other key advantages, as VMs keep applications separate from the host system, reducing the risk of system-wide damage from potential threats. They also simplify disaster recovery, since entire VM states can be backed up, cloned, or transferred easily. Additionally, VMs provide flexibility by enabling cross-platform compatibility, allowing users to run different operating systems simultaneously. This feature supports legacy software that might not be compatible with modern systems, ensuring continued access to older applications.&lt;/p&gt;
&lt;p&gt;Virtual machines are integral to cloud computing, IT infrastructure, and personal computing due to their scalability, flexibility, and efficiency.&lt;/p&gt;
&lt;h1 id=&#34;how-does-kubeopsvm-work&#34;&gt;How does KubeOpsVM work?&lt;/h1&gt;
&lt;p&gt;KubeOpsVM is like a &amp;ldquo;computer inside a computer.&amp;rdquo; It allows you to run an operating system (OS) and applications in a sandboxed environment, separate from your actual physical machine.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/KubeVirtUebersicht.svg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;In the example shown, any VM can be hosted on any agent (worker or master) within the cluster.&lt;/p&gt;
&lt;p&gt;A virtual machine does not necessarily have to run on a specific machine. Depending on the current requirements, the VM is deployed on the appropriate machine in the cluster. kubevirt takes over the complete administration - no further intervention is necessary.&lt;/p&gt;
&lt;p&gt;One of the main advantages of KubeOps virtualization is the asynchronous use and access of a VM and the deployment and execution of the VM depending on the available resources or machines. This ensures that each VM can always work independently of workloads.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Kubeopsvm: Install KubeOps Virtualisation on a Dedicated Machine</title>
      <link>https://kubeops.net/docs/kubeopsvm/getting-started/install-kubeops-virtualisation-on-a-dedicated-machine/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://kubeops.net/docs/kubeopsvm/getting-started/install-kubeops-virtualisation-on-a-dedicated-machine/</guid>
      <description>
        
        
        &lt;p&gt;The virtualization software &lt;strong&gt;kubevirt&lt;/strong&gt; and additional KubeOps products, such &lt;strong&gt;as KOSI package manager&lt;/strong&gt;, are automatically installed on the node.&lt;/p&gt;
&lt;p&gt;When the guide is carried out successfully, we have the following system:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;one cluster&lt;/li&gt;
&lt;li&gt;one running node (the node is admin and worker at the same time)&lt;/li&gt;
&lt;li&gt;one virtual machine &lt;code&gt;ubuntu vm&lt;/code&gt; running in the namepsace &lt;code&gt;kubevirt&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;the vm runs the preconfigured &lt;code&gt;ubuntu image&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The &lt;code&gt;ubuntu image&lt;/code&gt; is preconfigured with a username and a corresponding password.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubevirtvm-iso-installation-sample-vm.svg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;div class=&#34;alert notice callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;Notice&lt;/strong&gt;
  
  A virtual machine does not necessarily have to run on a specific machine. Depending on the current requirements, the vm is executed on the appropriate machine in the cluster. kubevirt takes over the complete administration - no further intervention is necessary.
One of the main advantages of KubeOps virtualization is the asynchronous use and access of a VM and the deployment and execution of the VM depending on the available resources or machines.
This ensures that each VM can always work independently of workloads.
  
&lt;/div&gt;
&lt;h1 id=&#34;requirements&#34;&gt;Requirements&lt;/h1&gt;
&lt;p&gt;To follow the next steps, make sure you have your credentials ready from your &lt;a href=&#34;https://kubeops.net/login&#34;&gt;KubeOps.net account&lt;/a&gt; and your &lt;strong&gt;Red Hat Subscription-Manager account&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For more information about Red Hat Subscription-Manager, refer &lt;a href=&#34;https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_rhel_system_registration/adv-reg-rhel-using-rhsm_&#34;&gt;Red Hat Online Documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;system-requirements&#34;&gt;System Requirements&lt;/h2&gt;
&lt;p&gt;You can install the ISO on a physical machine or a virtual machine. Ensure that the machine supports the minimum system requirements.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;CPU&lt;/td&gt;
&lt;td&gt;4x&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Memory&lt;/td&gt;
&lt;td&gt;8 GB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Disk space&lt;/td&gt;
&lt;td&gt;50 GB(unformatted non-partitioned disk storage)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&#34;alert notice callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;Notice&lt;/strong&gt;
  
  The actual technical requirements for the machine depend on the planned VMs.
The following applies: the more VMs are to be installed on the machine, the more hard disk space is required. Depending on the planned workload, we also recommend increasing the memory and cpu.
  
&lt;/div&gt;
&lt;h1 id=&#34;step-1---download-the-kubeops-vm-iso-file&#34;&gt;Step 1 - Download the KubeOps-VM ISO File&lt;/h1&gt;
&lt;p&gt;Download the ISO file from &lt;a href=&#34;https://kubeops.net/users-only/welcome&#34;&gt;https://kubeops.net/users-only/welcome&lt;/a&gt;.&lt;/p&gt;
&lt;h1 id=&#34;step-2---install-the-kubeops-vm-iso&#34;&gt;Step 2 - Install the KubeOps-VM ISO&lt;/h1&gt;
&lt;p&gt;You will be prompted to make settings during the installation. Follow the instructions on the screen and enter the desired values.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Boot your machine with the ISO.&lt;/li&gt;
&lt;li&gt;To start the installation, select &amp;ldquo;Install Red Hat Enterprise&amp;rdquo;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubeops-vm-start-iso-install.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Select the hard disk where the ISO is to be installed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubeops-iso-install-select-harddisk.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Configure the networking.&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Select your preferred &lt;strong&gt;networking device&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select whether the IP is &lt;strong&gt;dynamic&lt;/strong&gt; or &lt;strong&gt;static&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter the &lt;strong&gt;IP address&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter the &lt;strong&gt;subnet mask address&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter the &lt;strong&gt;gateway address&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter the &lt;strong&gt;DNS server address&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter your preferred &lt;strong&gt;hostname&lt;/strong&gt;. This will be the name of the machine. (no special characters)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubeops-iso-network.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;
&lt;p&gt;Select your preferred activation method for the Red Hat Subscription-Manager.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select your preferred security method for the grub bootloader. We recommend the option &amp;ldquo;random password&amp;rdquo; - this will set up the security automatically. For more information about the grub bootloader and its security, refer to the respective documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Enter your &lt;strong&gt;KubeOps.net account&lt;/strong&gt; credentials.
&lt;div class=&#34;alert notice callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;Notice&lt;/strong&gt;
  
  The setup can take a few minutes.
Do not shut down the machine during setup.
  
&lt;/div&gt;
&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kosi-login-kubeops-iso.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To finish the installation, follow the instructions on the screen.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h1 id=&#34;step-3---login-to-the-master-node-on-the-cluster&#34;&gt;Step 3 - Login to the Master Node on the Cluster&lt;/h1&gt;
&lt;p&gt;During setup using an ISO file, the master node was automatically preconfigured with a user (root) and its password.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;User&lt;/td&gt;
&lt;td&gt;&lt;code&gt;ko-admin&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Password&lt;/td&gt;
&lt;td&gt;&lt;code&gt;KubeOps2024&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ol&gt;
&lt;li&gt;Log in to the master node remotely. For example, using &lt;code&gt;ssh&lt;/code&gt;. The first time you log in, you must use the preconfigured password (see above). Use the &lt;strong&gt;hostname&lt;/strong&gt; or the &lt;strong&gt;IP address&lt;/strong&gt; that you assigned in a previous step during the installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ssh ko-admin@[HOSTNAME]
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;or&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ssh ko-admin@[IP ADDRESS]
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;
&lt;p&gt;After logging in, you will be asked to change the user password. Follow the instructions on the screen. After changing the password, you will be automatically logged out.
&lt;div class=&#34;alert notice callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;Notice&lt;/strong&gt;
  
  During the first booting of the machine, additional software and parameters are configured in the background, such as the cluster setup and configuration.
  
&lt;/div&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Login to the machine again using your new credentials.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Most kubeops software needs root privileges. Switch to root user.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;sudo -i
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;To check the state of background configuration, run the &lt;code&gt;journalctl&lt;/code&gt; command.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;journalctl -u clustersetup.service
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Keep the view open.&lt;/p&gt;
&lt;p&gt;Check your kubeops virtualisation by using the &lt;code&gt;kubectl get pods&lt;/code&gt; command.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kubectl get pods -n kubevirt
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The installation is complete when the status of all pods is set to “Running”. For example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Note: The Pods in the namespace &lt;code&gt;kubevirt&lt;/code&gt; are now in a &lt;code&gt;Pending&lt;/code&gt; state. You can either join worker nodes according to our guide &lt;a href=&#34;../how-to-guides/how-to-join-nodes-to-a-kubeops-cluster.md&#34;&gt;How to join Nodes to a KubeOps Cluster&lt;/a&gt; or run the command &lt;code&gt; kubectl taint node kubevirt node-role.kubernetes.io/control-plane-&lt;/code&gt; in order to remove the control-plain taint.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubeopsvm-check-kubevirt-installation.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;6&#34;&gt;
&lt;li&gt;To change the password of the root user, run the &lt;code&gt;passwd&lt;/code&gt; command.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;passwd
&lt;/code&gt;&lt;/pre&gt;&lt;h1 id=&#34;step-4---install-the-example-vm&#34;&gt;Step 4 - Install the example VM&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Login to the machine using your new credentials.&lt;/li&gt;
&lt;li&gt;Most kubeops software needs root privileges. Switch to root user.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;sudo -i
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;you need to create values for your machines:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ubuntuvmValues:
  name: ubuntu-vm
  namespace: kubevirt-vm 
  sshkeys:
    - key: &amp;lt;public ssh key, p.e. id_rsa.pub file&amp;gt;
  dataVolume:
    storageClassName: rook-cephfs
    source:
      secret: kubeops-auth
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;in this example these values are saved in the vmvalues.yaml file.&lt;/p&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Make sure you are still logged in to KOSI using your kosi username. The login is only active for 24h, after that time you need to login again.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kosi login -u [USERNAME]
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;Use the KOSI package manager to search for available software packages.
In this case, we restrict the search to KubeOps virtualization using the hub &lt;code&gt;kubeops-vm&lt;/code&gt; and filter for &lt;code&gt;ubuntu&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kosi search --hub kubeops-vm --ps ubuntu
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src=&#34;https://kubeops.net/docs/docs/assets/kubeops-iso-install-search-kosi-kubeopsvm.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;6&#34;&gt;
&lt;li&gt;The example vm configuration is named &lt;code&gt;kubevirt-ubuntu-vm&lt;/code&gt;. Install the package using the &lt;code&gt;kosi install&lt;/code&gt; command.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kosi install --hub kubeops-vm kubeops/kubevirt-ubuntu-vm:1.0.0 -f vmvalues.yaml --dname ubuntu
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;you need to create a custom secret for that:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kubectl create secret generic kubeops-auth --from-literal=accessKeyId=&amp;lt;kubeopsaccount&amp;gt; --from-literal=secretKey=&amp;#34;&amp;lt;password-token for imagepullregistry&amp;gt; --namespace &amp;lt;namespace of vm&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;blockquote&gt;
&lt;p&gt;note: the password token is not the password directly, if the registry is connected with oicd, p.e. with keycloak.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;if you want to install kubevirt in an airgap environment, then you need to have a domain address for harbor, a ip address with port address does not work.
Copying the images to the corresponding nodes and loading them with containerd does not work.
also you maybe need to create a secret with the name kubeops-vm, it has the same values as the kubeops-auth created by the kubeops plattform tools like rook-ceph.
otherwise you can create it with the following command:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kubectl -n kubevirt create secret docker-registry kubeops-vm --docker-server=&amp;lt;registry for image pulling&amp;gt; --docker-username=&amp;lt;username of registry&amp;gt; --docker-password=&amp;lt;password-token for imagepullregistry&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;h1 id=&#34;step-7---access-the-example-vm&#34;&gt;Step 7 - Access the Example VM&lt;/h1&gt;
&lt;p&gt;You can access the example vm remotely from the master node. For example, using &lt;code&gt;ssh&lt;/code&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login to the machine using your new credentials.&lt;/li&gt;
&lt;li&gt;Identify the IP address of your example vm by using the &lt;code&gt;kubectl get vmi&lt;/code&gt; command.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kubectl get vmi -A
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This command lists all virtual machine instances. Since we only have one VM installed, the output looks something like this.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;NAMESPACE   NAME         AGE   PHASE     IP              NODENAME       READY

kubevirt    ubuntu-vm   22h   Running   192.168.16.48   stackedadmin   True
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Log in to the example vm remotely (e.g. using &lt;code&gt;ssh&lt;/code&gt;). Use the IP address from the previous step. Use the credentials of the running &lt;code&gt;ubuntu image&lt;/code&gt; from the table below.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ssh ubuntu@192.168.16.48
&lt;/code&gt;&lt;/pre&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;User (ubuntu image)&lt;/td&gt;
&lt;td&gt;&lt;code&gt;ubuntu&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Password (ubuntu image)&lt;/td&gt;
&lt;td&gt;&lt;code&gt;ubuntu&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id=&#34;next-steps&#34;&gt;Next Steps&lt;/h1&gt;
&lt;p&gt;For more commands for KubeOps Virtual Machines, see [Commandline Operations](Commandline Operations).&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
