Certified Kubernetes Administrator (CKA), 4th Edition - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Certified Kubernetes Administrator (CKA), 4th Edition (/Thread-Certified-Kubernetes-Administrator-CKA-4th-Edition) |
Certified Kubernetes Administrator (CKA), 4th Edition - AD-TEAM - 02-10-2025 1.22 GB | 14min 30s | mp4 | 1280X720 | 16:9 Genre:eLearning |Language:English
Files Included :
FileName :001 Certified Kubernetes Administrator (CKA) Introduction.mp4 | Size: (19.95 MB) FileName :001 Module Introduction.mp4 | Size: (2.87 MB) FileName :001 Learning objectives.mp4 | Size: (2.09 MB) FileName :002 1 1 Vanilla Kubernetes and the Ecosystem.mp4 | Size: (11.73 MB) FileName :003 1 2 Running Kubernetes in Cloud or on Premises.mp4 | Size: (2.86 MB) FileName :004 1 3 Kubernetes Distributions.mp4 | Size: (5.06 MB) FileName :005 1 4 Kubernetes Node Roles.mp4 | Size: (23.03 MB) FileName :001 Learning objectives.mp4 | Size: (4.11 MB) FileName :002 2 1 Understanding Cluster Node Requirements.mp4 | Size: (11.98 MB) FileName :003 2 2 Provisioning an Infrastructure for Hosting Kubernetes.mp4 | Size: (5.67 MB) FileName :004 2 3 Installation Procedure Overview.mp4 | Size: (4.12 MB) FileName :005 2 5 Installing CRI and Tools.mp4 | Size: (20.17 MB) FileName :006 2 6 Using kubeadm init.mp4 | Size: (24.29 MB) FileName :007 2 7 Configuring the Kubernetes Client.mp4 | Size: (34.02 MB) FileName :008 2 8 Setting up Node Networking.mp4 | Size: (21.1 MB) FileName :009 2 9 Adding Nodes to the Cluster.mp4 | Size: (12.18 MB) FileName :010 Lesson 2 Lab Building a Kubernetes Cluster.mp4 | Size: (1.73 MB) FileName :011 Lesson 2 Lab Solution Building a Kubernetes Cluster.mp4 | Size: (30.98 MB) FileName :001 Learning objectives.mp4 | Size: (2.71 MB) FileName :002 3 1 Analyzing Cluster Nodes.mp4 | Size: (24.07 MB) FileName :003 3 2 Using crictl to Manage Node Containers.mp4 | Size: (15.4 MB) FileName :004 3 3 Running Static Pods.mp4 | Size: (13.86 MB) FileName :005 3 4 Managing Node State.mp4 | Size: (18.77 MB) FileName :006 3 5 Managing Node Services.mp4 | Size: (16.72 MB) FileName :007 Lesson 3 Lab Running Static Pods.mp4 | Size: (1.26 MB) FileName :008 Lesson 3 Lab Solution Running Static Pods.mp4 | Size: (4.02 MB) FileName :001 Learning objectives.mp4 | Size: (4.08 MB) FileName :002 4 1 Using Metrics Server to Monitor Node and Pod Performance.mp4 | Size: (27.07 MB) FileName :003 4 2 Backing up the Etcd.mp4 | Size: (42.78 MB) FileName :004 4 3 Restoring the Etcd.mp4 | Size: (27.85 MB) FileName :005 4 4 Performing Cluster Node Upgrades.mp4 | Size: (65.81 MB) FileName :006 4 5 Performing Cluster Worker Upgrades.mp4 | Size: (30.4 MB) FileName :007 4 6 Understanding Cluster High Availability Options.mp4 | Size: (67.01 MB) FileName :008 4 7 Setting up a Highly Available Kubernetes Cluster.mp4 | Size: (38.29 MB) FileName :009 Lesson 4 Lab Etcd Backup and Restore.mp4 | Size: (1.33 MB) FileName :010 Lesson 4 Lab Solution Etcd Backup and Restore.mp4 | Size: (22.4 MB) FileName :001 Learning objectives.mp4 | Size: (3.76 MB) FileName :002 5 1 Understanding API Access.mp4 | Size: (22.8 MB) FileName :003 5 2 Managing Security Context.mp4 | Size: (18.18 MB) FileName :004 5 3 Users, ServiceAccounts, and API Access.mp4 | Size: (6.13 MB) FileName :005 5 4 Understanding Role Based Access Control (RBAC).mp4 | Size: (13.1 MB) FileName :006 5 5 Setting up RBAC for ServiceAccounts.mp4 | Size: (43.25 MB) FileName :007 5 6 ClusterRoles and ClusterRoleBindings.mp4 | Size: (7.5 MB) FileName :008 5 7 Setting up RBAC for Users.mp4 | Size: (52.77 MB) FileName :009 Lesson 5 Lab Managing Security.mp4 | Size: (1.13 MB) FileName :010 Lesson 5 Lab Solution Managing Security.mp4 | Size: (7.12 MB) FileName :001 Module Introduction.mp4 | Size: (2.11 MB) FileName :001 Learning objectives.mp4 | Size: (2.91 MB) FileName :002 6 1 Using Deployments.mp4 | Size: (14.95 MB) FileName :003 6 2 Running Agents with DaemonSets.mp4 | Size: (10.16 MB) FileName :004 6 4 The Case for Running Individual Pods.mp4 | Size: (3.65 MB) FileName :005 6 5 Managing Pod Initialization.mp4 | Size: (14.92 MB) FileName :006 6 6 Scaling Applications.mp4 | Size: (12.29 MB) FileName :007 6 8 Using Sidecar Containers for Application Logging.mp4 | Size: (37.47 MB) FileName :008 Lesson 6 Lab Running a DaemonSet.mp4 | Size: (1.14 MB) FileName :009 Lesson 6 Lab Solution Running a DaemonSet.mp4 | Size: (4.88 MB) FileName :001 Learning objectives.mp4 | Size: (1.97 MB) FileName :002 7 1 Running Applications from YAML Files.mp4 | Size: (3.54 MB) FileName :003 7 2 The Helm Package Manager.mp4 | Size: (47.78 MB) FileName :004 7 4 Managing Applications with Helm.mp4 | Size: (22.29 MB) FileName :005 7 5 Using Kustomize.mp4 | Size: (18.45 MB) FileName :006 Lesson 7 Lab Managing Applications with Helm.mp4 | Size: (893.83 KB) FileName :007 Lesson 7 Lab Solution Managing Applications with Helm.mp4 | Size: (20.8 MB) FileName :001 Learning objectives.mp4 | Size: (3.68 MB) FileName :002 8 1 Exploring the Scheduling Process.mp4 | Size: (12.85 MB) FileName :003 8 2 Setting Node Preferences.mp4 | Size: (13.04 MB) FileName :004 8 3 Managing Affinity and anti-Affinity Rules.mp4 | Size: (44.99 MB) FileName :005 8 4 Managing Taints and Tolerations.mp4 | Size: (31.73 MB) FileName :006 8 5 Configuring Resource Limits and Requests.mp4 | Size: (7.59 MB) FileName :007 8 6 Setting Namespace Quota.mp4 | Size: (24.59 MB) FileName :008 8 7 Configuring LimitRange.mp4 | Size: (12.98 MB) FileName :009 8 8 Configuring Pod Priorities.mp4 | Size: (18.89 MB) FileName :010 Lesson 8 Lab Configuring Taints.mp4 | Size: (2.42 MB) FileName :011 Lesson 8 Lab Solution Configuring Taints.mp4 | Size: (14.34 MB)] Screenshot |