PluralSight - Managing Kubernetes Controllers and Deployments

seeders: 10
leechers: 4
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 42
  • Language: English

Files

[ CourseBoat.com ] PluralSight - Managing Kubernetes Controllers and Deployments
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01. Course Overview
    • 01. Course Overview.mp4 (3.5 MB)
    02. Using Controllers to Deploy Applications and Deployment Basics
    • 02. Introduction Course and Module Overview.mp4 (2.8 MB)
    • 03. Kubernetes Principals the Controller Manager and Introduction to Controllers.mp4 (7.9 MB)
    • 04. Lab Environment Review.mp4 (2.7 MB)
    • 05. Demo-Examining System Pods and Their Controllers.mp4 (8.1 MB)
    • 06. Introducing the Deployment Controller and Deployment Basics.mp4 (8.0 MB)
    • 07. Demo-Creating a Basic Deployment Imperatively and Declaratively.mp4 (21.2 MB)
    • 08. Understanding ReplicaSet Controller Operations.mp4 (12.7 MB)
    • 09. Demo-Creating a Deployment and ReplicaSet Controller Operations.mp4 (17.4 MB)
    • 10. Demo-ReplicaSet Controller Operations - Working with Labels and Selectors.mp4 (14.3 MB)
    • 11. Demo-ReplicaSet Controller Operations - Node Failures.mp4 (19.9 MB)
    • 12. Module Review and Whats Next.mp4 (1.3 MB)
    03. Maintaining Applications with Deployments
    • 13. Introduction Course and Module Overview.mp4 (1.9 MB)
    • 14. Updating a Deployment and Checking Deployment Rollout Status.mp4 (15.6 MB)
    • 15. Demo-Updating a Deployment and Checking Deployment Rollout Status.mp4 (29.8 MB)
    • 16. Demo-Updating a Deployment and Checking Deployment Rollout Status cont..mp4 (9.5 MB)
    • 17. Using Deployments to Change State and Controlling Updates with UpdateStrategy.mp4 (6.8 MB)
    • 18. Successfully Controlling Deployment Rollouts and Defining an UpdateStrategy.mp4 (5.1 MB)
    • 19. Pausing and Rolling Back Deployments.mp4 (8.8 MB)
    • 20. Demo-Rolling Back a Deployment and Controlling the Rate of a Rollout with UpdateStrategy.mp4 (29.5 MB)
    • 21. Demo-Using UpdateStrategy and Readiness Probes to Control a Rollout.mp4 (51.4 MB)
    • 22. Demo-Restarting a Deployment.mp4 (8.3 MB)
    • 23. Scaling Deployments.mp4 (1.8 MB)
    • 24. Demo-Scaling a Deployment.mp4 (15.0 MB)
    • 25. Successful Deployment Tips Module Review and Whats Next.mp4 (2.9 MB)
    04. Deploying and Maintaining Applications with DaemonSets and Jobs
    • 26. Introduction Course and Module Overview.mp4 (1.5 MB)
    • 27. Controllers in Kubernetes and Understanding DaemonSets.mp4 (10.5 MB)
    • 28. Updating DaemonSets.mp4 (2.3 MB)
    • 29. Demo-Creating and DaemonSets Controller Operations.mp4 (22.0 MB)
    • 30. Demo-Creating DaemonSets with NodeSelectors and Updating DaemonSets.mp4 (21.1 MB)
    • 31. Introducing and Working with Jobs.mp4 (10.4 MB)
    • 32. Introducing and Working with CronJobs.mp4 (5.7 MB)
    • 33. Demo-Executing Tasks with Jobs.mp4 (12.2 MB)
    • 34. Demo-Dealing with Job Failures and restartPolicy.mp4 (10.6 MB)
    • 35. Demo-Working with Parallel Jobs and Scheduling Tasks with CronJobs.mp4 (18.9 MB)
    • 36. Introducing StatefulSets.mp4 (2.9 MB)
    • 37. Module Review and Thank You.mp4 (1.3 MB)
    • Bonus Resources.txt (0.3 KB)
    • Exercise Files 02 demos demos
      • 1-kube-system.sh (0.9 KB)
      • 2-DeploymentBasics.sh (2.0 KB)
      • 3-ReplicaSet.sh (3.2 KB)
      • README.TXT (0.3 KB)
      • ReplicaSet-matchExpressions.yaml (0.4 KB)
      • ReplicaSet.yaml (0.3 KB)
      • deployment-me.yaml (0.6 KB)
      • deployment.yaml (0.5 KB)
      • using-controllers-to-deploy-applications-and-deployment-basics-slides.pdf (603.5 KB)
      • 03 demos demos
        • 1-deployments.sh (1.4 KB)
        • 2-deployments.sh (6.3 KB)
        • 3-deployments.sh (1.3 KB)
        • deployment.20replicas.yaml (0.5 KB)
        • deployment.broken.yaml (0.5 KB)
        • deployment.probes-1.yaml (0.8 KB)
        • deployment.probes-2.yaml (0.8 KB)
        • deployment.probes-3.yaml (0.8 KB)
        • deployment.v2.yaml (0.5 KB)
        • deployment.yaml (0.5 KB)
        • maintaining-applications-with-deployments-slides.pdf (585.7 KB)
        • 04 demos demos
          • 1-DaemonSet.sh (2.9 KB)
          • 2-JobsCronJobs.sh (2.5 KB)
          • CronJob.yaml (0.4 KB)
          • DaemonSet-v2.yaml (0.3 KB)
          • DaemonSet.yaml (0.3 KB)
          • DaemonSetWithNodeSelector.yaml (0.3 KB)
          • ParallelJob.yaml (0.3 KB)
          • StatefulSet.yaml (1.0 KB)
          • job-failure-OnFailure.yaml (0.3 KB)
          • job-failure.yaml (0.3 KB)
          • job.yaml (0.3 KB)
          • deploying-and-maintaining-applications-with-daemonsets-and-jobs-slides.pdf (536.5 KB)

Description

Managing Kubernetes Controllers and Deployments



Duration: 2h 48m | Updated: Sep 13, 2021 | Video: 1280x720, 48kHz | 428 MB
Genre: eLearning | Language: English | Level: Intermediate
Learn how to deploy and maintain applications using Kubernetes Controllers. In this course you'll learn how to select a Controller for your workload, deploy it, and maintain your container-based applications in your Kubernetes cluster.

Let’s take your Kubernetes admin skills to the next level and continue along on your Certified Kubernetes Administrator (CKA) learning path. This course, Managing Kubernetes Controllers and Deployments, dives into the primary building block of Kubernetes-based applications: Controllers. In this course you will learn the critical skills for deploying and maintaining your self-healing applications in Kubernetes. The course covers Deployments, DaemonSets, StatefulSets, Jobs, and CronJobs. You'll also learn how to select a Controller type for your workload, and how to deploy and maintain your container-based application in your Kubernetes cluster.



Download torrent
427.3 MB
seeders:10
leechers:4
PluralSight - Managing Kubernetes Controllers and Deployments


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
427.3 MB
seeders:10
leechers:4
PluralSight - Managing Kubernetes Controllers and Deployments


Torrent hash: 952FECD39C70DEAAFD6A1A0823E89E0892B65F04