From 2b2cd399928b7041a2b7c18c35ab88f196006c74 Mon Sep 17 00:00:00 2001
From: Mariusz Michalowski
<92091891+mariuszmichalowski@users.noreply.github.com>
Date: Thu, 25 Aug 2022 12:38:24 +0200
Subject: [PATCH] Added new resources about Kubernetes
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index ab7c2d7..eab75a7 100644
--- a/README.md
+++ b/README.md
@@ -842,6 +842,8 @@ performance of any of your sites from across the globe.
:small_orange_diamond: kubernetes-production-best-practices - checklists with best-practices for production-ready Kubernetes.
:small_orange_diamond: kubernetes-production-best-practices - kubernetes security - best practice guide.
:small_orange_diamond: kubernetes-failure-stories - is a compilation of public failure/horror stories related to Kubernetes.
+ :small_orange_diamond: kubernetes-cheat-sheet - Kubernetes Cheat Sheet – 15 Kubectl Commands & Objects.
+ :small_orange_diamond: kubernetes-best-practices - 15 Kubernetes Best Practices Every Developer Should Know.