From 32f770eabf30d5e0fdf274ce385fe6bb2895b765 Mon Sep 17 00:00:00 2001 From: ramnar Date: Sat, 31 Oct 2020 14:44:52 +0530 Subject: Added Codebase Tour Video Added Codebase Tour Video --- sig-cli/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sig-cli') diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index b8fa5ded..e7c639bf 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -82,6 +82,7 @@ work. - [kubernetes/cmd/kubectl] is the entry point - [kubernetes/pkg/kubectl] is the implementation - Look at how some of the other commands are implemented + - [Codebase Tour] - Try adding a new command to do something simple: - Add `kubectl hello-world`: print "Hello World" - Add `kubectl hello-kubernetes -f file`: Print "Hello \ \" @@ -415,6 +416,7 @@ See the sig-cli [community page] for points of contact and meeting times: [kubectl docs]: https://kubernetes.io/docs/tutorials/object-management-kubectl/object-management/ [kubernetes/cmd/kubectl]: https://git.k8s.io/kubernetes/cmd/kubectl [kubernetes/pkg/kubectl]: https://git.k8s.io/kubernetes/pkg/kubectl +[Codebase Tour]: https://youtu.be/eZeCFRh2uGg?t=538 [leads]: /sig-cli/README.md#leadership [management overview]: https://kubernetes.io/docs/concepts/tools/kubectl/object-management-overview [meeting]: /sig-cli/README.md#meetings -- cgit v1.2.3