Kubernetes Beyond The Basics With Hands-On Labs - 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: Kubernetes Beyond The Basics With Hands-On Labs (/Thread-Kubernetes-Beyond-The-Basics-With-Hands-On-Labs) |
Kubernetes Beyond The Basics With Hands-On Labs - BaDshaH - 05-20-2024 Published 5/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 1.58 GB | Duration: 4h 23m Learn more advanced kubernetes concepts. What you'll learn Create ConfigMaps Use ConfigMaps for setting environment variables Use ConfigMaps as volumes Create Secrets Use Secrets for setting environment variables Use Secrets as volumes Deploy pods using DaemonSets Deploy pods using StatefulSets Learn what are Jobs and CronJobs Create Jobs and CronJobs in Kubernetes Requirements Basic knowledge of Kubernetes such as Yaml, pods, ReplicaSets, Deployments Description Kubernetes is an open-source platform for managing containerized applications across multiple hosts. It offers a rich set of features that facilitate application deployment, scaling, and operations, and this makes it one of the hottest topics right now.By taking this course you will learn Kubernetes concepts beyond the basics such as environment variables, ConfigMaps, Secrets, DaemonSets and more with hands-on labs.You will learn how to store data in ConfigMaps and then inject them to pods for setting environment variables, or by mounting them as volumes. We learn also about Secrets in Kubernetes, which is the right place for storing sensitive data.You will discover also alternative mechanisms for deploying pods in Kubernetes, aside from using deployments, which can be the right solution for certain use casesRequirements for this Course:Basic knowledge of Kubernetes such as Yaml, pods, ReplicaSets, Deployments Who this course is for:The course is for anyone who wants to enhance their skills in orchestrating containers with Kubernetes.This course is ideal for those who are already familiar with the basics of Kubernetes and want to learn more advanced Kubernetes concepts.What you'll learnHow set environment variables in Kubernetes?How to create ConfigMaps?How to use ConfigMaps for setting environment variables?How to mount ConfigMaps as volumes?How to create Secrets?How to use Secrets for setting environment variables?How to mount Secrets as volumes?deploying pods using DaemonSetsDeploying pods using StatefulSetsWorking with Jobs and CronJobs in Kubernetes Overview Section 1: Core concepts Lecture 1 Overview of the Kubernetes architecture Lecture 2 Pods vs Containers Section 2: Kubernetes namespaces Lecture 3 Working with namespaces in Kubernetes Section 3: Environment Variables in Kubernetes Lecture 4 Working with environment Variables in kubernetes Section 4: ConfigMaps Lecture 5 Creating ConfigMaps Lecture 6 ConfigMaps as volumes Lecture 7 Using ConfigMaps for setting environment variables Section 5: Secrets Lecture 8 Creating Secrets Lecture 9 Secrets as volumes Lecture 10 Using Secrets for setting environment variables Section 6: Deploying pods using DaemonSets Lecture 11 Why DaemonSets? Lecture 12 Working with DaemonSets Section 7: Deploying pods using StatefulSets Lecture 13 Why StatefulSets? Lecture 14 Working with StatefulSets Lecture 15 What & Why Headless services? Section 8: Jobs and CronJobs Lecture 16 What & Why Jobs in k8s? Lecture 17 Working with jobs Lecture 18 Working with CronJobs Anyone who wants to enhance their skills in orchestrating containers with Kubernetes,Those who are already familiar with the basics of Kubernetes and want to learn more advanced Kubernetes concepts Homepage |