Files
Chengyu Zhang 2be410ee5e zh-trans: /docs/getting-started-guides/ubuntu/_index.md (#11530)
* Create _index.md

* Update _index.md

* Update _index.md

* Update content/zh/docs/getting-started-guides/ubuntu/_index.md

Co-Authored-By: okzhchy <okzhchy@qq.com>
2018-12-05 18:34:05 -08:00

5.4 KiB
Raw Permalink Blame History

title, content_template
title content_template
Ubuntu 上运行 Kubernetes templates/concept

{{% capture overview %}}

使用 Ubuntu 运行 Kubernetes 集群有多种方法。 这些页面阐释了如何在多种公共云、私有云和裸机的 Ubuntu 上部署 Kubernetes。 {{% /capture %}}

{{% capture body %}}

官方 Ubuntu 指南

最新版 Kubernetes 上游二进制文件。 支持 AWS、GCE、Azure、Joyent、OpenStack、VMware、裸机和 localhost 部署。

快速入门

conjure-up 提供了在多种云和裸机的 Ubuntu 上部署 Kubernetes 的最快方法。它提供了用户友好的界面,提示您提供云凭据和配置选项

适用于 Ubuntu 16.04 及更高版本:

sudo snap install conjure-up --classic
# 如果您刚刚安装了 snap 工具,可能需要重新登录。
conjure-up kubernetes

以及用于 macOS 的 Homebrew

brew install conjure-up
conjure-up kubernetes

操作指南

这些是用户在生产中运行 Kubernetes 的更深入的指南:

第三方产品集成

开发者指南

如何找到我们

我们通常关注以下 Slack 频道:

而且我们会查看 Kubernetes 邮件列表。 {{% /capture %}}