From 24df247ab75f7e23b024b6bdb0818d6b6413fbea Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Tue, 11 Oct 2022 09:23:11 -0400
Subject: [PATCH] Add links to kubernetes (#2405)
Added 2 The New Stack links
---
.../content/105-infrastructure-as-code/104-kubernetes.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-kubernetes.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-kubernetes.md
index f59a2e7cf..e08de302d 100644
--- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-kubernetes.md
+++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-kubernetes.md
@@ -8,3 +8,5 @@ The popularity of Kubernetes has made it an increasingly important skill for the
Kubernetes Website
Kubernetes Documentation
Kubernetes Crash Course for Absolute Beginners
+Primer: How Kubernetes Came to Be, What It Is, and Why You Should Care
+Kubernetes: An Overview