Make updates to the slide deck to explain the K8s API Server and the connection to the `kubectl` CLI. - [x] Add visual of K8s API Server - [x] Slide to demonstrate the common usage pattern of `kubectl <verb> <noun>` - [x] Slide to visualize the connection between the declarative YAML/JSON and the API resource URL's
Make updates to the slide deck to explain the K8s API Server and the connection to the
kubectlCLI.kubectl <verb> <noun>