Kubernetes Administrator: Scaling & Managing Resources
Kubernetes
| Intermediate
- 16 videos | 1h 11m 30s
- Includes Assessment
- Earns a Badge
Kubernetes provides the capability to dynamically scale deployments in order to scale the number of Pods in a deployment up or down and add resiliency using various commands and tools. In this course you'll recognize what a DaemonSet is, the patterns for communicating with the Pods in a DaemonSet, the role of Kubernetes Garbage Collector, and the resource types and resource units used in Kubernetes. You'll review the commands used to manage Kubernetes objects, and the features of tools used for templating YAML in Kubernetes.Next, you'll create a deployment and scale the deployment, scale StatefulSets and make in-place updates, and create a defined Horizontal Pod Autoscaler and DaemonSet. Moving on, you'll create jobs and list all the Pods that belong to the jobs. You'll see how to deploy a replicated topology with a StatefulSet controller, simulate Pod and Node downtime, and implement a case study of cascading deletion and managing orphans dependents. Finally, you'll use the Kustomize tool to demonstrate the composition of deployment and service resources and install Helm and Service Catalog in Kubernetes clusters. This course is part of a series that aligns with the objectives for the Certified Kubernetes Administrator exam and can be used to prepare for this exam.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseCreate a deployment and scale the deployment using the kubectl scale commandUse kubectl to scale statefulsets and make in-place updates on the statefulsetsCreate a defined horizontal pod autoscaler that autoscales target replicaset on the basis of the cpu usage of the replicated podsDescribe the concept of daemonset and the patterns that can be used to communicate with pods in a daemonsetCreate a daemonset using the rolling update strategyCreate a configuration file and use the kubectl apply command to create jobs and list all the pods that belong to the jobDeploy a replicated topology with a statefulset controller and simulate pod and node downtime to observe resistance to downtimes
-
Recognize the role of kubernetes garbage collector along with the approach that controls dependent objectsImplement a case study of cascading deletion and managing orphans dependentsList the resource types and resource units that are used in kubernetes and describe how pods with resource limits are executedDemonstrate the composition of deployment and the service resources using the kustomize toolList the imperative commands that can be used to manage kubernetes objectsInstall helm and add the service-catalog helm repository to a local machine to install the service catalog in kubernetes clustersList and describe the features of the prominent tools that are used for templating yaml in kubernetesSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 26s
-
6m 22s
-
4m 26s
-
5m 10s
-
4m 38s
-
6m 33s
-
4m 42s
-
6m 48s
-
4m 35s
-
4m 33s
-
3m 39s
-
3m 35s
-
4m 21s
-
5m 12s
-
3m 43s
-
1m 49s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Book
Core Kubernetes