Summary
A summary of what we covered in this chapter.
We'll cover the following...
Recap
Let’s look back and see what we covered in this chapter.
- We created a manifest file called
nginx.yaml
, saying we wanted to run thenginx
docker image. - We sent this manifest to Kubernetes using
kubectl
. - After we confirmed