وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Certified Kubernetes Application Developer (CKAD) Complete Video Course (Video Training), 3rd Edition

سرفصل های دوره

Introduction
  • 001. Certified Kubernetes Application Developer (CKAD) Complete Video Course (Video Training), 3rd Edition Introduction

  • Lesson 1 Understanding and Using Containers
  • 001. Learning objectives
  • 002. 1.1 What is a Container
  • 003. 1.2 Understanding Registries
  • 004. 1.3 Starting Containers
  • 005. 1.4 Managing Containers
  • 006. 1.5 Managing Container Images
  • 007. 1.6 Understanding Container Logging

  • Lesson 2 Managing Container Images
  • 001. Learning objectives
  • 002. 2.1 Understanding Image Architecture
  • 003. 2.2 Tagging Container Images
  • 004. 2.3 Understanding Image Creation Options
  • 005. 2.4 Building Custom Container Images
  • 006. 2.5 Using DockerfileContainerfile
  • 007. 2.6 Creating Images with Docker Commit

  • Lesson 3 Understanding Kubernetes
  • 001. 3.1 Understanding Kubernetes Core Functions
  • 002. 3.2 Understanding Kubernetes Origins
  • 003. 3.3 Using Kubernetes in Google Cloud
  • 004. 3.4 Understanding Kubernetes Management Interfaces
  • 005. 3.5 Understanding Kubernetes Architecture
  • 006. 3.6 Exploring Essential API Resources

  • Lesson 4 Creating a Lab Environment
  • 001. 4.1 Understanding Kubernetes Deployment Options
  • 002. 4.2 Using Minikube
  • 003. 4.3 Installing Minikube on Ubuntu
  • 004. 4.4 Installing Minikube on Windows
  • 005. 4.5 Installing Minikube on macOS
  • 006. 4.6 Verifying Minikube is Working
  • 007. 4.7 Running your First Application

  • Lesson 5 Managing Pod Basic Features
  • 001. 5.1 Understanding Pods
  • 002. 5.2 Understanding YAML
  • 003. 5.3 Generating YAML Files
  • 004. 5.4 Understanding and Configuring Multi-container Pods
  • 005. 5.5 Working with Init Containers
  • 006. 5.6 Using Namespaces

  • Lesson 6 Managing Pod Advanced Features
  • 001. 6.1 Exploring Pod State with kubectl describe
  • 002. 6.2 Exploring Pod Logs for Application Troubleshooting
  • 003. 6.3 Using Port Forwarding to Access Pods
  • 004. 6.4 Understanding and Configuring SecurityContext
  • 005. 6.5 Managing Jobs
  • 006. 6.6 Managing CronJobs
  • 007. 6.7 Managing Resource Limitations and Quota
  • 008. 6.8 Cleaning up Resources

  • Lesson 7 Managing Deployments
  • 001. 7.1 Understanding Deployments
  • 002. 7.2 Managing Deployment Scalability
  • 003. 7.3 Understanding Deployment Updates
  • 004. 7.4 Understanding Labels, Selectors and Annotations
  • 005. 7.5 Managing Update Strategy
  • 006. 7.6 Managing Deployment History
  • 007. 7.7 Understanding DaemonSet
  • 008. 7.8 Bonus topic Understanding AutoScaling

  • Lesson 8 Managing Networking
  • 001. 8.1 Understanding Kubernetes Networking
  • 002. 8.2 Understanding Services
  • 003. 8.3 Creating Services
  • 004. 8.4 Using Service Resources in Microservices
  • 005. 8.5 Understanding Services and DNS
  • 006. 8.6 Understanding and Configuring NetworkPolicy

  • Lesson 9 Managing Ingress
  • 001. 9.1 Understanding Ingress
  • 002. 9.2 Configuring the Minikube Ingress Controller
  • 003. 9.3 Using Ingress
  • 004. 9.4 Configuring Ingress Rules
  • 005. 9.5 Understanding IngressClass
  • 006. 9.6 Troubleshooting Ingress

  • Lesson 10 Managing Kubernetes Storage
  • 001. 10.1 Understanding Kubernetes Storage Options
  • 002. 10.2 Configuring Pod Volume Storage
  • 003. 10.3 Configuring PV Storage
  • 004. 10.4 Configuring PVCs
  • 005. 10.5 Configuring Pod Storage with PV and PVC
  • 006. 10.6 Understanding StorageClass

  • Lesson 11 Managing ConfigMaps and Secrets
  • 001. 11.1 Providing Variables to Kubernetes Applications
  • 002. 11.2 Understanding Why Decoupling is Important
  • 003. 11.3 Providing Variables with ConfigMaps
  • 004. 11.4 Providing Configuration Files Using ConfigMaps
  • 005. 11.5 Understanding Secrets
  • 006. 11.6 Understanding How Kubernetes Uses Secrets
  • 007. 11.7 Configuring Applications to Use Secrets
  • 008. 11.8 Configuring the Docker Registry Access Secret

  • Lesson 12 Using the API
  • 001. 12.1 Understanding the Kubernetes API
  • 002. 12.2 Using curl to Work with API Objects
  • 003. 12.3 Understanding API Deprecations
  • 004. 12.4 Understanding Authentication and Authorization
  • 005. 12.5 Understanding API Access and ServiceAccounts
  • 006. 12.6 Understanding Role Based Access Control
  • 007. 12.7 Configuring a ServiceAccount

  • Lesson 13 Deploying Applications the DevOps Way
  • 001. 13.1 Using the Helm Package Manager
  • 002. 13.2 Working with Helm Charts
  • 003. 13.3 Using Kustomize
  • 004. 13.4 Implementing BlueGreen Deployments
  • 005. 13.5 Implementing Canary Deployments
  • 006. 13.6 Understanding Custom Resource Definitions
  • 007. 13.7 Using Operators
  • 008. 13.8 Using StatefulSets

  • Lesson 14 Troubleshooting Kubernetes
  • 001. 14.1 Determining a Troubleshooting Strategy
  • 002. 14.2 Analyzing Failing Applications
  • 003. 14.3 Analyzing Pod Access Problems
  • 004. 14.4 Monitoring Cluster Event Logs
  • 005. 14.5 Troubleshooting Authentication Problems
  • 006. 14.6 Using Probes

  • Lesson 15 Sample CKAD Exam
  • 001. 15.1 Exam Tips
  • 002. 15.2 Exam Question Overview
  • 003. 15.3 Working with Namespaces
  • 004. 15.4 Using Secrets
  • 005. 15.5 Creating Custom Images
  • 006. 15.6 Using Sidecars
  • 007. 15.7 Fixing a Deployment
  • 008. 15.8 Using Probes
  • 009. 15.9 Creating a Deployment
  • 010. 15.10 Exposing Applications
  • 011. 15.11 Using NetworkPolicies
  • 012. 15.12 Using Storage
  • 013. 15.13 Using Quota
  • 014. 15.14 Creating Canary Deployments
  • 015. 15.15 Managing Pod Permissions
  • 016. 15.16 Using ServiceAccount

  • Module 1 Container Fundamentals
  • 001. Module 1 Introduction

  • Module 2 Kubernetes Essentials
  • 001. Module 2 Introduction

  • Module 3 Building and Exposing Scalable Applications
  • 001. Module 3 Introduction

  • Module 4 Advanced CKAD Tasks
  • 001. Module 4 Introduction

  • Module 5 Sample Exam
  • 001. Module 5 Introduction

  • Summary
  • 001. Certified Kubernetes Application Developer (CKAD) Complete Video Course (Video Training), 3rd Edition Summary
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 8546
    حجم: 3015 مگابایت
    مدت زمان: 701 دقیقه
    تاریخ انتشار: 12 فروردین 1402
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید