For the complete documentation index, see llms.txt. This page is also available as Markdown.

🏰Minikube

如何安装一个minikube!

准备环境

下载安装包

https://github.com/kubernetes/minikube

根据自己的系统选择需要安装的版本

添加命令到/usr/bin

创建预设资源

cd /$home下,一般为/root

执行创建

开启访问面板

等待镜像拉取成功后,启动消息执行完成 Done!

Last updated