磁力管家

磁力管家
为您索检到535条磁力链接,耗时0毫秒。 rss

分享给好友

【影视】 Managing the Kubernetes API Server and Pods
收录时间:2024-01-25 文档个数:109 文档大小:597.0 MB 最近下载:2025-05-16 人气:9701 磁力链接
  • mp403. Managing Objects with Labels, Annotations, and Namespaces/11. Demo- Services, Labels, Selectors, and Scheduling Pods to Nodes.mp4 37.2 MB
  • mp403. Managing Objects with Labels, Annotations, and Namespaces/09. Demo- Working with Labels - Creating, Querying, and Editing.mp4 35.1 MB
  • mp404. Running and Managing Pods/16. Demo- Pod Lifecycle and Container Restart Policy.mp4 31.4 MB
  • mp402. Using the Kubernetes API/17. Demo- Special API Requests - Watch, Exec, and Log.mp4 28.2 MB
  • mp403. Managing Objects with Labels, Annotations, and Namespaces/05. Demo- Working with Namespaces and Objects in Namespaces.mp4 27.5 MB
  • mp403. Managing Objects with Labels, Annotations, and Namespaces/10. Demo- Deployments, ReplicaSets, Labels, and Selectors.mp4 26.3 MB
  • mp402. Using the Kubernetes API/18. Demo- Authentication Failures and Missing Resources.mp4 25.8 MB
  • mp402. Using the Kubernetes API/16. Demo- Anatomy of an API Request.mp4 24.9 MB
  • mp404. Running and Managing Pods/19. Demo- Implementing Container Probes - livenessProbes and readinessProbes.mp4 24.2 MB
  • mp402. Using the Kubernetes API/08. Demo- API Server Discovery, Listing Resources, Using kubectl explain, and Creating Objects.mp4 23.8 MB
  • mp402. Using the Kubernetes API/09. Demo- Working with kubectl dry-run.mp4 23.5 MB
  • mp404. Running and Managing Pods/07. Demo- Running Bare Pods and Pods in Controllers.mp4 22.8 MB
  • mp402. Using the Kubernetes API/12. Demo- API Object Discovery - API Groups and Versions.mp4 16.0 MB
  • mp404. Running and Managing Pods/11. Demo- Running Multi-container Pods and Sharing Data Between Containers in a Pod.mp4 15.8 MB
  • mp404. Running and Managing Pods/08. Demo- Running Pods and Using kubectl port-forward to access a Pod's Application.mp4 13.4 MB
  • mp404. Running and Managing Pods/20. Demo- Implementing Container Probes - startupProbes.mp4 13.2 MB
  • mp404. Running and Managing Pods/09. Demo- Working with Static Pods.mp4 12.8 MB
  • mp404. Running and Managing Pods/13. Demo- Working with Init Containers.mp4 12.7 MB
  • mp404. Running and Managing Pods/14. Pod Lifecycle, Stopping-Terminating Pods, and Persistency of Pods.mp4 12.4 MB
  • mp403. Managing Objects with Labels, Annotations, and Namespaces/07. Introducing and Working with Labels and How Kubernetes Uses Labels.mp4 11.5 MB
【影视】 [Tutorialsplanet.NET] Udemy - Docker & Kubernetes The Practical Guide [2022 Edition]
收录时间:2024-01-25 文档个数:636 文档大小:6.4 GB 最近下载:2025-03-06 人气:16 磁力链接
  • mp409 - Deploying Docker Containers/033 Deploying a Standalone Frontend App.mp4 152.2 MB
  • mp401 - Getting Started/013 Getting Our Hands Dirty!.mp4 149.2 MB
  • mp401 - Getting Started/005 Virtual Machines vs Docker Containers.mp4 149.1 MB
  • mp409 - Deploying Docker Containers/026 Moving to MongoDB Atlas.mp4 125.5 MB
  • mp406 - Docker Compose Elegant Multi-Container Orchestration/007 Working with Multiple Containers.mp4 103.0 MB
  • mp414 - Kubernetes Networking/012 Adding a Containerized Frontend.mp4 97.3 MB
  • mp409 - Deploying Docker Containers/023 Using EFS Volumes with ECS.mp4 94.6 MB
  • mp401 - Getting Started/003 Why Docker & Containers.mp4 92.1 MB
  • mp405 - Building Multi-Container Applications with Docker/006 Adding Docker Networks for Efficient Cross-Container Communication.mp4 81.8 MB
  • mp405 - Building Multi-Container Applications with Docker/009 Volumes, Bind Mounts & Polishing for the NodeJS Container.mp4 81.1 MB
  • mp401 - Getting Started/008 Docker Setup - Windows.mp4 80.0 MB
  • mp412 - Kubernetes in Action - Diving into the Core Concepts/005 Windows Setup.mp4 78.6 MB
  • mp401 - Getting Started/002 What Is Docker.mp4 75.5 MB
  • mp401 - Getting Started/009 Docker Setup - Docker Toolbox for Older Systems.mp4 75.2 MB
  • mp404 - Networking (Cross-)Container Communication/005 Analyzing the Demo App.mp4 73.7 MB
  • mp402 - Docker Images & Containers The Core Building Blocks/022 Pushing Images to DockerHub.mp4 73.4 MB
  • mp401 - Getting Started/014 Course Outline.mp4 72.3 MB
  • mp409 - Deploying Docker Containers/016 Deploying with AWS ECS A Managed Docker Container Service.mp4 63.2 MB
  • mp413 - Managing Data & Volumes with Kubernetes/007 A First Volume The emptyDir Type.mp4 62.7 MB
  • mp413 - Managing Data & Volumes with Kubernetes/008 A Second Volume The hostPath Type.mp4 62.0 MB
