From 1d97b725efde1d748217277d67d6ead6ad8e5b2f Mon Sep 17 00:00:00 2001 From: resouer Date: Tue, 27 Jan 2015 10:52:51 +0800 Subject: [PATCH] Init 4 nodes cluster doc --- docs/getting-started-guides/ubuntu_4_nodes_cluster.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/getting-started-guides/ubuntu_4_nodes_cluster.md diff --git a/docs/getting-started-guides/ubuntu_4_nodes_cluster.md b/docs/getting-started-guides/ubuntu_4_nodes_cluster.md new file mode 100644 index 00000000000..7b49b1d0289 --- /dev/null +++ b/docs/getting-started-guides/ubuntu_4_nodes_cluster.md @@ -0,0 +1,3 @@ +## Getting started on Ubuntu cluster + +This document describes how to run kubernetes on a 4 nodes cluster (one master and three minions) Ubuntu system. [Cloud team from ZJU](https://github.com/ZJU-SEL) will maintain this work. \ No newline at end of file