As mentioned before, it is not recommended to create a Pod directly; instead, we can use a deployment controller that creates and manages Pods for us. The following is an example of creating a Pod that contains a container running the image nginx:1.14.2.