From dca34c3a49d4282a148f1682b35118413b2ffcfa Mon Sep 17 00:00:00 2001 From: Mumshad Mannambeth Date: Sat, 13 Apr 2019 12:35:58 +0800 Subject: [PATCH] Create README.md --- practice-questions-answers/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 practice-questions-answers/README.md diff --git a/practice-questions-answers/README.md b/practice-questions-answers/README.md new file mode 100644 index 0000000..4486b59 --- /dev/null +++ b/practice-questions-answers/README.md @@ -0,0 +1,4 @@ +# certified-kubernetes-administrator-course-answers +Practice question answers for Certified Kubernetes Administrator course + +This repository contains answers for the practice tests hosted on the course [Certified Kubernetes Administrators Course](https://kodekloud.com/p/certified-kubernetes-administrator-with-practice-tests)