Sole-tenant nodes for Google Cloud Platform
Sole-tenant nodes offer a specialized infrastructure option within Google Cloud Platform (GCP) that provides dedicated physical servers to individual users or organizations. Unlike traditional multi-tenant environments where multiple users share the same physical hardware, sole-tenant nodes ensure that a user’s VM instances run exclusively on a single physical server, providing enhanced control, security, and performance isolation.
With sole-tenant nodes, users have the flexibility to deploy VM instances on dedicated hardware, enabling them to meet specific compliance requirements, data residency needs, or performance guarantees. This level of isolation ensures that sensitive workloads remain segregated from other tenants, reducing the risk of data exposure and unauthorized access.
Prerequisites
Hardware : GCP
Google account
It is a facility which helps you to isolate the node group from other nodes.
Open Cloud Console
Select Compute Engine > Select sole-tenant nodes.
Click Create Node Group
Select Node group properties. Give the name for node group. Select range and Zone. Click Continue
In node template properties, select the node template. If you have created, then choose the node template. Or else Click create node template.
It will open the create node template. Give the node template name and type. You can choose Local SSD and GPU accelerator as your wish. Click Create
It will create the node template.
Select node template which is needed/created. Click Continue
Configure Auto scaling for the minimum and maximum number of nodes. Click Continue.
Select the maintenance policy and Click Create. It will create the Node Group