GSP178 | Setting up a Private Kubernetes Cluster | Security & Identity Fundamentals #7
#GSP178 #Setting_up_PrivateKubernetesCluster #
Git id 🙂
https://github.com/GirishSharma5956/
follow prakash foundation on twitter :))
Blog to follow:)
https://prakashfoundationchallengelabshint.blogspot.com/
follow prakash foundation on facebook:))
https://www.facebook.com/SharmajiSoftwareSolutions
follow us on instragram:))
https://www.instagram.com/prakashfoundation_official/
reddit profile:)
https://www.reddit.com/user/prakashfoundation
Overview
In Kubernetes Engine, a private cluster is a cluster that makes your master inaccessible from the public internet. In a private cluster, nodes do not have public IP addresses, only private addresses, so your workloads run in an isolated environment. Nodes and masters communicate with each other using VPC peering.
In the Kubernetes Engine API, address ranges are expressed as Classless Inter-Domain Routing (CIDR) blocks.
In this lab you will learn how to create a private Kubernetes cluster.
What you’ll do
Create a Private Kubernetes Clusters.
Prerequisites
Student should already have experience creating and launching Kubernetes Clusters and be thoroughly versed in IP addressing in CIDR Range formats.
linux foundation