Technical requirements
For this chapter, you will need to set up Kubernetes on your local workstation, either through Docker Desktop or by installing a Kubernetes distribution, such as Minikube. In addition, to deploy your containers to AWS, you will need an account set up in advance.
You can sign up for an AWS account at the following URL if you haven't already done so:
The code files for this chapter can be downloaded from the chapter8
directory at https://github.com/PacktPublishing/Docker-for-Developers/.
Check out the following video to see the Code in Action: