From 96419c6baf406b19aeabb503ecd6e22862ba94e7 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Wed, 12 Jun 2019 21:35:12 -0500 Subject: [PATCH] =?UTF-8?q?test=E2=86=92node?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/architecture.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/slides/k8s/architecture.md b/slides/k8s/architecture.md index 705548ac..92ea5b9f 100644 --- a/slides/k8s/architecture.md +++ b/slides/k8s/architecture.md @@ -167,11 +167,13 @@ What does that mean? ## Let's experiment a bit! -- For the exercises in this section, connect to the first node of the `test` cluster +- For this section, we will use a cluster with 4 nodes + + (named node1, node2, node3, node4) .exercise[ -- SSH to the first node of the test cluster +- SSH to the first node of the cluster - Check that the cluster is operational: ```bash