zh-trans: add minikube.md (#11315)
copy了英文原文导致冲突无法解决,因此重新创建。 原PR #11268 已经review
This commit is contained in:
@@ -3,6 +3,21 @@ title: Minikube
|
|||||||
id: minikube
|
id: minikube
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
full_link: /docs/getting-started-guides/minikube/
|
full_link: /docs/getting-started-guides/minikube/
|
||||||
|
short_description: >
|
||||||
|
Minikube 是用来在本地运行 Kubernetes 的一种工具。
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- fundamental
|
||||||
|
- tool
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
---
|
||||||
|
title: Minikube
|
||||||
|
id: minikube
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link: /docs/getting-started-guides/minikube/
|
||||||
short_description: >
|
short_description: >
|
||||||
A tool for running Kubernetes locally.
|
A tool for running Kubernetes locally.
|
||||||
|
|
||||||
@@ -11,9 +26,18 @@ tags:
|
|||||||
- fundamental
|
- fundamental
|
||||||
- tool
|
- tool
|
||||||
---
|
---
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
A tool for running Kubernetes locally.
|
A tool for running Kubernetes locally.
|
||||||
|
-->
|
||||||
|
|
||||||
|
Minikube 是用来在本地运行 Kubernetes 的一种工具。
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
|
|
||||||
|
<!--
|
||||||
Minikube runs a single-node cluster inside a VM on your computer.
|
Minikube runs a single-node cluster inside a VM on your computer.
|
||||||
|
-->
|
||||||
|
|
||||||
|
Minikube 在用户计算机上的一个虚拟机内运行单节点 Kubernetes 集群。
|
||||||
|
|||||||
Reference in New Issue
Block a user