【影视】 [FreeCourseSite.com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
收录时间:2024-01-24 文档个数:204 文档大小:7.0 GB 最近下载:2025-05-16 人气:3380 磁力链接
  • mp405 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4 265.0 MB
  • mp402 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4 184.5 MB
  • mp403 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4 179.3 MB
  • mp402 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4 176.3 MB
  • mp406 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4 176.2 MB
  • mp405 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4 168.9 MB
  • mp402 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 166.4 MB
  • mp405 - Asynchronous processing with background workers [Asynq + Redis]/011 How to test a gRPC API that requires authentication.mp4 157.0 MB
  • mp401 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4 152.2 MB
  • mp405 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4 150.5 MB
  • mp403 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 149.4 MB
  • mp401 - Working with database [Postgres + SQLC]/004 Use Docker + Postgres + TablePlus to create DB schema.mp4 138.5 MB
  • mp401 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 134.6 MB
  • mp401 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4 131.8 MB
  • mp403 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4 129.8 MB
  • mp404 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4 129.5 MB
  • mp401 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4 123.3 MB
  • mp403 - Deploying the application to production [Docker + Kubernetes + AWS]/009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4 120.3 MB
  • mp404 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4 119.0 MB
  • mp405 - Asynchronous processing with background workers [Asynq + Redis]/006 How to send email in Go via Gmail.mp4 116.8 MB
【影视】 [FreeCourseSite.com] Udemy - Docker & Kubernetes The Practical Guide [2023 Edition]
收录时间:2024-01-23 文档个数:462 文档大小:5.1 GB 最近下载:2025-05-10 人气:6009 磁力链接
  • mp4lesson135.mp4 81.7 MB
  • mp4lesson33.mp4 75.9 MB
  • mp4lesson1.mp4 75.1 MB
  • mp4lesson125.mp4 72.1 MB
  • mp4lesson128.mp4 62.7 MB
  • mp4lesson160.mp4 60.7 MB
  • mp4lesson83.mp4 59.7 MB
  • mp4lesson75.mp4 58.8 MB
  • mp4lesson210.mp4 57.7 MB
  • mp4lesson219.mp4 55.4 MB
  • mp4lesson104.mp4 54.6 MB
  • mp4lesson227.mp4 51.8 MB
  • mp4lesson212.mp4 51.1 MB
  • mp4lesson73.mp4 47.7 MB
  • mp4lesson122.mp4 47.2 MB
  • mp4lesson7.mp4 47.1 MB
  • mp4lesson118.mp4 46.9 MB
  • mp4lesson11.mp4 46.8 MB
  • mp4lesson101.mp4 46.8 MB
  • mp4lesson209.mp4 46.2 MB
【影视】 [ DevCourseWeb.com ] Udemy - Certified Kubernetes Administrator (Cka) - 100% Lab Course
收录时间:2024-01-22 文档个数:52 文档大小:1.6 GB 最近下载:2025-05-14 人气:3471 磁力链接
  • mp4~Get Your Files Here !/5 - Extra/48 - EKS Cluster Setup.mp4 300.4 MB
  • mp4~Get Your Files Here !/5 - Extra/50 - 25 CKA Exam Tips.mp4 208.6 MB
  • mp4~Get Your Files Here !/5 - Extra/49 - EKS NodeGroup Scaling.mp4 92.2 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/33 - Challenge Question 16 Lab.mp4 75.4 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/31 - Challenge Question 15 Lab.mp4 71.1 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/39 - Challenge Question 19 Lab.mp4 70.7 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/41 - Challenge Question 20 Lab.mp4 60.6 MB
  • mp4~Get Your Files Here !/2 - Real Time CKA Challenge Set 1/3 - Challenge Question 1 Lab.mp4 46.2 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/27 - Challenge Question 13 Lab.mp4 39.2 MB
  • mp4~Get Your Files Here !/1 - About Course/1 - Mustwatch Course Before Real Exam.mp4 36.6 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/29 - Challenge Question 14 Lab.mp4 34.1 MB
  • mp4~Get Your Files Here !/2 - Real Time CKA Challenge Set 1/17 - Challenge Question 8 Lab.mp4 33.5 MB
  • mp4~Get Your Files Here !/4 - Real Time CKA Challenge Set 3/45 - Challenge Question 22 Lab.mp4 32.7 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/37 - Challenge Question 18 Lab.mp4 30.4 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/25 - Challenge Question 12 Lab.mp4 27.2 MB
  • mp4~Get Your Files Here !/2 - Real Time CKA Challenge Set 1/13 - Challenge Question 6 Lab.mp4 26.6 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/23 - Challenge Question 11 Lab.mp4 25.0 MB
  • mp4~Get Your Files Here !/3 - Real Time CKA Challenge Set 2/40 - Challenge Question 20.mp4 24.9 MB
  • mp4~Get Your Files Here !/4 - Real Time CKA Challenge Set 3/44 - Challenge Question 22.mp4 22.5 MB
  • mp4~Get Your Files Here !/2 - Real Time CKA Challenge Set 1/21 - Challenge Question 10 Lab.mp4 21.3 MB
【影视】 [FreeCoursesOnline.Me] CBTNugget - Google Kubernetes Training
收录时间:2024-01-21 文档个数:17 文档大小:1.4 GB 最近下载:2025-05-16 人气:2523 磁力链接
  • mp46. Creating Private Clusters.mp4 224.4 MB
  • mp411. Storing Data with Volumes and Claims.mp4 198.9 MB
  • mp44. GKE Standard vs Autopilot.mp4 165.6 MB
  • mp49. Using Node Pools.mp4 157.8 MB
  • mp45. Logging and Monitoring GKE Clusters.mp4 119.1 MB
  • mp412. Deploying Stateful Sets.mp4 118.9 MB
  • mp410. Working with Deployments and Pods.mp4 99.3 MB
  • mp43. Deploy a Kubernetes Cluster.mp4 98.8 MB
  • mp42. Basic Kubernetes Structure.mp4 77.6 MB
  • mp48. Inspecting Cluster Inventory.mp4 69.8 MB
  • mp41. Deploy Google Kubernetes Engine.mp4 27.4 MB
  • mp47. Managing Google Kubernetes Engine.mp4 20.3 MB
  • zipmnging_google_kuberntes_eng.zip 2.1 kB
  • txt0. Websites you may like/1. Get Free Premium Accounts Daily On Our Discord Server!.txt 1.3 kB
  • url0. Websites you may like/2. OneHack.us Premium Cracked Accounts-Tutorials-Guides-Articles Community Based Forum.url 377 Bytes
  • urlFreeCoursesOnline.me Download Udacity, Masterclass, Lynda, PHLearn, etc Free.url 290 Bytes
  • url0. Websites you may like/3. FTUApps.com Download Cracked Developers Applications For Free.url 239 Bytes
【影视】 [ DevCourseWeb.com ] Udemy - Hashicorp Vault Management With Kubernetes Via Helm
收录时间:2024-01-19 文档个数:46 文档大小:2.1 GB 最近下载:2025-05-13 人气:3152 磁力链接
  • mp4~Get Your Files Here !/1 - Introduction to the Hashicorp Vault Component/2 - What is Hashicorp Vault.mp4 122.7 MB
  • mp4~Get Your Files Here !/7 - High Available Vault Deployment/37 - Disable Liveliness to unseal vault.mp4 102.4 MB
  • mp4~Get Your Files Here !/2 - Vault on Azure Kubernetes Cluster/10 - Vault Status Init Unseal CLI.mp4 85.5 MB
  • mp4~Get Your Files Here !/7 - High Available Vault Deployment/34 - Configuration for HA Vault.mp4 77.3 MB
  • mp4~Get Your Files Here !/6 - Configuration via Terraform/31 - Create backend auth via Terraform.mp4 71.0 MB
  • mp4~Get Your Files Here !/8 - Injecting Vault Secrets into PODS via Sidevar/44 - Manage K8S authconfig via Vault CLI.mp4 67.4 MB
  • mp4~Get Your Files Here !/1 - Introduction to the Hashicorp Vault Component/1 - Introduction to the Course.mp4 65.7 MB
  • mp4~Get Your Files Here !/5 - Security Policies on Vault/30 - Create attach policy via API.mp4 65.4 MB
  • mp4~Get Your Files Here !/4 - Vault Github Authentication/21 - Configure Github organisation id and login.mp4 65.2 MB
  • mp4~Get Your Files Here !/7 - High Available Vault Deployment/35 - Deploy a 3 node vault cluster HA Mode.mp4 60.4 MB
  • mp4~Get Your Files Here !/5 - Security Policies on Vault/23 - Create KV secret engine UI.mp4 59.1 MB
  • mp4~Get Your Files Here !/8 - Injecting Vault Secrets into PODS via Sidevar/43 - Create K8S auth config via API.mp4 56.9 MB
  • mp4~Get Your Files Here !/8 - Injecting Vault Secrets into PODS via Sidevar/42 - Managing Kubernetes Config via API.mp4 56.8 MB
  • mp4~Get Your Files Here !/8 - Injecting Vault Secrets into PODS via Sidevar/40 - Config Kubernetes auth service ac policies.mp4 56.7 MB
  • mp4~Get Your Files Here !/5 - Security Policies on Vault/24 - Create first policy to view secret engine.mp4 55.5 MB
  • mp4~Get Your Files Here !/1 - Introduction to the Hashicorp Vault Component/3 - How to Interact with Vault.mp4 55.5 MB
  • mp4~Get Your Files Here !/2 - Vault on Azure Kubernetes Cluster/8 - Deploy VAULT as a service on cluster via HELM.mp4 52.0 MB
  • mp4~Get Your Files Here !/6 - Configuration via Terraform/33 - Create user admin policies via Terraform.mp4 51.3 MB
  • mp4~Get Your Files Here !/7 - High Available Vault Deployment/36 - Unseal a 3 node cluster.mp4 51.2 MB
  • mp4~Get Your Files Here !/5 - Security Policies on Vault/26 - Create WRITEDELETEUPDATE policy for users.mp4 46.7 MB
【影视】 [ CourseWikia.com ] Acloud Guru - Introduction to Kubernetes
收录时间:2024-01-19 文档个数:37 文档大小:659.1 MB 最近下载:2025-05-13 人气:384 磁力链接
  • mp4~Get Your Files Here !/03 Working with Kubernetes/001 The Kubernetes API.mp4 224.3 MB
  • mp4~Get Your Files Here !/02 The Basics/004 Building a Kubernetes Cluster.mp4 86.7 MB
  • mp4~Get Your Files Here !/01 Introduction/001 Course Introduction.mp4 63.6 MB
  • mp4~Get Your Files Here !/02 The Basics/001 What Are Containers.mp4 50.4 MB
  • mp4~Get Your Files Here !/03 Working with Kubernetes/002 Kubernetes Objects.mp4 45.6 MB
  • mp4~Get Your Files Here !/02 The Basics/002 What Is Kubernetes.mp4 36.1 MB
  • mp4~Get Your Files Here !/03 Working with Kubernetes/003 kubectl Basics.mp4 33.4 MB
  • mp4~Get Your Files Here !/03 Working with Kubernetes/005 Managing Containers with Pods.mp4 32.1 MB
  • mp4~Get Your Files Here !/04 Conclusion/001 Whats Next.mp4 30.8 MB
  • mp4~Get Your Files Here !/02 The Basics/003 The Kubernetes Cluster.mp4 29.8 MB
  • mp4~Get Your Files Here !/03 Working with Kubernetes/007 Kubernetes in the Cloud.mp4 26.1 MB
  • srt~Get Your Files Here !/02 The Basics/001 What Are Containers.en.srt 9.7 kB
  • srt~Get Your Files Here !/03 Working with Kubernetes/001 The Kubernetes API.en.srt 9.1 kB
  • srt~Get Your Files Here !/03 Working with Kubernetes/003 kubectl Basics.en.srt 9.1 kB
  • srt~Get Your Files Here !/03 Working with Kubernetes/005 Managing Containers with Pods.en.srt 8.1 kB
  • srt~Get Your Files Here !/03 Working with Kubernetes/002 Kubernetes Objects.en.srt 7.7 kB
  • srt~Get Your Files Here !/02 The Basics/002 What Is Kubernetes.en.srt 6.2 kB
  • srt~Get Your Files Here !/02 The Basics/003 The Kubernetes Cluster.en.srt 6.0 kB
  • srt~Get Your Files Here !/01 Introduction/001 Course Introduction.en.srt 2.3 kB
  • srt~Get Your Files Here !/04 Conclusion/001 Whats Next.en.srt 1.1 kB
【影视】 [GigaCourse.Com] Udemy - Backend Master Class Golang Postgres Kubernetes gRPC
收录时间:2024-01-17 文档个数:190 文档大小:10.2 GB 最近下载:2025-05-09 人气:991 磁力链接
  • mp45 - Asynchronous processing with background workers Asynq Redis/63 - Unit test gRPC API with mock DB Redis.mp4 449.4 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/29 - Store retrieve production secrets with AWS secrets manager.mp4 322.0 MB
  • mp42 - Building RESTful HTTP JSON API Gin JWT PASETO/20 - How to create and verify JWT PASETO token in Golang.mp4 314.8 MB
  • mp42 - Building RESTful HTTP JSON API Gin JWT PASETO/22 - Implement authentication middleware and authorization rules in Golang using Gin.mp4 287.9 MB
  • mp45 - Asynchronous processing with background workers Asynq Redis/61 - Email verification feature design DB and send email.mp4 287.5 MB
  • mp42 - Building RESTful HTTP JSON API Gin JWT PASETO/13 - Mock DB for testing HTTP API in Go and achieve 100 coverage.mp4 275.7 MB
  • mp45 - Asynchronous processing with background workers Asynq Redis/64 - How to test a gRPC API that requires authentication.mp4 267.8 MB
  • mp41 - Working with database Postgres SQLC/9 - Deeply understand transaction isolation levels read phenomena.mp4 265.7 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/32 - How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 263.8 MB
  • mp41 - Working with database Postgres SQLC/2 - Install use Docker Postgres TablePlus to create DB schema.mp4 256.6 MB
  • mp45 - Asynchronous processing with background workers Asynq Redis/62 - Implement email verification API in Go.mp4 256.3 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/31 - How to use kubectl k9s to connect to a kubernetes cluster on AWS EKS.mp4 222.8 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/27 - Auto build push docker image to AWS ECR with Github Actions.mp4 219.8 MB
  • mp41 - Working with database Postgres SQLC/4 - Generate CRUD Golang code from SQL Compare dbsql gorm sqlx sqlc.mp4 217.8 MB
  • mp44 - Advanced Backend Topics Sessions gRPC/49 - Partial update DB record with SQLC nullable arguments.mp4 214.3 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/35 - Auto issue renew TLS certificates with certmanager and Lets Encrypt.mp4 203.7 MB
  • mp41 - Working with database Postgres SQLC/7 - DB transaction lock How to handle deadlock in Golang.mp4 199.0 MB
  • mp44 - Advanced Backend Topics Sessions gRPC/43 - gRPC Gateway write code once serve both gRPC HTTP requests.mp4 199.0 MB
  • mp43 - Deploying the application to production Docker Kubernetes AWS/36 - Automatic deploy to Kubernetes with Github Action.mp4 198.3 MB
  • mp44 - Advanced Backend Topics Sessions gRPC/52 - Write structured logs for gRPC APIs.mp4 198.1 MB
【影视】 Вечерняя школа Слёрма по Kubernetes
收录时间:2024-01-17 文档个数:45 文档大小:5.0 GB 最近下载:2025-05-15 人气:1268 磁力链接
  • mp409. Kubespray. Установка кластера. Вечерняя школа Слёрма по Kubernetes.mp4 384.6 MB
  • mp406. Kubernetes_ Ingress, Service, PV, PVC, ConfigMap, Secret. Вечерняя школа Слёрма по Kubernetes.mp4 319.9 MB
  • mp403. Docker Compose и Best Practice Docker, CI_CD и Gitlab CI. Вечерняя школа Слё.mp4 294.3 MB
  • mp417. Траблшутинг кластера. Решения проблем при эксплуатации. Вечерняя школа Слёрма по Kubernetes.mp4 289.0 MB
  • mp418. Мониторинг кластера Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 275.7 MB
  • mp411. Продвинутые абстракции Kubernetes_ Job, CronJob, RBAC. Вечерняя школа Слёрма по Kubernetes.mp4 255.0 MB
  • mp408. Сеть Kubernetes, отказоустойчивый сетап кластера. Вечерняя школа Слёрма по Kubernetes.mp4 254.7 MB
  • mp404. Введение в Kubernetes, Pod, Replicaset. Вечерняя школа Слёрма по Kubernetes.mp4 247.2 MB
  • mp402. Что такое Docker Вечерняя школа Слёрма по Kubernetes.mp4 242.3 MB
  • mp410. Продвинутые абстракции Kubernetes_ Daemonset, Statefulset. Вечерняя школа Слёрма по Kubernetes.mp4 237.3 MB
  • mp405. Kubernetes_ Deployment, Probes, Resources. Вечерняя школа Слёрма по Kubernet.mp4 234.6 MB
  • mp414. Подключение СХД Ceph в Kubernetes с помощью CSI. Вечерняя школа Слёрма по Kubernetes.mp4 225.9 MB
  • mp401. Вводный вебинар. Зачем нужен Kubernetes Вечерняя школа Слёрма по Kubernetes.mp4 203.2 MB
  • mp419. Логирование в Kubernetes. Сбор и анализ логов. Вечерняя школа Слёрма по Kubernetes.mp4 197.4 MB
  • mp422. Observability — принципы и техники наблюдения за системой. Вечерняя школа Слёрма по Kubernetes.mp4 181.0 MB
  • mp420. Требования к разработке приложения в Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 179.8 MB
  • mp416. Обновление Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 177.4 MB
  • mp421. Докеризация приложения и CI_CD в Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 173.0 MB
  • mp407. Компоненты кластера Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 166.6 MB
  • mp415. Как сломать Кубернетес Disaster Recovery. Вечерняя школа Слёрма по Kubernetes.mp4 147.6 MB
【影视】 [GigaCourse.Com] CBTNugget - Certified Kubernetes Security Specialist (CKS)
收录时间:2024-01-16 文档个数:160 文档大小:8.2 GB 最近下载:2025-05-15 人气:410 磁力链接
  • mp414. Process Kubernetes Audit Logs with PowerShell/69. Parse Kubernetes JSON Audit Logs and Insert MySQL Records.mp4 140.2 MB
  • mp415. Validate Container Image Signatures in Kubernetes/70. Intro to Container Image Verification in Kubernetes.mp4 122.2 MB
  • mp415. Validate Container Image Signatures in Kubernetes/73. Build and Test Signed Container Image.mp4 109.5 MB
  • mp424. Implement Pod Security Standards in Kubernetes/113. Implement Warning for Baseline Pod Security Standard on Namespace.mp4 107.0 MB
  • mp424. Implement Pod Security Standards in Kubernetes/112. Intro to Pod Security Standards.mp4 94.8 MB
  • mp43. Limiting Access to Kubernetes GUIs/13. Intro to Securing Kubernetes GUIs.mp4 94.8 MB
  • mp47. Signing Container Images for Kubernetes Deployment/35. Build and Digitally Sign Container Image with Cosign.mp4 94.8 MB
  • mp45. Securely Handling Secrets in Kubernetes Clusters/25. Deploy Bitnami Sealed Secrets to Kubernetes Cluster.mp4 94.5 MB
  • mp46. Intro to Chaos Testing Kubernetes Clusters/31. Inject HTTP Chaos Mesh Experiment into Pods.mp4 87.7 MB
  • mp44. Using CIS Benchmark to Evaluate Kubernetes Cluster Security/23. Learn Kubernetes Policy CIS Benchmarks.mp4 86.7 MB
  • mp419. Enforce Kubernetes Resource Configuration with Kyverno Policies/88. Intro to Kyverno Policy Management for Kubernetes.mp4 86.1 MB
  • mp412. Master Auditing in Kubernetes Clusters/58. Understanding Kubernetes Audit Policy Configuration.mp4 84.7 MB
  • mp413. Working with Kubernetes Events/61. Intro to Kubernetes Event Resources.mp4 84.2 MB
  • mp47. Signing Container Images for Kubernetes Deployment/34. Install Cosign CLI and Generate Key Pair.mp4 82.6 MB
  • mp423. Explore Chaos Mesh Experiments for Kubernetes Clusters/108. Schedule Chaos Mesh Experiments with Cron Expressions.mp4 81.7 MB
  • mp416. Scan Linux Container Images for Vulnerabilities with Trivy/77. Run Trivy Vulnerability Scan on Linux VM.mp4 79.8 MB
  • mp46. Intro to Chaos Testing Kubernetes Clusters/29. Install Chaos Mesh on Kubernetes Clusters.mp4 79.6 MB
  • mp422. Automate Container Image Scanning in GitHub Actions/103. Intro to Container Image Scanning with GitHub Actions.mp4 79.3 MB
  • mp416. Scan Linux Container Images for Vulnerabilities with Trivy/76. Deep Dive Into Trivy Vulnerability Data Sources.mp4 78.0 MB
  • mp49. Securely Store Secrets in Kubernetes with Vault/47. Inject Hashicorp Vault Secrets into Kubernetes Pod.mp4 78.0 MB
【影视】 Kubernetes RKE2
收录时间:2024-01-16 文档个数:12 文档大小:745.6 MB 最近下载:2025-05-16 人气:16971 磁力链接
  • mp4Kubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №3 - запускаем CP2CP3.mp4 159.9 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №2 - Инфра/Урок №2 - создаем шаблон и ноды.mp4 140.4 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №5 - подключаем NFS-хранилище.mp4 126.8 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №2 - запускаем CP1.mp4 95.6 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №4 - добавляем worker-ноду.mp4 90.3 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №1 - что такое rke2.mp4 74.3 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №2 - Инфра/Урок №1 - планируем задачу.mp4 37.0 MB
  • mp4Kubernetes ➡️ RKE2/Ступень №1 - Вводная/Урок №1 - О чем данный курс.mp4 21.2 MB
  • zipKubernetes ➡️ RKE2/kubernetes-rke2-main.zip 133.4 kB
  • pdfKubernetes ➡️ RKE2/Ступень №2 - Инфра/Урок №1 - планируем задачу.pdf 43.2 kB
  • pdfKubernetes ➡️ RKE2/Ступень №3 - rke2/Урок №1 - что такое rke2.pdf 38.6 kB
  • pdfKubernetes ➡️ RKE2/Ступень №2 - Инфра/Урок №2 - создаем шаблон и ноды.pdf 30.5 kB
【影视】 [CourseClub.Me] Pluralsight - Architecting with Google Kubernetes Engine Foundations
收录时间:2024-01-16 文档个数:62 文档大小:442.5 MB 最近下载:2025-05-15 人气:1806 磁力链接
  • mp404. Kubernetes Architecture/05. Kubernetes Object Management.mp4 104.9 MB
  • mp403. Introduction to Containers and Kubernetes/02. Introduction to Containers.mp4 51.9 MB
  • mp402. Introduction to Google Cloud/10. Lab solution.mp4 50.5 MB
  • mp402. Introduction to Google Cloud/05. Interacting with Google Cloud.mp4 25.2 MB
  • mp41. Course Introduction for Course 1/2. Course Introduction Foundation.mp4 17.5 MB
  • mp403. Introduction to Containers and Kubernetes/07. Introduction to Kubernetes.mp4 16.9 MB
  • mp403. Introduction to Containers and Kubernetes/06. Lab Solution.mp4 16.6 MB
  • mp403. Introduction to Containers and Kubernetes/09. Compute Options Detail.mp4 14.5 MB
  • mp402. Introduction to Google Cloud/03. Resource Management.mp4 13.7 MB
  • mp404. Kubernetes Architecture/04. Google Kubernetes Engine Concepts.mp4 12.5 MB
  • mp404. Kubernetes Architecture/09. Lab Intro.mp4 11.8 MB
  • mp404. Kubernetes Architecture/01. Introduction.mp4 11.2 MB
  • mp402. Introduction to Google Cloud/08. Getting Started with GCP and Qwiklabs.mp4 10.1 MB
  • mp403. Introduction to Containers and Kubernetes/03. Containers and Container Images.mp4 9.3 MB
  • mp403. Introduction to Containers and Kubernetes/10. Summary.mp4 8.6 MB
  • mp404. Kubernetes Architecture/03. Kubernetes Control Plane.mp4 8.0 MB
  • mp402. Introduction to Google Cloud/11. Summary.mp4 7.7 MB
  • mp402. Introduction to Google Cloud/02. Cloud Computing and Google Cloud.mp4 6.8 MB
  • mp402. Introduction to Google Cloud/04. Billing.mp4 6.6 MB
  • mp402. Introduction to Google Cloud/01. Introduction.mp4 6.5 MB
【影视】 Вечерняя школа Слёрма по Kubernetes
收录时间:2024-01-15 文档个数:23 文档大小:5.0 GB 最近下载:2025-05-16 人气:8611 磁力链接
  • mp409. Kubespray. Установка кластера. Вечерняя школа Слёрма по Kubernetes.mp4 384.6 MB
  • mp406. Kubernetes_ Ingress, Service, PV, PVC, ConfigMap, Secret. Вечерняя школа Слёрма по Kubernetes.mp4 319.9 MB
  • mp403. Docker Compose и Best Practice Docker, CI_CD и Gitlab CI. Вечерняя школа Слё.mp4 294.3 MB
  • mp417. Траблшутинг кластера. Решения проблем при эксплуатации. Вечерняя школа Слёрма по Kubernetes.mp4 289.0 MB
  • mp418. Мониторинг кластера Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 275.7 MB
  • mp411. Продвинутые абстракции Kubernetes_ Job, CronJob, RBAC. Вечерняя школа Слёрма по Kubernetes.mp4 255.0 MB
  • mp408. Сеть Kubernetes, отказоустойчивый сетап кластера. Вечерняя школа Слёрма по Kubernetes.mp4 254.7 MB
  • mp404. Введение в Kubernetes, Pod, Replicaset. Вечерняя школа Слёрма по Kubernetes.mp4 247.2 MB
  • mp402. Что такое Docker Вечерняя школа Слёрма по Kubernetes.mp4 242.3 MB
  • mp410. Продвинутые абстракции Kubernetes_ Daemonset, Statefulset. Вечерняя школа Слёрма по Kubernetes.mp4 237.3 MB
  • mp405. Kubernetes_ Deployment, Probes, Resources. Вечерняя школа Слёрма по Kubernet.mp4 234.6 MB
  • mp414. Подключение СХД Ceph в Kubernetes с помощью CSI. Вечерняя школа Слёрма по Kubernetes.mp4 225.9 MB
  • mp419. Логирование в Kubernetes. Сбор и анализ логов. Вечерняя школа Слёрма по Kubernetes.mp4 197.4 MB
  • mp401. Вводный вебинар. Зачем нужен Kubernetes Вечерняя школа Слёрма по Kubernetes.mp4 182.2 MB
  • mp422. Observability — принципы и техники наблюдения за системой. Вечерняя школа Слёрма по Kubernetes.mp4 181.0 MB
  • mp420. Требования к разработке приложения в Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 179.8 MB
  • mp416. Обновление Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 177.4 MB
  • mp421. Докеризация приложения и CI_CD в Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 173.0 MB
  • mp407. Компоненты кластера Kubernetes. Вечерняя школа Слёрма по Kubernetes.mp4 166.6 MB
  • mp415. Как сломать Кубернетес Disaster Recovery. Вечерняя школа Слёрма по Kubernetes.mp4 147.6 MB
【影视】 [FreeCourseSite.com] Udemy - The Complete DevSecOps Course with Docker and Kubernetes
收录时间:2024-01-15 文档个数:56 文档大小:3.6 GB 最近下载:2025-05-08 人气:1375 磁力链接
  • mp45. Docker Security/1. Docker Security Principals.mp4 189.0 MB
  • mp46. Docker Host Decurity/3. Docker Bench Security.mp4 158.5 MB
  • mp47. Docker Images Security/3. Analyzing Docker Images with Anchore.mp4 156.0 MB
  • mp44. Managing Containers and Docker Images/4. Optimizing Docker Images.mp4 140.7 MB
  • mp43. Container Platforms/3. Podman and Container Management.mp4 132.0 MB
  • mp413. Kubernetes Security/2. Kubernetes Security Best Practices.mp4 130.0 MB
  • mp411. Docker Container Administration/1. Administration with Portainer.mp4 115.0 MB
  • mp41. DevOps Architecture/1. Introducing DevOps in IT Delivery.mp4 107.1 MB
  • mp412. Kubernetes Architecture/3. Tools for Deploying Kubernetes.mp4 102.4 MB
  • mp49. Managing Docker Secrets and Networks/4. Creating and Managing Docker Networks.mp4 101.3 MB
  • mp412. Kubernetes Architecture/2. Kubernetes Objects.mp4 96.2 MB
  • mp45. Docker Security/4. Docker Registry.mp4 90.5 MB
  • mp46. Docker Host Decurity/1. Daemin Security.mp4 84.7 MB
  • mp45. Docker Security/3. Docker Content Thrust.mp4 80.4 MB
  • mp44. Managing Containers and Docker Images/1. Managing Docker Images.mp4 79.7 MB
  • mp44. Managing Containers and Docker Images/2. Dockerfile Commands.mp4 79.3 MB
  • mp47. Docker Images Security/1. Docker Hub Repository and Security Scanning.mp4 78.9 MB
  • mp46. Docker Host Decurity/2. Apparmor and Seccomp Profiles.mp4 78.5 MB
  • mp49. Managing Docker Secrets and Networks/2. Container Networking and Managing in Docker.mp4 77.0 MB
  • mp41. DevOps Architecture/2. Creating a Basic Architecture.mp4 76.5 MB
【影视】 [ DevCourseWeb.com ] Udemy - Kubernetes Made Easy (2023)
收录时间:2024-01-15 文档个数:34 文档大小:1.7 GB 最近下载:2025-05-15 人气:1319 磁力链接
  • mp4~Get Your Files Here !/16. Executing Selenium Automation Scripts on Kubernetes having Selenium Grid Setup (.mp4 543.6 MB
  • mp4~Get Your Files Here !/14. Setup Kubernetes Cluster using Minikube (Kubernetes Made Easy - Part 14).mp4 417.5 MB
  • mp4~Get Your Files Here !/15. Setting up Selenium Grid on Kubernetes and Running Selenium Scripts (Kubernetes.mp4 325.5 MB
  • mp4~Get Your Files Here !/1. What is Kubernetes (Kubernetes Made Easy - Part 1).mp4 167.3 MB
  • mp4~Get Your Files Here !/4. Kubernetes versus Docker (Kubernetes Made Easy - Part 4).mp4 83.9 MB
  • mp4~Get Your Files Here !/13. Kubernetes Architecture (Kubernetes Made Easy - Part 13).mp4 57.5 MB
  • mp4~Get Your Files Here !/12. Kubernetes - Horizontal Scaling (Kubernetes Made Easy - Part 12).mp4 21.4 MB
  • mp4~Get Your Files Here !/5. Kubernetes - Load Balancing (Kubernetes Made Easy - Part 5).mp4 10.1 MB
  • mp4~Get Your Files Here !/3. Kubernetes - Pods and Nodes (Kubernetes Made Easy - Part 3).mp4 9.7 MB
  • mp4~Get Your Files Here !/7. Kubernetes - Self Healing (Kubernetes Made Easy - Part 7).mp4 9.1 MB
  • mp4~Get Your Files Here !/11. Kubernetes - Batch Execution (Kubernetes Made Easy - Part 11).mp4 8.8 MB
  • mp4~Get Your Files Here !/6. Kubernetes - Storage Orchestration (Kubernetes Made Easy - Part 6).mp4 7.5 MB
  • mp4~Get Your Files Here !/2. Kubernetes - Automatic Bin Packing (Kubernetes Made Easy - Part 2).mp4 7.4 MB
  • mp4~Get Your Files Here !/10. Kubernetes - Configuration Management (Kubernetes Made Easy - Part 10).mp4 6.2 MB
  • mp4~Get Your Files Here !/8. Kubernetes - Rollouts and Rollbacks (Kubernetes Made Easy - Part 8).mp4 6.0 MB
  • mp4~Get Your Files Here !/9. Kubernetes - Secrets Management (Kubernetes Made Easy - Part 9).mp4 5.6 MB
  • pdf~Get Your Files Here !/16.1 Executing Selenium Automation Scripts on Kubernetes having Selenium Grid Setup (Detailed and from Scratch Explanation).pdf 199.5 kB
  • pdf~Get Your Files Here !/15.1 Setting up Selenium Grid on Kubernetes and Running Selenium Scripts (Kubernetes Made Easy - Part 15).pdf 178.5 kB
  • pdf~Get Your Files Here !/14.1 Setup Kubernetes Cluster using Minikube (Kubernetes Made Easy - Part 14).pdf 92.7 kB
  • pdf~Get Your Files Here !/13.1 Kubernetes Architecture (Kubernetes Made Easy - Part 13).pdf 68.9 kB
【影视】 Kubernetes and Cloud Native Associate (KCNA)
收录时间:2024-01-14 文档个数:220 文档大小:1.1 GB 最近下载:2025-05-16 人气:6609 磁力链接
  • mp4Module 3 Using Containers/Lesson 4 Orchestrating Containers/006. 4.5 Managing Container Storage.mp4 42.0 MB
  • mp4Module 4 Using Kubernetes/Lesson 7 Providing Access to Scalable Applications/005. 7.4 Understanding Application Access Options.mp4 41.0 MB
  • mp4Module 3 Using Containers/Lesson 3 Running Containers/007. 3.6 Building Container Images.mp4 40.3 MB
  • mp4Module 4 Using Kubernetes/Lesson 5 Understanding Kubernetes/002. 5.1 Exploring Kubernetes Architecture.mp4 34.2 MB
  • mp4Module 3 Using Containers/Lesson 3 Running Containers/006. 3.5 Running Docker Containers.mp4 33.8 MB
  • mp4Module 5 Running Applications in Cloud Native/Lesson 9 Delivering Applications to Cloud Native/004. 9.3 CICD and Pipelines.mp4 32.0 MB
  • mp4Module 4 Using Kubernetes/Lesson 7 Providing Access to Scalable Applications/004. 7.3 Configuring Autoscaling.mp4 30.9 MB
  • mp4Module 3 Using Containers/Lesson 4 Orchestrating Containers/003. 4.2 Container Networking and the CNI.mp4 26.9 MB
  • mp4Module 4 Using Kubernetes/Lesson 8 Integrating Applications in Cloud Native/002. 8.1 Understanding Decoupling.mp4 25.7 MB
  • mp4Module 5 Running Applications in Cloud Native/Lesson 11 Using Observability Solutions/005. 11.4 Monitoring Kubernetes with Prometheus.mp4 24.7 MB
  • mp4Module 3 Using Containers/Lesson 3 Running Containers/004. 3.3 Container Runtimes.mp4 24.2 MB
  • mp4Module 2 Cloud Native Technologies and Solutions/Lesson 2 Understanding Cloud Native/002. 2.1 Cloud Native Architecture.mp4 23.8 MB
  • mp4Module 4 Using Kubernetes/Lesson 8 Integrating Applications in Cloud Native/006. 8.5 Using ConfigMaps and Secrets.mp4 23.4 MB
  • mp4Module 4 Using Kubernetes/Lesson 5 Understanding Kubernetes/006. 5.5 How Containers Run on Kubernetes.mp4 22.7 MB
  • mp4Module 5 Running Applications in Cloud Native/Lesson 11 Using Observability Solutions/004. 11.3 Monitoring with Prometheus.mp4 22.4 MB
  • mp4Module 4 Using Kubernetes/Lesson 5 Understanding Kubernetes/004. 5.3 Running Kubernetes in Minikube.mp4 21.4 MB
  • mp4Module 4 Using Kubernetes/Lesson 7 Providing Access to Scalable Applications/006. 7.5 Using Services.mp4 21.3 MB
  • mp4Module 5 Running Applications in Cloud Native/Lesson 9 Delivering Applications to Cloud Native/003. 9.2 Git.mp4 21.2 MB
  • mp4Module 4 Using Kubernetes/Lesson 6 Running Kubernetes Applications/004. 6.3 Using kubectl.mp4 20.1 MB
  • mp4Module 3 Using Containers/Lesson 4 Orchestrating Containers/005. 4.4 Service Mesh.mp4 19.4 MB
【影视】 [ DevCourseWeb.com ] Udemy - Kubernetes Mastery - 240 Key Interview Questions 2024
收录时间:2024-01-14 文档个数:36 文档大小:119.6 MB 最近下载:2025-05-11 人气:2365 磁力链接
  • mp4~Get Your Files Here !/31 - Real interview 4.mp4 31.3 MB
  • mp4~Get Your Files Here !/29 - Real interview 3.mp4 30.5 MB
  • mp4~Get Your Files Here !/25 - Real interview 1.mp4 27.2 MB
  • mp4~Get Your Files Here !/27 - Real interview 2.mp4 16.3 MB
  • mp4~Get Your Files Here !/33 - Real interview 5.mp4 14.2 MB
  • html~Get Your Files Here !/21 - Kubectl.html 6.3 kB
  • html~Get Your Files Here !/23 - GitOps.html 5.7 kB
  • html~Get Your Files Here !/13 - Deployment Patterns.html 5.6 kB
  • html~Get Your Files Here !/17 - Resource Management.html 5.5 kB
  • html~Get Your Files Here !/19 - Storage and Volumes.html 5.5 kB
  • html~Get Your Files Here !/24 - AKS EKS GKS.html 5.2 kB
  • html~Get Your Files Here !/3 - Kubernetes instalation.html 5.2 kB
  • html~Get Your Files Here !/12 - Helm.html 5.2 kB
  • html~Get Your Files Here !/9 - Namespaces.html 5.2 kB
  • html~Get Your Files Here !/5 - StatefulSets.html 5.1 kB
  • html~Get Your Files Here !/1 - Containers.html 5.1 kB
  • html~Get Your Files Here !/22 - Kustomize.html 5.1 kB
  • html~Get Your Files Here !/7 - Pods.html 5.0 kB
  • html~Get Your Files Here !/8 - Jobs.html 5.0 kB
  • html~Get Your Files Here !/11 - Probes.html 5.0 kB
【影视】 [FreeCourseSite.com] Udemy - Certified Kubernetes Application Developer 2022
收录时间:2024-01-13 文档个数:140 文档大小:7.5 GB 最近下载:2025-05-13 人气:260 磁力链接
  • mp42 - Domain 1 - Core Concepts/16 - 16589718.mp4 292.1 MB
  • mp410 - Exam Preparation Section/125 - 19452182.mp4 249.8 MB
  • mp47 - Domain 6 - State Persistence/81 - 16576376.mp4 243.1 MB
  • mp49 - New Exam Updates/116 - 30821032.mp4 215.6 MB
  • mp410 - Exam Preparation Section/123 - 16576400.mp4 189.4 MB
  • mp410 - Exam Preparation Section/124 - 17192084.mp4 182.9 MB
  • mp43 - Domain 2 - POD Design/42 - 16576340.mp4 179.0 MB
  • mp42 - Domain 1 - Core Concepts/24 - 17501500.mp4 169.6 MB
  • mp43 - Domain 2 - POD Design/41 - 17523898.mp4 150.1 MB
  • mp48 - Domain 7 - Multi-Container PODS/95 - 16716932.mp4 149.8 MB
  • mp44 - Domain 3 - Services and Networking/54 - 28790588.mp4 144.4 MB
  • mp49 - New Exam Updates/100 - 28761714.mp4 143.3 MB
  • mp43 - Domain 2 - POD Design/33 - 16576318.mp4 139.9 MB
  • mp49 - New Exam Updates/120 - 30821092.mp4 139.0 MB
  • mp42 - Domain 1 - Core Concepts/20 - Creating First POD Configuration in YAML.mp4 138.2 MB
  • mp42 - Domain 1 - Core Concepts/5 - Installation Options for Kubernetes.mp4 122.8 MB
  • mp42 - Domain 1 - Core Concepts/3 - Overview of Container Orchestration.mp4 120.7 MB
  • mp44 - Domain 3 - Services and Networking/59 - 16576358.mp4 120.0 MB
  • mp44 - Domain 3 - Services and Networking/58 - 28790602.mp4 117.1 MB
  • mp42 - Domain 1 - Core Concepts/19 - Understanding Kubernetes Objects.mp4 116.1 MB
【影视】 [FreeCourseSite.com] Udemy - Certified Kubernetes Application Developer CKAD Exam 2022
收录时间:2024-01-13 文档个数:288 文档大小:5.9 GB 最近下载:2025-05-15 人气:2168 磁力链接
  • mp42. Kubernetes Architecture & Installation (Important Concept to Learn)/8. K8s Manual Installation Kubeadm.mp4 221.2 MB
  • mp46. Application Environment, Configuration and Security (25%)/4. Demo CRDs in Kubernetes.mp4 158.3 MB
  • mp43. Application Design and Build (20%)/36. Demo PV and PVC In Kubernetes.mp4 143.3 MB
  • mp44. Application Deployment (20%)/10. Demo Deployment Rolling Update and Rollback.mp4 129.2 MB
  • mp46. Application Environment, Configuration and Security (25%)/14. Demo Kubernetes ConfigMap.mp4 129.0 MB
  • mp42. Kubernetes Architecture & Installation (Important Concept to Learn)/5. K8s Installation as Managed Service.mp4 119.2 MB
  • mp43. Application Design and Build (20%)/17. Commands and Arguments in K8s.mp4 107.0 MB
  • mp43. Application Design and Build (20%)/15. Demo Kubectl Commands for POD.mp4 106.8 MB
  • mp43. Application Design and Build (20%)/3. Docker Hub Repository.mp4 104.2 MB
  • mp44. Application Deployment (20%)/16. Installing HELM.mp4 101.6 MB
  • mp46. Application Environment, Configuration and Security (25%)/18. Demo Kubernetes Secrets.mp4 97.3 MB
  • mp44. Application Deployment (20%)/18. Package and Deploy Application Using Helm I.mp4 96.3 MB
  • mp44. Application Deployment (20%)/13. Demo Blue-Green Deployment.mp4 95.0 MB
  • mp42. Kubernetes Architecture & Installation (Important Concept to Learn)/7. How to Access Managed K8s Cluster.mp4 94.5 MB
  • mp43. Application Design and Build (20%)/33. EmptyDir Volume.mp4 94.0 MB
  • mp44. Application Deployment (20%)/17. Deploy ThridParty Application using HELM.mp4 93.6 MB
  • mp43. Application Design and Build (20%)/35. Persistent Volume & Persistent Volume Claim in Kubernetes.mp4 84.9 MB
  • mp45. Application Observability and Maintenance (15%)/3. Liveness Probe YAML Overview.mp4 84.0 MB
  • mp41. Kubernetes CKAD Certification Introduction/4. CKAD Exams Open Browser BookMarks.mp4 81.4 MB
  • mp43. Application Design and Build (20%)/26. Init Container Multi Container.mp4 81.3 MB
共27页 上一页 3 4 5 6 7 8 9 10 11 下一页