From 9c02c3d1b5b8a505e4650e5c82fa53ada6c0c517 Mon Sep 17 00:00:00 2001 From: Oaker Min <7734956+brootware@users.noreply.github.com> Date: Sun, 15 Aug 2021 15:29:47 +0800 Subject: [PATCH] Update README.md Modified line 37 minor spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9791a8a..41eb104 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The CKA is not a multiple choice question, that is, it is not possible to choose We give you several clusters on which to solve the problems, and you have to be careful to be on the right cluster otherwise we don't understand why you can't find the namespaces or pods they talk about in the question, and you lose a lot of time believing that it is part of the question when it was just that you were not in the right cluster. -During the exam, you will be assessed on the 10 topics mentionned above. +During the exam, you will be assessed on the 10 topics mentioned above. So you will have to create pods, deployments, do rollouts, create a cluster with KubeADM, repair a crashing cluster, and lots of things a Kubernetes administrator does. To be comfortable with all these operations, here is what I recommend.