From f6e8f36cb4eabb9f28f29e325eb60c1a12ddcef7 Mon Sep 17 00:00:00 2001 From: Liptan Biswas Date: Sat, 12 Sep 2020 23:11:42 +0530 Subject: [PATCH] Added link to CKAD practice challenges on Katacoda. A set of practice challenges to prepare for the CNCF Certified Kubernetes Application Developer exam built using Katacoda in already provisioned and running Kubernetes cluster. Tests have verifications in place as well. PS: They are authored by me. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01ad8e3..7d3b38e 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This repo contains all the consolidated list of questions based on the DCA study 2. [Practice Questions](https://medium.com/bb-tutorials-and-thoughts/practice-enough-with-these-questions-for-the-ckad-exam-2f42d1228552) 3. [Exam Study Guide](https://github.com/cncf/curriculum/blob/master/CKAD_Curriculum_V1.15.0.pdf) 4. [How to install and get started with kubernetes](https://medium.com/bb-tutorials-and-thoughts/how-to-get-started-with-kubernetes-e06ea82d23b) +5. [More CKAD Practice Questions](https://dev.to/liptanbiswas/ckad-practice-questions-4mpn) ## Other Certifications