From d091dd438250c683aa0daeb2c63163c8d50ae57a Mon Sep 17 00:00:00 2001 From: Pick1a1username <20301273+Pick1a1username@users.noreply.github.com> Date: Sat, 23 Feb 2019 15:22:47 +0900 Subject: [PATCH] The chapter 'Provisioning Compute Resources' is updated. --- docs/02-compute-resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/02-compute-resources.md b/docs/02-compute-resources.md index feea105..d79af7a 100644 --- a/docs/02-compute-resources.md +++ b/docs/02-compute-resources.md @@ -25,6 +25,8 @@ In this section, Virtual Network will be setup to host the Kubernetes cluster. The virtual machines in this lab will be provisioned using [Ubuntu Server](https://www.ubuntu.com/server) [16.04](https://wiki.ubuntu.com/XenialXerus/ReleaseNotes). Each virtual machines will be provisioned with a fixed private IP address to simplify the Kubernetes bootstrapping process. +Note that this tutorial assumes that all virtual machines has a same user. + The following virtual machines will be setup in this chapter: | Name | vCPU | Ram (MB) | Hostname | IP Address |