From f76b84d676089c148ade7b9e653e17127866f66b Mon Sep 17 00:00:00 2001 From: Sudipto Baral Date: Thu, 9 Feb 2023 18:45:06 +0600 Subject: [PATCH] docs: added kuberneted official documentation.(#733) Signed-off-by: Sudipto Baral --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70836a41121..38015994626 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,7 @@ If you have suggestions about additional content that should be included in this Kubernetes - **Understand the basics of Kubernetes** + - [ ] [Kubernetes official documentation](https://kubernetes.io/docs/concepts/overview/) - [ ] [Kubernetes For Beginner](https://youtu.be/X48VuDVv0do) - **Kubernetes Architecture** - [ ] [Philosophy](https://youtu.be/ZuIQurh_kDk)