From 23f1ae5cbd594fc5d2bc53c307b2f273bd0cf609 Mon Sep 17 00:00:00 2001 From: Mumshad Mannambeth Date: Tue, 16 Jun 2020 09:01:22 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 58dfdab..9627793 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ > This tutorial is a modified version of the original developed by [Kelsey Hightower](https://github.com/kelseyhightower/kubernetes-the-hard-way). -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.