diff --git a/content/zh/docs/getting-started-guides/alternatives.md b/content/zh/docs/getting-started-guides/alternatives.md new file mode 100644 index 0000000000..36b4755d67 --- /dev/null +++ b/content/zh/docs/getting-started-guides/alternatives.md @@ -0,0 +1,22 @@ +--- +title: 弃用的替代品 +--- + + +# *停止。这些指南已被[Minikube](../minikube/)所取代,这里列出它们只是为了保持完整性。* + + +* [使用 Vagrant](https://git.k8s.io/community/contributors/devel/vagrant.md) +* *更高级的:* [直接使用 Kubernetes 原始二进制程序(仅限 Linux 系统)](https://git.k8s.io/community/contributors/devel/running-locally.md) + \ No newline at end of file