Technical requirements
For this chapter, you will need the following:
- A GitHub account to access the repository used in this chapter (https://github.com/PacktPublishing/Secure-Continuous-Delivery-on-Google-Cloud) as well as the Skaffold installation files.
- A Google Cloud project, with billing or a free trial enabled, the default VPC network, and the following APIs enabled:
- Google Compute Engine API
- Google Kubernetes Engine API
- Artifact Registry API
- Container Scanning API
- Cloud Resource Manager API
- A local Kubernetes cluster, such as minikube, or Docker Desktop. If you use Cloud Shell on Google Cloud, you will have minikube already installed in the environment.