<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:media="http://search.yahoo.com/mrss/"><channel><title>Minikube on Hex Blog</title><link>https://hex-go.github.io/tags/minikube/</link><description>Recent content in Minikube on Hex Blog</description><generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>hex-py@gmail.com (Hex)</managingEditor><webMaster>hex-py@gmail.com (Hex)</webMaster><copyright>©2026, All Rights Reserved</copyright><lastBuildDate>Thu, 23 Apr 2020 09:05:07 +0000</lastBuildDate><atom:link href="https://hex-go.github.io/tags/minikube/index.xml" rel="self" type="application/rss+xml"/><item><title>Minikube 本地启动</title><link>https://hex-go.github.io/posts/kubernetes/2020-04-20-minikube%E6%9C%AC%E5%9C%B0%E5%90%AF%E5%8A%A8/</link><pubDate>Thu, 23 Apr 2020 09:05:07 +0000</pubDate><author>hex-py@gmail.com (Hex)</author><atom:modified>Thu, 23 Apr 2020 09:05:07 +0000</atom:modified><guid>https://hex-go.github.io/posts/kubernetes/2020-04-20-minikube%E6%9C%AC%E5%9C%B0%E5%90%AF%E5%8A%A8/</guid><description>重要 Minikube 镜像在 k8s.gcr.io 上，国内需要指定 --image-repository 使用阿里云镜像。 环境说明 Ubuntu 18.04 driver = docker 1. 安装 验证硬件虚拟化支持： 1 grep -E --color &amp;#39;vmx|svm&amp;#39; /proc/cpuinfo 安装 kubectl： 1 2 curl -LO &amp;#34;https://dl.k8s.io/release/$(curl -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl&amp;#34; chmod</description><dc:creator>Hex</dc:creator><category>Kubernetes</category><category>Minikube</category><category>Kubernetes</category></item></channel></rss>