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

Certified Kubernetes Administrator (CKA)

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

01 Introduction
  • 001 All Lessons PDF.pdf
  • 001 Course Introduction
  • 001 Introduction PDF.pdf
  • 001 kubernetes essentials.zip
  • 002 CKA Exam Updates
  • 002 cka curriculum overview.zip
  • 002 cka faq (k8s version info).zip

  • 02 Getting Started
  • 001 Getting Started PDF.pdf
  • 001 K8s Basics - Quick Recap
  • 001 what is kubernetes.zip
  • 002 K8s Architectural Overview
  • 002 kubernetes api.zip
  • 002 kubernetes components.zip
  • 002 understanding kubernetes objects.zip
  • 002 what is kubernetes.zip
  • 003 Building a Kubernetes Cluster
  • 003 Lesson Reference.pdf
  • 003 creating a single control-plane cluster with kubeadm.zip
  • 003 install docker engine on ubuntu.zip
  • 003 install kubeadm.zip
  • 005 Lesson Reference.pdf
  • 005 Using Namespaces in K8s
  • 005 namespaces.zip

  • 03 Cluster Management
  • 001 K8s Management Overview
  • 001 PDF.pdf
  • 002 Introduction to High Availability in K8s
  • 002 options for highly available topology.zip
  • 003 Introducing K8s Management Tools
  • 003 k8s tools.zip
  • 003 kustomize.zip
  • 004 Lesson Reference.pdf
  • 004 Safely Draining a K8s Node
  • 004 draining a node.zip
  • 005 Lesson Reference.pdf
  • 005 Upgrading K8s with kubeadm
  • 005 upgrading kubeadm clusters.zip
  • 007 Backing Up and Restoring etcd Cluster Data
  • 007 Lesson Reference.pdf
  • 007 backing up an etcd cluster.zip
  • 009 Cluster Management Summary

  • 04 Kubernetes Object Management
  • 001 Lesson Reference.pdf
  • 001 PDF.pdf
  • 001 Working with kubectl
  • 001 kubectl.zip
  • 003 Lesson Reference.pdf
  • 003 kubectl.zip
  • 003 kubectl Tips
  • 003 kubectl cheat sheet.zip
  • 003 object management.zip
  • 004 Lesson Reference.pdf
  • 004 Managing K8s Role-Based Access Control (RBAC)
  • 004 rbac.zip
  • 006 Creating ServiceAccounts
  • 006 Lesson Reference.pdf
  • 006 configure service accounts for pods.zip
  • 006 using rbac authorization.zip
  • 007 Inspecting Pod Resource Usage
  • 007 Lesson Reference.pdf
  • 007 kubectl cheat sheet.zip
  • 007 tools for monitoring resources.zip

  • 05 Pods and Containers
  • 001 Pods and Containers Overview
  • 001 Pods and Containers PDF.pdf
  • 002 Lesson Reference.pdf
  • 002 Managing Application Configuration
  • 002 configmaps.zip
  • 002 secrets.zip
  • 004 Lesson Reference.pdf
  • 004 Managing Container Resources
  • 004 resource requests and limits.zip
  • 005 Lesson Reference.pdf
  • 005 Monitoring Container Health with Probes
  • 005 container probes.zip
  • 005 pod lifecycle.zip
  • 006 Building Self-Healing Pods with Restart Policies
  • 006 Lesson Reference.pdf
  • 006 restart policy.zip
  • 008 Creating Multi-Container Pods
  • 008 Lesson Reference.pdf
  • 008 patterns for composite containers.zip
  • 008 shared volumes.zip
  • 008 using pods.zip
  • 009 Introducing Init Containers
  • 009 Lesson Reference.pdf
  • 009 init containers.zip
  • 011 Pods and Containers Summary

  • 06 Advanced Pod Allocation
  • 001 Advanced Pod Allocation PDF.pdf
  • 001 Exploring K8s Scheduling
  • 001 Lesson Reference.pdf
  • 001 assigning pods to nodes.zip
  • 001 kubernetes scheduler.zip
  • 003 Lesson Reference.pdf
  • 003 Using DaemonSets
  • 003 daemonset.zip
  • 005 Lesson Reference.pdf
  • 005 Using Static Pods
  • 005 create static pods.zip

  • 07 Deployments
  • 001 Deployments PDF.pdf
  • 001 K8s Deployments Overview
  • 001 Lesson Reference.pdf
  • 001 deployments.zip
  • 002 Lesson Reference.pdf
  • 002 Scaling Applications with Deployments
  • 002 scaling a deployment.zip
  • 003 Lesson Reference.pdf
  • 003 Managing Rolling Updates with Deployments
  • 003 rolling back a deployment.zip
  • 003 updating a deployment.zip

  • 08 Networking
  • 001 K8s Networking Architectural Overview
  • 001 Networking PDF.pdf
  • 001 cluster networking.zip
  • 002 CNI Plugins Overview
  • 002 network plugins.zip
  • 003 Lesson Reference.pdf
  • 003 Understanding K8s DNS
  • 003 dns for services and pods.zip
  • 005 Lesson Reference.pdf
  • 005 Using NetworkPolicies
  • 005 network policies.zip

  • 09 Services
  • 001 K8s Services Overview
  • 001 Services PDF.pdf
  • 001 service.zip
  • 002 Lesson Reference.pdf
  • 002 Using K8s Services
  • 002 service.zip
  • 004 Discovering K8s Services with DNS
  • 004 Lesson Reference.pdf
  • 004 dns for services and pods.zip
  • 006 Lesson Reference.pdf
  • 006 Managing Access from Outside with K8s Ingress
  • 006 ingress.zip
  • 006 ingress controllers.zip

  • 10 Storage
  • 001 K8s Storage Overview
  • 001 Storage PDF.pdf
  • 001 persistent volumes.zip
  • 001 volumes.zip
  • 002 Lesson Reference.pdf
  • 002 Using K8s Volumes
  • 002 volumes.zip
  • 004 Exploring K8s Persistent Volumes
  • 004 persistent volumes.zip
  • 005 Lesson Reference.pdf
  • 005 Using K8s Persistent Volumes
  • 005 persistent volumes.zip

  • 11 Troubleshooting
  • 001 K8s Troubleshooting Overview
  • 001 Troubleshooting PDF.pdf
  • 002 Lesson Reference.pdf
  • 002 Troubleshooting Your K8s Cluster
  • 002 troubleshooting.zip
  • 002 troubleshoot clusters.zip
  • 003 Checking Cluster and Node Logs
  • 003 Lesson Reference.pdf
  • 003 looking at logs.zip
  • 005 Lesson Reference.pdf
  • 005 Troubleshooting Your Applications
  • 005 determine the reason for pod failure.zip
  • 005 get a shell to a running container.zip
  • 005 troubleshooting applications.zip
  • 006 Checking Container Logs
  • 006 Lesson Reference.pdf
  • 006 debug running pods.zip
  • 008 Lesson Reference.pdf
  • 008 Troubleshooting K8s Networking Issues
  • 008 debugging dns resolution.zip
  • 008 debug services.zip
  • 008 netshoot.zip
  • 009 Troubleshooting Summary

  • 12 Conclusion
  • 001 About the Exam
  • 001 official kubernetes documentation.zip
  • 002 Course Conclusion and Whats Next
  • 003 Keep Up to Date with Kubernetes This Month
  • 003 kubernetes this month.zip
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 8331
    حجم: 3175 مگابایت
    مدت زمان: 345 دقیقه
    تاریخ انتشار: 8 فروردین 1402
    طراحی سایت و خدمات سئو

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