<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>K8s on Margrop Blog</title>
    <link>https://blog.margrop.net/en/tag/k8s/</link>
    <description>Recent content in K8s on Margrop Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 30 Apr 2024 19:42:36 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/en/tag/k8s/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installing minikube-dashboard &#43; Auto-start and External Network Access</title>
      <link>https://blog.margrop.net/en/post/install-minikube-dashboard-and-autorun-and-port-forward/</link>
      <pubDate>Tue, 30 Apr 2024 19:42:36 +0800</pubDate>
      <guid>https://blog.margrop.net/en/post/install-minikube-dashboard-and-autorun-and-port-forward/</guid>
      <description>&lt;h1 id=&#34;1-installing-minikube-dashboard&#34;&gt;1. Installing minikube-dashboard&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Refer to the official documentation: &lt;a href=&#34;https://minikube.sigs.k8s.io/docs/start/&#34;&gt;https://minikube.sigs.k8s.io/docs/start/&lt;/a&gt;&#xA;Execute the command &lt;code&gt;minikube dashboard&lt;/code&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h1 id=&#34;2-installing-the-minikube-background-service&#34;&gt;2. Installing the Minikube Background Service&lt;/h1&gt;&#xA;&lt;p&gt;If you want &lt;code&gt;minikube&lt;/code&gt; to start only once under &lt;code&gt;systemctl&lt;/code&gt; management and exit automatically after successful startup, you can modify the service file for &lt;code&gt;systemctl&lt;/code&gt; to prevent automatic restart of &lt;code&gt;minikube&lt;/code&gt;. This can be achieved by setting &lt;code&gt;Restart=no&lt;/code&gt;, and ensuring the service is started manually only when needed.&lt;/p&gt;&#xA;&lt;p&gt;Below is a basic &lt;code&gt;systemctl&lt;/code&gt; service file example suitable for this scenario:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing a Minimal k8s Environment with Minikube</title>
      <link>https://blog.margrop.net/en/post/install-min-k8s-using-minikube-on-pve/</link>
      <pubDate>Tue, 30 Apr 2024 19:37:29 +0800</pubDate>
      <guid>https://blog.margrop.net/en/post/install-min-k8s-using-minikube-on-pve/</guid>
      <description>&lt;p&gt;Deploying Minikube on Proxmox VE (a Debian-based virtualization environment) requires consideration of Proxmox&amp;rsquo;s characteristics, as it is essentially a virtual machine and container management platform. You will need to create a virtual machine (VM) on Proxmox VE and then install Minikube within that VM. Below are the detailed steps:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
