Technical requirements
To follow along with the examples in this chapter, you will need to have the following software installed:
- Eclipse (https://www.eclipse.org/downloads/) or IntelliJ IDE (https://www.jetbrains.com/idea/download/)
- Git (https://git-scm.com/downloads)
- Skaffold (https://skaffold.dev/docs/install/)
- Docker Desktop for macOS and Windows (https://www.docker.com/products/docker-desktop)
You can download the code examples for this chapter from the GitHub repository at https://github.com/PacktPublishing/Effortless-Cloud-Native-App-Development-Using-Skaffold.