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

Certified Kubernetes Administrator (CKA) with Practice Tests

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

Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser - CKA


01 - Introduction
  • 001 Course Introduction
  • 002 Certification
  • 003 Certification Details.html
  • 004 Course Release Notes.html
  • 005 The Kubernetes Trilogy
  • 006 Join our Community Channel for support and interaction.html
  • 007 A note on the Course Curriculum.html
  • 008 Reference Notes for lectures and labs.html

  • 02 - Core Concepts
  • 001 Core Concepts Section Introduction
  • 002 Download Presentation Deck for this section.html
  • 003 Cluster Architecture
  • 004 Docker-vs-ContainerD
  • 005 ETCD For Beginners
  • 006 ETCD in Kubernetes
  • 007 ETCD - Commands (Optional).html
  • 008 Kube-API Server
  • 009 Kube Controller Manager
  • 010 Kube Scheduler
  • 011 Kubelet
  • 012 Kube Proxy
  • 013 Recap - Pods
  • 014 Pods with YAML
  • 015 Demo - Pods with YAML
  • 016 Practice Test Introduction
  • 017 Demo Accessing Labs
  • 018 Course setup - accessing the labs.html
  • 019 Practice Test - Pods.html
  • 020 Practice Test - Solution (Optional)
  • 021 Recap - ReplicaSets
  • 022 Practice Test - ReplicaSets.html
  • 023 Practice Test - ReplicaSets - Solution (Optional)
  • 024 Deployments
  • 025 Certification Tip!.html
  • 026 Practice Test - Deployments.html
  • 027 Solution - Deployments (optional)
  • 028 Services
  • 029 Services Cluster IP
  • 030 Services - Loadbalancer
  • 031 Practice Test - Services.html
  • 032 Solution - Services (optional)
  • 033 Namespaces
  • 034 Practice Test - Namespaces.html
  • 035 Solution - Namespaces (optional)
  • 036 Imperative vs Declarative
  • 037 Certification Tips - Imperative Commands with Kubectl.html
  • 038 Practice Test - Imperative Commands.html
  • 039 Solution - Imperative Commands (optional)
  • 040 Kubectl Apply Command
  • 041 Heres some inspiration to keep going.html
  • 042 A Quick Reminder

  • 03 - Scheduling
  • 001 Scheduling Section Introduction
  • 002 Download Presentation Deck for this section.html
  • 003 Manual Scheduling
  • 004 Practice Test - Manual Scheduling.html
  • 005 Solution - Manual Scheduling (optional)
  • 006 Labels and Selectors
  • 007 Practice Test - Labels and Selectors.html
  • 008 Solution Labels and Selectors (Optional)
  • 009 Taints and Tolerations
  • 010 Practice Test - Taints and Tolerations.html
  • 011 Solution - Taints and Tolerations (Optional)
  • 012 Node Selectors
  • 013 Node Affinity
  • 014 Practice Test - Node Affinity.html
  • 015 Solution - Node Affinity (Optional)
  • 016 Taints and Tolerations vs Node Affinity
  • 017 Resource Requirements and Limits
  • 018 A quick note on editing Pods and Deployments.html
  • 019 Practice Test - Resource Requirements and Limits.html
  • 020 Solution Resource Limits (Optional)
  • 021 DaemonSets
  • 022 Practice Test - DaemonSets.html
  • 023 Solution - DaemonSets (optional)
  • 024 Static Pods
  • 025 Practice Test - Static Pods.html
  • 026 Solution - Static Pods (Optional)
  • 027 Multiple Schedulers
  • 028 Practice Test - Multiple Schedulers.html
  • 029 Solution - Practice Test - Multiple Schedulers (Optional)
  • 030 Configuring Scheduler Profiles
  • 031 References.html

  • 04 - Logging & Monitoring
  • 001 Logging and Monitoring Section Introduction
  • 002 Download Presentation Deck.html
  • 003 Monitor Cluster Components
  • 004 Practice Test - Monitoring.html
  • 005 Solution Monitor Cluster Components (Optional)
  • 006 Managing Application Logs
  • 007 Practice Test - Monitor Application Logs.html
  • 008 Solution Logging (Optional)

  • 05 - Application Lifecycle Management
  • 001 Application Lifecycle Management - Section Introduction
  • 002 Download Slide Deck.html
  • 003 Rolling Updates and Rollbacks
  • 004 Practice Test - Rolling Updates and Rollbacks.html
  • 005 Solution Rolling update (Optional)
  • 006 Configure Applications.html
  • 007 Commands
  • 008 Commands and Arguments
  • 009 Practice Test - Commands and Arguments.html
  • 010 Solution - Commands and Arguments (Optional)
  • 011 Configure Environment Variables in Applications
  • 012 Configuring ConfigMaps in Applications
  • 013 Practice Test Environment Variables.html
  • 014 Solution - Environment Variables (Optional)
  • 015 Configure Secrets in Applications
  • 016 A note about Secrets!.html
  • 017 Additional Resource.html
  • 018 Practice Test - Secrets.html
  • 019 Solution - Secrets (Optional)
  • 020 Demo Encrypting Secret Data at Rest
  • 021 Scale Applications.html
  • 022 Multi Container Pods
  • 023 Practice Test - Multi Container Pods.html
  • 024 Solution - Multi-Container Pods (Optional)
  • 025 Multi-container Pods Design Patterns.html
  • 026 InitContainers.html
  • 027 Practice Test - Init Containers.html
  • 028 Solution - Init Containers (Optional)
  • 029 Self Healing Applications.html
  • 030 If you like it, Share it!.html

  • 06 - Cluster Maintenance
  • 001 Cluster Maintenance - Section Introduction
  • 002 Download Presentation Deck.html
  • 003 OS Upgrades
  • 004 Practice Test - OS Upgrades.html
  • 005 Solution - OS Upgrades (optional)
  • 006 Kubernetes Software Versions
  • 007 References.html
  • 008 Cluster Upgrade Process
  • 009 Demo - Cluster upgrade
  • 010 Practice Test - Cluster Upgrade.html
  • 011 Solution Cluster Upgrade
  • 012 Backup and Restore Methods
  • 013 Working with ETCDCTL.html
  • 014 Practice Test - Backup and Restore Methods.html
  • 015 Solution - Backup and Restore
  • 016 Practice Test Backup and Restore Methods 2.html
  • 017 Solution Backup and Restore 2
  • 018 Certification Exam Tip!.html
  • 019 References.html

  • 07 - Security
  • 001 Security - Section Introduction
  • 002 Download Presentation Deck.html
  • 003 Kubernetes Security Primitives
  • 004 Authentication
  • 005 Article on Setting up Basic Authentication.html
  • 006 TLS Introduction
  • 007 TLS Basics
  • 008 TLS in Kubernetes
  • 009 TLS in Kubernetes - Certificate Creation
  • 010 View Certificate Details
  • 011 Resource Download Kubernetes Certificate Health Check Spreadsheet.html
  • 012 Practice Test - View Certificates.html
  • 013 Solution - View Certification Details
  • 014 Certificates API
  • 015 Practice Test - Certificates API.html
  • 016 Solution Certificates API
  • 017 KubeConfig
  • 018 Practice Test - KubeConfig.html
  • 019 Solution KubeConfig
  • 020 Persistent KeyValue Store.html
  • 021 API Groups
  • 022 Authorization
  • 023 Role Based Access Controls
  • 024 Practice Test - RBAC.html
  • 025 Solution Role Based Access Controls
  • 026 Cluster Roles and Role Bindings
  • 027 Practice Test - Cluster Roles and Role Bindings.html
  • 028 Solution Cluster Roles
  • 029 Service Accounts
  • 030 Practice Test Service Accounts.html
  • 031 Solution Service Accounts
  • 032 Image Security
  • 033 Practice Test - Image Security.html
  • 034 Solution Image Security
  • 035 Pre-requisite - Security in Docker
  • 036 Security Contexts
  • 037 Practice Test - Security Contexts.html
  • 038 Solution Security Contexts
  • 039 Network Policy
  • 040 Developing network policies
  • 041 Practice Test - Network Policy.html
  • 042 Kubectx and Kubens Command line Utilities.html
  • 043 Solution - Network Policies (optional)

  • 08 - Storage
  • 001 Storage - Section Introduction
  • 002 Introduction to Docker Storage
  • 003 Storage in Docker
  • 004 Volume Driver Plugins in Docker
  • 005 Container Storage Interface (CSI)
  • 006 Download Slide Deck.html
  • 007 Volumes
  • 008 Persistent Volumes
  • 009 Persistent Volume Claims
  • 010 Using PVCs in Pods.html
  • 011 Practice Test - Persistent Volumes and Persistent Volume Claims.html
  • 012 Solution - Persistent Volumes and Persistent Volume Claims
  • 013 Application Configuration.html
  • 014 Additional Topics.html
  • 015 Storage Class
  • 016 Practice Test - Storage Class.html
  • 017 Solution - Storage Class

  • 09 - Networking
  • 001 Networking - Section Introduction
  • 002 Download Presentation Deck.html
  • 003 Prerequisite - Switching Routing
  • 004 Prerequisite - DNS
  • 005 Prerequisite - CoreDNS.html
  • 006 Prerequisite - Network Namespaces
  • 007 FAQ.html
  • 008 Prerequisite - Docker Networking
  • 009 Prerequisite - CNI
  • 010 Cluster Networking
  • 011 Important Note about CNI and CKA Exam.html
  • 012 Practice Test - Explore Kubernetes Environment.html
  • 013 Solution - Explore Environment (optional)
  • 014 Pod Networking
  • 015 CNI in kubernetes
  • 016 Note CNI Weave.html
  • 017 CNI weave
  • 018 Practice Test - Explore CNI.html
  • 019 Solution - Explore CNI (optional)
  • 020 Practice Test - Deploy Network Solution.html
  • 021 Solution - Deploy Network Solution (optional)
  • 022 IP Address Management - Weave
  • 023 Practice Test - Networking Weave.html
  • 024 Solution - Networking Weave (optional)
  • 025 Service Networking
  • 026 Practice Test - Service Networking.html
  • 027 Solution - Service Networking (optional)
  • 028 DNS in kubernetes
  • 029 CoreDNS in Kubernetes
  • 030 Practice Test - Explore DNS.html
  • 031 Solution - Explore DNS (optional)
  • 032 Ingress
  • 033 Article Ingress.html
  • 034 Ingress - Annotations and rewrite-target.html
  • 035 Practice Test - Ingress - 1.html
  • 036 Solution - Ingress Networking 1 - (optional)
  • 037 Practice Test - Ingress - 2.html
  • 038 Solution - Ingress Networking - 2 (optional)

  • 10 - Design and Install a Kubernetes Cluster
  • 001 Download Presentation Deck.html
  • 002 Design a Kubernetes Cluster
  • 003 Choosing Kubernetes Infrastructure
  • 004 Configure High Availability
  • 005 ETCD in HA
  • 006 Important Update Kubernetes the Hard Way.html

  • 11 - Install Kubernetes the kubeadm way
  • 001 Introduction to Deployment with Kubeadm
  • 002 Resources.html
  • 003 Deploy with Kubeadm - Provision VMs with Vagrant
  • 004 Demo - Deployment with Kubeadm
  • 005 Practice Test - Deploy a Kubernetes Cluster using Kubeadm.html
  • 006 Solution - Deploy a Kubernetes Cluster using kubeadm (Optional)

  • 12 - End to End Tests on a Kubernetes Cluster
  • 001 Important Update End to End Section.html

  • 13 - Troubleshooting
  • 001 Troubleshooting - Section Introduction
  • 002 Download Presentation Deck.html
  • 003 Application Failure
  • 004 Practice Test - Application Failure.html
  • 005 Solution - Application Failure (Optional)
  • 006 Control Plane Failure
  • 007 Practice Test - Control Plane Failure.html
  • 008 Solution - Control Plane Failure (Optional)
  • 009 Worker Node Failure
  • 010 Practice Test - Worker Node Failure.html
  • 011 Solution - Worker Node Failure (Optional)
  • 012 Network Troubleshooting.html
  • 013 Practice Test - Troubleshoot Network.html

  • 14 - Other Topics
  • 001 Pre-Requisites - JSON PATH.html
  • 002 Practice Test - JSON PATH.html
  • 003 Advanced Kubectl Commands
  • 004 Practice Test - Advanced Kubectl Commands.html

  • 15 - Lightning Labs
  • 001 Lightning Lab Introduction.html
  • 002 Lightning Lab - 1.html

  • 16 - Mock Exams
  • 001 Mock Exam - 1.html
  • 002 Solution - Mock Exam -1 (Optional)
  • 003 Mock Exam - 2.html
  • 004 Mock Exam - 2 - Solution (Optional)
  • 005 Mock Exam - 3.html
  • 006 Mock Exam - 3 - Solution (Optional)

  • 17 - Course Conclusion
  • 001 Frequently Asked Questions!.html
  • 002 More Certification Tips!.html
  • 003 Bonus Lecture Conclusion
  • 004 Kubernetes Update and Project Videos - Your Essential Guide.html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 45084
    حجم: 7731 مگابایت
    مدت زمان: 1368 دقیقه
    تاریخ انتشار: ۳ تیر ۱۴۰۴
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید