Terraform on GCP: deploy your first Kubernetes cluster
In this series of articles, you will learn more about Kubernetes and GCP. First, let's use Terraform to build our first Kubernetes cluster on GCP.
Kubernetes’ Architecture: Understanding the components and structure of clusters
Discover the architecture of a Kubernetes cluster and how the different components of the master and worker nodes interact to deliver your applications.