© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
P. MartinKuberneteshttps://doi.org/10.1007/978-1-4842-6494-2_1

1. Creating a Cluster with kubeadm

Philippe Martin1  
(1)
Gif-sur-Yvette, France
 

In this chapter, you will deploy a Kubernetes cluster on virtual machines (VMs) in Google Cloud.

Provisioning Compute Resources

You will install a single control plane cluster. For this, you will need one virtual machine for the controller and several (here two) virtual machines for the workers.

Full network connectivity among all machines in the cluster is necessary. For this, you will create a Virtual Private Cloud (VPC) that will host the cluster and define a subnet to get addresses for the hosts.

From the Google Cloud ...

Get Kubernetes: Preparing for the CKA and CKAD Certifications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.