From 781918fdca2a64433fc3322d2afb293f6fc30b65 Mon Sep 17 00:00:00 2001 From: Mumshad Mannambeth Date: Fri, 3 May 2019 12:54:32 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ae6404f..5ca9944 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +![Certified Kubernetes Administrators Course](https://res.cloudinary.com/cloudusthad/image/upload/v1556858993/course-image.png) + +This repository holds the supporting material for the [Certified Kubernetes Administrators Course](https://kodekloud.com/p/certified-kubernetes-administrator-with-practice-tests). There are two major sections. + +- [Kubernetes The Hard Way on VirtualBox](#kubernetes-the-hard-way-on-virtualbox) +- [Answers to Practice Tests hosted on KodeKloud](/practice-questions-answers) + + # Kubernetes The Hard Way On VirtualBox This tutorial walks you through setting up Kubernetes the hard way on a local machine using VirtualBox.