riversongs Posted November 24, 2024 Report Share Posted November 24, 2024 Free Download Practical Kubernetes - Beyond Cka And Ckad | Hands-OnPublished 11/2024MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHzLanguage: English | Size: 6.81 GB | Duration: 13h 37mPrepare for the CKA & CKAD while enhancing your skills with Practical Production Kubernetes tasksWhat you'll learnHow to Design and Implement a Kubernetes ClusterDevelop Kubernetes Configuration Files in YAMLMajor Kubernetes Objects Operations (Namespaces, Pods, RS, Deployments, Services, DaemonSets, Jobs, CronJobs, Secrets, CM's and much more)How to Administer and Troubleshoot a Kubernetes ClusterHow to Configure and Manage Network and Storage on a Kubernetes ClusterHow to Handle Kubernetes Cluster Maintenance (Scale In, Scale Out, Cordon, Uncordon, Drain, Backups and Restorations)How to Configure and Handle RBAC in a Kubernetes ClusterHow to Secure a Kubernetes ClusterMonitoring, Dashboarding and Private Registry Integration in a Kubernetes ClusterRequirementsBasic Unix/Linux Knowledge (Good to have)Basic understanding of Docker/Cri-OBasic System Administrator SkillsDescriptionWhat's in this course?Practical Kubernetes - Beyond CKA and CKAD | Hands-on is a comprehensive course designed to take you from foundational Kubernetes concepts to advanced, production-level skills, with a focus on practical applications and real-world scenarios. The course starts with foundational topics, perfect for beginners, covering core Kubernetes principles, container orchestration, architecture, and installation. As you progress, you'll dive into intermediate topics like Kubernetes objects, networking, and manifest file creation, setting the stage for more complex scenarios. In the advanced sections, you'll learn how to manage Kubernetes in production, covering tasks like rollouts/rollbacks, cluster maintenance, security using RBAC, and advanced pod configurations. You'll also explore specialized topics like monitoring, network policies, Ingress, private registries, and Helm charts for efficient application management. By the end of the course, you'll be well-prepared for both CKA and CKAD certifications, and more importantly, equipped with hands-on expertise to manage, deploy, and troubleshoot Kubernetes clusters in real-world environments.Special Note: This course is designed to showcase all practical concepts with live demonstrations. Every concept is presented in real-time, and any errors that arise are troubleshooted and addressed as they occur live in the demonstrations.Legal Notice:Kubernetes® is a registered trademarks of The Cloud Native Computing Foundation (CNCF) and/or The Linux Foundation in the United States and other countries. This course is not certified, accredited, affiliated with, nor endorsed by The Cloud Native Computing Foundation (CNCF) and/or The Linux Foundation.Course Structure:LecturesDemosQuizzesAssignmentsCourse Contents:Course IntroductionGetting Started with Container OrchestrationKubernetes at a GlanceUnderstanding Kubernetes ArchitectureInstallation and Configuration of a Kubernetes ClusterKubernetes ObjectsKubernetes NetworkingUnderstanding and Developing Manifest FilesApplication Rollouts and RollbacksKubernetes Cluster MaintenanceMore Useful Kubernetes ObjectsAdvanced Pod TasksScheduling in KubernetesGetting started with Kubernetes VolumesPV, PVC and Storage ClassesStateFulSets for Stateful applicationsCluster UpgradeRBAC in KubernetesIngressNetwork PoliciesMonitoring and Cluster DashboardPrivate Registry IntegrationGetting Started with HelmAll sections of this course are demonstrated live, with the goal of encouraging enrolled users to set up their own environments, complete the exercises, and learn through hands-on experience!OverviewSection 1: Course IntroductionLecture 1 IntroductionLecture 2 Certification DetailsLecture 3 Github Repository LinkLecture 4 Additional Github Repository for PracticeLecture 5 Course Material - Practical Kubernetes - Beyond CKA and CKAD | Hands-onSection 2: Getting Started with Container OrchestrationLecture 6 Evolution of ContainersLecture 7 Limitations of ContainersLecture 8 Container OrchestrationLecture 9 Features of a Container OrchestratorLecture 10 SummaryLecture 11 Checkout - Mastering Docker Essentials - Hands-on DevOpsSection 3: Kubernetes at a GlanceLecture 12 Introduction to KubernetesLecture 13 Why Kubernetes?Lecture 14 Setup Options/OfferingsLecture 15 SummarySection 4: Understanding Kubernetes ArchitectureLecture 16 Kubernetes Controller and Worker ComponentsLecture 17 Demonstration - Kubernetes DocumentationLecture 18 SummarySection 5: Installation and Configuration of a Kubernetes ClusterLecture 19 Overview and Pre-requisites of setting up Two-node cluster with KubeadmLecture 20 Demonstration - Two node cluster setupLecture 21 SummaryLecture 22 Infrastructure TipsSection 6: Kubernetes ObjectsLecture 23 Kubernetes CLI overviewLecture 24 Introduction to Kubernetes ObjectsLecture 25 Getting Started with NamespacesLecture 26 Demonstration - Namespaces OperationsLecture 27 Getting started with PodsLecture 28 Demonstration - Pods OperationsLecture 29 Introduction to ReplicaSetsLecture 30 Demonstration - ReplicaSet OperationsLecture 31 Getting Started with DeploymentsLecture 32 Demonstration - Deployment OperationsLecture 33 Introduction to Labels and SelectorsLecture 34 Demonstration - Labels and SelectorsLecture 35 Demonstration - Inbuilt LabelsLecture 36 Demonstration - Useful Kubectl TipsLecture 37 SummarySection 7: Kubernetes NetworkingLecture 38 Introduction to Service ObjectLecture 39 ClusterIPLecture 40 Demonstration - ClusterIPLecture 41 NodePortLecture 42 Demonstration - NodePortLecture 43 LoadBalancerLecture 44 Demonstration - LoadBalancerLecture 45 Demonstration - Troubleshooting Deployment and ServiceLecture 46 SummarySection 8: Understanding and Developing Manifest FilesLecture 47 Kubernetes API ecosystem and developing object definition filesLecture 48 Demonstration - Deployment and Service Object FileLecture 49 Demonstration - Smart way of creating YAMLLecture 50 Demonstration - kubectl explainLecture 51 SummaryLecture 52 YAML BasicsLecture 53 Checkout - Podman for the Absolute Beginners - Hands-On DevOpsSection 9: Application Rollouts and RollbacksLecture 54 Update Strategies and RollbackLecture 55 Demonstration - Rolling update Strategy and RollbackLecture 56 Demonstration - Recreate StrategyLecture 57 SummarySection 10: Kubernetes Cluster MaintenanceLecture 58 Scaling-out a ClusterLecture 59 Demonstration - Scaling Out K8s ClusterLecture 60 Cordon and UncordonLecture 61 Demonstration - Cordon & UncordonLecture 62 Draining in KubernetesLecture 63 Demonstration - Draining in KubernetesLecture 64 etcd Backup and RestorationLecture 65 Demonstration - Etcd Backup and RestorationLecture 66 Scaling-in a ClusterLecture 67 Demonstration - Scaling in K8s ClusterLecture 68 SummarySection 11: More Useful Kubernetes ObjectsLecture 69 DaemonSetsLecture 70 Demonstration - DaemonSetsLecture 71 JobsLecture 72 Demonstration - JobsLecture 73 CronjobsLecture 74 Demonstration - CronjobsLecture 75 Static PodsLecture 76 Demonstration - Static PodsLecture 77 ConfigMapsLecture 78 Demonstration - ConfigMapsLecture 79 SecretsLecture 80 Demonstration - SecretsLecture 81 SummarySection 12: Quiz 1 - Knowledge CheckSection 13: Advanced Pod TasksLecture 82 Init ContainerLecture 83 Demonstration - Init ContainersLecture 84 Multicontainer PodLecture 85 Demonstration - Multicontainer PodLecture 86 Resource Limits and RequestsLecture 87 Demonstration - Resource Limits and RequestsLecture 88 Liveness ProbeLecture 89 Demonstration - Liveness ProbeLecture 90 Readiness ProbeLecture 91 Demonstration - Readiness ProbeLecture 92 Startup ProbeLecture 93 Demonstration - Startup ProbeLecture 94 SummarySection 14: Scheduling in KubernetesLecture 95 NodeNameLecture 96 Demonstration - NodeNameLecture 97 NodeSelectorLecture 98 Demonstration - NodeSelectorLecture 99 Node AffinityLecture 100 Demonstration - Node AffinityLecture 101 Node Anti-AffinityLecture 102 Demonstration - Node Anti-AffinityLecture 103 Inter-Pod AffinityLecture 104 Demonstration - Inter-Pod AffinityLecture 105 Pod Anti-AffinityLecture 106 Demonstration - Pod Anti-AffinityLecture 107 Taints and TolerationsLecture 108 Demonstration - Taints and TolerationsLecture 109 Demonstration - DaemonSets with TolerationsLecture 110 Demonstration - Removing Taints and LabelsLecture 111 SummarySection 15: Storage Part-1Lecture 112 Getting started with VolumesLecture 113 Demonstration - Empty dir Volume Type (Ephemeral Volumes)Lecture 114 Demonstration - Hostpath Volume Type (Persistent Volumes)Lecture 115 Demonstration - ConfigMaps using VolumesLecture 116 Demonstration - Secrets using VolumesLecture 117 Demonstration - Projected Volumes (All in one Volumes)Lecture 118 SummarySection 16: Storage Part-2Lecture 119 Persistent Volume & Persistent Volume ClaimLecture 120 Demonstration - PV and PVC with NFSLecture 121 Dynamic Volumes using Storage ClassesLecture 122 Demonstration - NFS Provisioner SetupLecture 123 Demonstration - Persistent Volumes with NFS ProvisionerLecture 124 SummarySection 17: Storage Part-3Lecture 125 Demonstration - StatefulSets with MongodbLecture 126 SummarySection 18: Cluster UpgradeLecture 127 Kubernetes Cluster Upgrade ProcessLecture 128 Demonstration - Control Plane UpgradeLecture 129 Demonstration - Worker UpgradeLecture 130 SummarySection 19: RBAC in KubernetesLecture 131 Role-Based Access Control (RBAC)Lecture 132 Demonstration - Authentication (User Creation)Lecture 133 Demonstration - Role and RoleBindingsLecture 134 Demonstration - ClusterRole and ClusterRoleBindingsLecture 135 Service AccountsLecture 136 Demonstration - Service AccountsLecture 137 SummarySection 20: IngressLecture 138 Ingress in a Kubernetes ClusterLecture 139 Demonstration - Ingress Controller & Ingress ResourcesLecture 140 SummarySection 21: Network PoliciesLecture 141 Network Policies in KubernetesLecture 142 Demonstration - Default All Allow PolicyLecture 143 Demonstration - All Deny PolicyLecture 144 Demonstration - Ingress and Egress Policy with DNS AllowLecture 145 Demonstration - Namespace Scoped PolicyLecture 146 SummarySection 22: Monitoring and Cluster DashboardLecture 147 Monitoring using Metric serverLecture 148 Demonstration - Monitoring using Metric serverLecture 149 Horizontal Pod AutoScaler (HPA) in KubernetesLecture 150 Demonstration - HPALecture 151 Kubernetes DashboardLecture 152 Demonstration - Kubernetes DashboardLecture 153 SummarySection 23: Private Registry IntegrationLecture 154 Private Registry IntegrationLecture 155 Demonstration - Private Registry IntegrationLecture 156 SummarySection 24: Getting Started with HelmLecture 157 Introduction to Helm ChartsLecture 158 Demonstration - Developing Helm ChartsLecture 159 Demonstration - Helm Charts from Artifact HubLecture 160 SummarySection 25: Quiz 2 - Knowledge CheckSection 26: ConclusionLecture 161 ConclusionSection 27: More Learnings (Capstone Kubernetes Projects)Lecture 162 Kubernetes Project (Terraform, Ansible, Kubernetes, Prometheus, Grafana, Gitlab)System Administrators or System Engineers,DevOps Administrators or DevOps Engineers,Cloud Administrators or Cloud Engineers,Application Developers and TestersHomepagehttps://www.udemy.com/course/practical-kubernetes-beyond-cka-and-ckad-hands-on/Download ( Rapidgator )https://rg.to/file/008d479e67b8d7da31cc5a6be96a51e3/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part7.rar.htmlhttps://rg.to/file/2127649278b1015284d723cc10854c82/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part6.rar.htmlhttps://rg.to/file/3c278b797da5e4d4c754a3e7e4750a86/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part5.rar.htmlhttps://rg.to/file/584cc07826647b3f62d441fcbb74d979/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part4.rar.htmlhttps://rg.to/file/67cc160031521b8e715850b9f5e33072/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part1.rar.htmlhttps://rg.to/file/a2df828765e549cd10962efb575152a0/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part2.rar.htmlhttps://rg.to/file/f530b1b61a33c6359ff378c3e644923d/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part8.rar.htmlhttps://rg.to/file/ffecb9e34f15a7a9b3dffcff98ee95bc/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part3.rar.htmlFikperhttps://fikper.com/2LQzFY500p/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part4.rar.htmlhttps://fikper.com/N4ydq3GNyW/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part1.rar.htmlhttps://fikper.com/QOy43GcelJ/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part2.rar.htmlhttps://fikper.com/aqzJgI0I4I/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part3.rar.htmlhttps://fikper.com/dW40jooSpq/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part6.rar.htmlhttps://fikper.com/dwgJ7nahBM/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part7.rar.htmlhttps://fikper.com/wObUyyyEeh/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part5.rar.htmlhttps://fikper.com/xlfgs932bI/lgsmj.Practical.Kubernetes..Beyond.Cka.And.Ckad..HandsOn.part8.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now