搜索
为您找到约
583
个磁力链接/BT种子,耗时 0 毫秒。
分类:
全部(682)
影视(583)
音乐(0)
图像(0)
文档书籍(3)
压缩文件(83)
安装包(0)
其他(13)
排序:
相关程度
热度
文件大小
添加时间
最近访问
[影视]
Deploy Applications to Azure Kubernetes Service (AKS)
02. Deploying Applications/07. Demo- Deploying Applications with Argo CD.mp4
14.4 MB
03. Integrating with Azure Services/04. Demo- Configure Workload Identity Federation with AKS.mp4
14.2 MB
02. Deploying Applications/02. Demo- Deploy Applications Manually.mp4
12.7 MB
02. Deploying Applications/03. Demo- Applying Kustomizations.mp4
12.3 MB
aks-deploy-applications.zip
12.2 MB
02. Deploying Applications/04. Demo- Deploying Applications with Helm.mp4
11.8 MB
01. Preparing for Application Deployment/03. Demo- Build and Push Container Images.mp4
11.4 MB
03. Integrating with Azure Services/05. Demo- Use Azure Key Vault with AKS.mp4
11.3 MB
02. Deploying Applications/06. Demo- Deploying Applications with Flux.mp4
10.3 MB
03. Integrating with Azure Services/02. Demo- Use Azure Files with AKS.mp4
8.2 MB
01. Preparing for Application Deployment/02. Demo- Attach an Azure Container Registry.mp4
8.1 MB
03. Integrating with Azure Services/01. Kubernetes Storage Concepts.mp4
6.3 MB
02. Deploying Applications/01. Customizing Applications for Deployment.mp4
5.8 MB
01. Preparing for Application Deployment/01. Application Deployment Concepts.mp4
5.2 MB
03. Integrating with Azure Services/03. AKS Identity Concepts.mp4
4.4 MB
02. Deploying Applications/05. Automated Application Deployment Methods.mp4
3.5 MB
03. Integrating with Azure Services/04. Demo- Configure Workload Identity Federation with AKS.srt
13.6 kB
02. Deploying Applications/07. Demo- Deploying Applications with Argo CD.srt
11.9 kB
02. Deploying Applications/03. Demo- Applying Kustomizations.srt
10.2 kB
02. Deploying Applications/04. Demo- Deploying Applications with Helm.srt
10.2 kB
[磁力链接]
添加时间:
2024-12-16
大小:
152.3 MB
最近下载:
2025-08-08
热度:
735
[影视]
Udemy - DevOps Kubernetes Deployment with Ingress, DNS and SSL TLS
7. Watch Deployment All the steps in-a-row/1. Deployment All the steps in-a-row.mp4
688.4 MB
6. Watch Deployment Theory and Practice/5. Practice Backend.mp4
415.9 MB
6. Watch Deployment Theory and Practice/6. Practice Frontend.mp4
237.8 MB
5. Watch Local Environment All the steps in-a-row/1. Local Environment All the steps in-a-row.mp4
159.0 MB
6. Watch Deployment Theory and Practice/1. Theory.mp4
151.3 MB
6. Watch Deployment Theory and Practice/4. Practice Cluster.mp4
131.5 MB
4. Watch Local Environment Theory and Practice/3. Practice Backend.mp4
126.1 MB
4. Watch Local Environment Theory and Practice/4. Practice Frontend.mp4
95.0 MB
6. Watch Deployment Theory and Practice/3. Practice Environment.mp4
78.9 MB
2. Watch Web Developer Essentials Theory and Practice/1. Theory.mp4
64.7 MB
8. Do the procedure/2. Do the procedure over and over.mp4
55.1 MB
4. Watch Local Environment Theory and Practice/1. Theory.mp4
46.4 MB
1. Intro/4. Overview of the project of the course.mp4
41.2 MB
2. Watch Web Developer Essentials Theory and Practice/2. Practice All the steps.mp4
40.0 MB
3. Watch Web Developer Essentials All the steps in-a-row/1. Web Developer Essentials All the steps in-a-row.mp4
35.0 MB
6. Watch Deployment Theory and Practice/2. Practice Accounts.mp4
32.9 MB
1. Intro/1. Welcome to the course.mp4
26.6 MB
4. Watch Local Environment Theory and Practice/2. Practice Local Environment.mp4
11.4 MB
9. Record a video/1. Record a troubleshooting video or the video challenge.mp4
11.3 MB
1. Intro/3. Definitions.mp4
10.7 MB
[磁力链接]
添加时间:
2025-01-04
大小:
2.5 GB
最近下载:
2025-08-11
热度:
4891
[影视]
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4
196.8 MB
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4
174.1 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
155.5 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
145.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4
142.7 MB
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4
130.7 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
126.9 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin.mp4
121.0 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
120.6 MB
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4
117.6 MB
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang.mp4
114.6 MB
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests.mp4
114.0 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
113.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue.mp4
110.8 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4
104.9 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4
102.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
101.2 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
100.6 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4
98.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4
93.3 MB
[磁力链接]
添加时间:
2025-01-06
大小:
5.9 GB
最近下载:
2025-08-11
热度:
4983
[影视]
CBTNuggets - Certified Kubernetes Security Specialist (CKS) 2022-10
70. Intro to Container Image Verification in Kubernetes .mp4
622.6 MB
13. Intro to Securing Kubernetes GUIs .mp4
610.6 MB
88. Intro to Kyverno Policy Management for Kubernetes .mp4
599.4 MB
113. Implement Warning for Baseline Pod Security Standard on Namespace .mp4
575.2 MB
103. Intro to Container Image Scanning with GitHub Actions .mp4
553.5 MB
57. Intro to Auditing in Kubernetes .mp4
545.9 MB
53. Intro to Kubernetes Admission Controllers .mp4
543.7 MB
58. Understanding Kubernetes Audit Policy Configuration .mp4
520.7 MB
35. Build and Digitally Sign Container Image with Cosign .mp4
493.2 MB
73. Build and Test Signed Container Image .mp4
487.4 MB
32. Intro to Signing Container Images .mp4
471.6 MB
23. Learn Kubernetes Policy CIS Benchmarks .mp4
464.3 MB
78. Intro to Falco Open Source Event Detection .mp4
462.7 MB
21. Understand Etcd and Control Plane Authentication Recommendations .mp4
456.6 MB
37. Understand Open Service Mesh Installation Process .mp4
455.7 MB
59. Install K3S and Enable Audit Logging .mp4
450.0 MB
112. Intro to Pod Security Standards .mp4
445.1 MB
19. Intro to CIS Benchmarks for Kubernetes .mp4
437.5 MB
129. Intro to Open Policy Agent (OPA) Concepts .mp4
422.5 MB
25. Deploy Bitnami Sealed Secrets to Kubernetes Cluster .mp4
422.0 MB
[磁力链接]
添加时间:
2025-01-11
大小:
42.1 GB
最近下载:
2025-08-10
热度:
158
[影视]
Udemy - Learn KEDA Kubernetes Eventdriven Autoscaling
5 - Scaledjob example/14 - Scaledjob example.mp4
139.7 MB
2 - Keda with RabbitMQ example/8 - Keda rabbitmq consumer pods scaling example.mp4
139.4 MB
4 - Authentication using Keda/13 - Hashicorp valut authentication using token.mp4
103.1 MB
3 - Keda using cron job/9 - Keda with cron job example.mp4
61.4 MB
4 - Authentication using Keda/10 - Basic authentication using keda.mp4
47.2 MB
2 - Keda with RabbitMQ example/7 - Install rabbitmq
kubernetes
cluster.mp4
41.4 MB
2 - Keda with RabbitMQ example/6 - Sscaledobject spec.mp4
36.6 MB
4 - Authentication using Keda/11 - Basic authentication using envFrom ref from deployment yaml.mp4
30.6 MB
4 - Authentication using Keda/12 - ClusterTriggerAuthentication.mp4
20.6 MB
5 - Scaledjob example/15 - Keda scalers.mp4
15.3 MB
1 - Introduction/3 - How Keda works.mp4
13.9 MB
1 - Introduction/5 - ScaledObject and ScaledJobs.mp4
9.8 MB
1 - Introduction/4 - Keda Architecture.mp4
6.6 MB
1 - Introduction/2 - What is KEDA.mp4
5.7 MB
6 - Thank you/16 - Thank you.mp4
3.2 MB
1 - Introduction/1 - Introduction.mp4
3.2 MB
4 - Authentication using Keda/13 - HashicorpTriggerAuthentication.yaml
907 Bytes
[磁力链接]
添加时间:
2025-01-13
大小:
677.7 MB
最近下载:
2025-08-10
热度:
791
[影视]
Udemy - Harbor - Trusted Cloud Native Repository for Kubernetes
2. Installation of Harbor/5. Harbor download and setup.mp4
72.9 MB
4. Harbor Advanced Features/2. Using Custom Docker Image.mp4
68.8 MB
3. Harbor Features/3. Push New Image.mp4
62.7 MB
2. Installation of Harbor/3. AWS EC2 Login for Harbor setup.mp4
51.0 MB
3. Harbor Features/5. Artifact Tagging.mp4
50.7 MB
4. Harbor Advanced Features/4. Tag Retention Demo.mp4
50.3 MB
2. Installation of Harbor/2. AWS EC2 setup for Harbor Installation.mp4
46.2 MB
2. Installation of Harbor/6. Harbor Installation Verification.mp4
43.0 MB
2. Installation of Harbor/4. Docker Compose Setup and Installation.mp4
39.9 MB
4. Harbor Advanced Features/5. Tag Immutability.mp4
36.4 MB
4. Harbor Advanced Features/6. Using Tag Immutability and Tag Retention Together.mp4
35.3 MB
4. Harbor Advanced Features/3. Tag Retention.mp4
33.4 MB
3. Harbor Features/6. Project Label.mp4
29.0 MB
4. Harbor Advanced Features/1. Harbor Users management - Project Memebers.mp4
27.6 MB
3. Harbor Features/4. Push additional Image - Demo.mp4
26.6 MB
1. Introduction/3. Container Image Lifecycle.mp4
21.0 MB
3. Harbor Features/2. Create New Harbor Project.mp4
20.0 MB
3. Harbor Features/1. Harbor Web UI Overview.mp4
16.3 MB
1. Introduction/1. Introduction.mp4
13.0 MB
2. Installation of Harbor/1. Harbor Installation Requirement.mp4
12.6 MB
[磁力链接]
添加时间:
2025-01-14
大小:
766.9 MB
最近下载:
2025-08-10
热度:
1329
[影视]
Udemy - Kubernetes Masterclass for Beginners 2024-5
3. Deployments/1. Deployments.mp4
896.2 MB
2. Kubernetes Fundamentals/2. Pods - Introduction.mp4
861.2 MB
7. Helm/1. Introduction to Helm.mp4
733.5 MB
5. Storage/1. Ephemeral Storage.mp4
651.3 MB
5. Storage/2. Persistent Storage.mp4
594.4 MB
4. Networking/2. Services.mp4
525.4 MB
8. Monitoring/2. Working with the monitoring stack.mp4
455.3 MB
3. Deployments/3. Deployments - Our First Application.mp4
445.9 MB
6. K9s/1. Managing clusters with k9s.mp4
435.0 MB
8. Monitoring/1. Installing the monitoring stack.mp4
394.4 MB
2. Kubernetes Fundamentals/3. Pods as Code - YAML.mp4
391.8 MB
1. Introduction & Setup/6. Set Up - Linux.mp4
350.4 MB
2. Kubernetes Fundamentals/1. What is Kubernetes and Why do we need it.mp4
336.6 MB
4. Networking/1. Introduction to Kubernetes Networking.mp4
326.7 MB
9. Outro/1. Outro.mp4
310.3 MB
3. Deployments/2. Deployments - Namespaces.mp4
280.1 MB
4. Networking/3. Ingress.mp4
262.6 MB
2. Kubernetes Fundamentals/4. Interacting with Pods.mp4
229.9 MB
1. Introduction & Setup/3. Lab repo & Notetaking.mp4
169.8 MB
1. Introduction & Setup/2. Thoughts on the tooling.mp4
156.8 MB
[磁力链接]
添加时间:
2025-01-14
大小:
9.0 GB
最近下载:
2025-07-25
热度:
100
[影视]
Udemy - Microservices With Kubernetes Docker API Gateway Kong
1 - Introduction/2 - Becoming an online instructor.mp4
150.2 MB
2 - Installation And Configuration/5 - Configure Kubernetes Cluster On Aws Using Kops.mp4
128.8 MB
4 - Deploying Sample Application/10 - Create Ingress Rule Kong.mp4
124.7 MB
2 - Installation And Configuration/3 - Installation And Setup.mp4
112.8 MB
2 - Installation And Configuration/4 - Create Kubernetes Cluster On Aws Using Kops.mp4
100.4 MB
9 - Conclusion/24 - Thanks Bonus Lecture.mp4
82.5 MB
6 - Deploying Kong On DCOS/18 - Deploy Kong On DCOS.mp4
76.0 MB
5 - Kong Plugins/14 - Rate LimitingLab.mp4
75.0 MB
7 - Setup Kong In Docker/20 - Setup Kong In Docker.mp4
72.5 MB
6 - Deploying Kong On DCOS/17 - Setup Kong On DCOS.mp4
70.8 MB
8 - Services Plugins And Consumers/21 - Adding Service To Kong.mp4
56.1 MB
1 - Introduction/1 - Introduction.mp4
45.5 MB
5 - Kong Plugins/15 - Setup Key Authentication Globally.mp4
38.8 MB
4 - Deploying Sample Application/11 - Deploy Nginx App.mp4
38.2 MB
5 - Kong Plugins/16 - Centrally Defining Rate Limit And Key Authentication.mp4
36.2 MB
8 - Services Plugins And Consumers/23 - Adding Consumers.mp4
24.4 MB
3 - Deploying Kong Ingress Controller/7 - Deploy Kong Ingress Controller On Kubernetes Lab.mp4
21.3 MB
8 - Services Plugins And Consumers/22 - Enabling Kong Plugins.mp4
20.6 MB
5 - Kong Plugins/12 - Kong Plugins.mp4
8.1 MB
7 - Setup Kong In Docker/19 - Using Kong In Docker.mp4
7.4 MB
[磁力链接]
添加时间:
2025-01-18
大小:
1.3 GB
最近下载:
2025-08-10
热度:
1313
[影视]
Udemy - Master Istio Service Mesh Kubernetes Strategies Training
7 - Advanced Istio Concepts/22 - Istio Service Mesh Across Multiple Clusters.mp4
164.2 MB
6 - Configuring and Managing Istio/21 - Istio Gateway and Ingress.mp4
136.7 MB
3 - Traffic Management in Depth/11 - Traffic Splitting and Mirroring.mp4
123.4 MB
3 - Traffic Management in Depth/8 - Understanding Envoy Proxy.mp4
121.1 MB
5 - Observability and Monitoring/17 - Distributed Tracing in Istio.mp4
116.1 MB
7 - Advanced Istio Concepts/24 - Circuit Breaking in Istio.mp4
111.6 MB
5 - Observability and Monitoring/16 - Metrics Collection in Istio.mp4
108.9 MB
2 - Core Concepts of Istio/7 - Observability in Istio.mp4
108.6 MB
5 - Observability and Monitoring/18 - Log Aggregation and Access Logs.mp4
104.5 MB
6 - Configuring and Managing Istio/20 - Understanding Istio Configurations.mp4
100.1 MB
6 - Configuring and Managing Istio/19 - Istio Control Plane Overview.mp4
99.7 MB
8 - Istio Use Cases and Best Practices/25 - Best Practices for Istio Deployment.mp4
98.6 MB
2 - Core Concepts of Istio/6 - Security in Istio.mp4
97.8 MB
2 - Core Concepts of Istio/5 - Traffic Management in Istio.mp4
96.1 MB
3 - Traffic Management in Depth/10 - Load Balancing and Failovers.mp4
95.9 MB
7 - Advanced Istio Concepts/23 - Sidecar Proxy Injection.mp4
95.2 MB
4 - Security Features in Istio/14 - Authentication Policies.mp4
93.3 MB
4 - Security Features in Istio/15 - Authorization Policies.mp4
91.8 MB
4 - Security Features in Istio/12 - Mutual TLS.mp4
87.3 MB
1 - Introduction to Istio/3 - Istio Architecture Overview.mp4
75.2 MB
[磁力链接]
添加时间:
2025-01-22
大小:
2.4 GB
最近下载:
2025-08-09
热度:
1260
[影视]
Techworld with Nana - The Ultimate Kubernetes Administrator Course 2024
lesson1.mp4
121.0 MB
lesson26.mp4
92.8 MB
lesson96.mp4
89.1 MB
lesson53.mp4
85.3 MB
lesson9.mp4
80.7 MB
lesson55.mp4
73.1 MB
lesson17.mp4
72.0 MB
lesson66.mp4
70.2 MB
lesson59.mp4
67.1 MB
lesson13.mp4
65.9 MB
lesson93.mp4
64.1 MB
lesson58.mp4
61.8 MB
lesson54.mp4
60.4 MB
lesson35.mp4
60.4 MB
lesson16.mp4
59.9 MB
lesson29.mp4
58.0 MB
lesson67.mp4
56.7 MB
lesson52.mp4
56.6 MB
lesson98.mp4
56.2 MB
lesson11.mp4
54.8 MB
[磁力链接]
添加时间:
2025-01-23
大小:
3.3 GB
最近下载:
2025-08-09
热度:
3972
[影视]
Udemy - Mastering kubectl with Kubernetes (The complete reference)
4 - Basic commands (beginner create)/7 -create secrets.mp4
311.1 MB
5 - Basic Commands (Intermediate)/2 -get.mp4
297.4 MB
10 - Advanced Commands/2 -apply.mp4
224.7 MB
8 - Troubleshooting and Debugging Commands (except auth)/2 -logs.mp4
176.3 MB
6 - Deploy Commands/1 -rollout.mp4
173.5 MB
4 - Basic commands (beginner create)/3 -create configMap.mp4
157.6 MB
5 - Basic Commands (Intermediate)/3 -edit.mp4
145.5 MB
4 - Basic commands (beginner create)/2 -create deployment.mp4
128.8 MB
4 - Basic commands (beginner create)/8 -create service account.mp4
127.8 MB
8 - Troubleshooting and Debugging Commands (except auth)/1 -describe.mp4
127.3 MB
8 - Troubleshooting and Debugging Commands (except auth)/7 -debug.mp4
106.0 MB
12 - Other Commands/4 -plugin.mp4
103.0 MB
5 - Basic Commands (Intermediate)/1 -explain.mp4
102.8 MB
8 - Troubleshooting and Debugging Commands (except auth)/6 -cp.mp4
102.3 MB
7 - Cluster Management Commands/1 -certificate.mp4
102.3 MB
8 - Troubleshooting and Debugging Commands (except auth)/8 -Events.mp4
93.6 MB
11 - Settings Commands/1 -label.mp4
91.8 MB
2 - Basic Commands (beginner except create and set)/2 -Expose.mp4
88.2 MB
7 - Cluster Management Commands/6 -drain.mp4
85.7 MB
4 - Basic commands (beginner create)/6 -Create Namespace.mp4
81.4 MB
[磁力链接]
添加时间:
2025-01-25
大小:
4.7 GB
最近下载:
2025-08-10
热度:
3320
[影视]
Oreilly - Kubernetes Secrets Management, Video Edition
Chapter_6._Consuming_secrets_from_cloud_secrets_stores__ovaj.mp4
53.6 MB
Chapter_5._HashiCorp_Vault_and_Kubernetes.mp4
51.4 MB
Chapter_6._Accessing_cloud_secrets_stores.mp4
42.6 MB
Chapter_8._Argo_CD.mp4
41.5 MB
Chapter_4._Encrypting_data_at_rest.mp4
32.6 MB
Chapter_4._Key_management_server.mp4
32.3 MB
Chapter_2._Using_Kubernetes_Secrets_to_store_sensitive_information.mp4
32.3 MB
Chapter_3._Managing_Secrets_within_Kubernetes_package_managers.mp4
31.0 MB
Chapter_7._Tekton.mp4
29.2 MB
Chapter_3._Tools_for_securely_storing_Kubernetes_resources.mp4
26.2 MB
Chapter_2._Managing_application_configuration.mp4
25.2 MB
Chapter_3._Kubernetes_Operators.mp4
23.7 MB
Chapter_3._Securely_storing_Secrets.mp4
23.6 MB
Chapter_2._Deploying_workloads_in_Kubernetes.mp4
21.8 MB
Chapter_7._Continuous_integration_for_a_welcome_message.mp4
19.6 MB
Chapter_5._The_Vault_Agent_Injector.mp4
19.3 MB
Chapter_1._Kubernetes_Secrets.mp4
18.7 MB
Chapter_5._Kubernetes_auth_method.mp4
16.3 MB
Chapter_1._Bringing_secrets_management_and_Kubernetes_together.mp4
16.0 MB
Chapter_2._An_introduction_to_Kubernetes_and_Secrets.mp4
15.9 MB
[磁力链接]
添加时间:
2025-02-01
大小:
677.0 MB
最近下载:
2025-08-10
热度:
1057
[影视]
[ DevCourseWeb.com ] Udemy - Kubernetes Development I - Introduction to Containers
~Get Your Files Here !/4 - Custom Container Images/4 -Demo Rootless Podman.mp4
57.8 MB
~Get Your Files Here !/4 - Custom Container Images/2 -Demo Create Images with Containerfiles.mp4
42.7 MB
~Get Your Files Here !/5 - Persisting Data/3 -Demo Working with Databases.mp4
34.6 MB
~Get Your Files Here !/4 - Custom Container Images/3 -Demo Build Images with Advanced Containerfile Instructions.mp4
34.1 MB
~Get Your Files Here !/6 - Troubleshooting Containers/2 -Demo Container Logging and Troubleshooting.mp4
34.0 MB
~Get Your Files Here !/2 - Docker Basics with Podman/3 -Demo Accessing Containerized Network Services.mp4
32.1 MB
~Get Your Files Here !/8 - Container Orchestration with OpenShift and Kubernetes/3 -Demo Multi-pod Applications.mp4
30.4 MB
~Get Your Files Here !/2 - Docker Basics with Podman/4 -Demo Accessing Containers.mp4
30.2 MB
~Get Your Files Here !/2 - Docker Basics with Podman/2 -Demo Creating Containers with Podman.mp4
29.2 MB
~Get Your Files Here !/2 - Docker Basics with Podman/5 -Demo Managing the Container Lifecycle.mp4
28.5 MB
~Get Your Files Here !/3 - Container Images/2 -Demo Container Image Registries.mp4
25.4 MB
~Get Your Files Here !/5 - Persisting Data/2 -Demo Volume Mounting.mp4
24.9 MB
~Get Your Files Here !/3 - Container Images/3 -Demo Managing Images.mp4
20.9 MB
~Get Your Files Here !/8 - Container Orchestration with OpenShift and Kubernetes/2 -Demo Deploy Applications in OpenShift.mp4
12.4 MB
~Get Your Files Here !/1 - Introduction and Overview of Containers/1 -Lecture Introduction to Containers and Kubernetes.mp4
10.3 MB
~Get Your Files Here !/8 - Container Orchestration with OpenShift and Kubernetes/1 -Lecture Container Orchestration with OpenShift and Kubernetes.mp4
7.6 MB
~Get Your Files Here !/5 - Persisting Data/1 -Lecture Persisting Data.mp4
5.9 MB
~Get Your Files Here !/4 - Custom Container Images/1 -Lecture Custom Container Images.mp4
5.8 MB
~Get Your Files Here !/3 - Container Images/1 -Lecture Container Images.mp4
5.5 MB
~Get Your Files Here !/2 - Docker Basics with Podman/1 -Lecture Docker Basics with Podman.mp4
5.5 MB
[磁力链接]
添加时间:
2025-02-03
大小:
488.6 MB
最近下载:
2025-08-10
热度:
1722
[影视]
Certified Kubernetes Administrator (CKA), 4th Edition
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/007. 4.6 Understanding Cluster High Availability Options.mp4
70.3 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/005. 4.4 Performing Cluster Node Upgrades.mp4
69.0 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 5 Managing Security Settings/008. 5.7 Setting up RBAC for Users.mp4
55.3 MB
Module 2 Workloads and Scheduling/Lesson 7 Using Templating Tools/003. 7.2 The Helm Package Manager.mp4
50.1 MB
Module 2 Workloads and Scheduling/Lesson 8 Managing Scheduling/004. 8.3 Managing Affinity and anti-Affinity Rules.mp4
47.2 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 5 Managing Security Settings/006. 5.5 Setting up RBAC for ServiceAccounts.mp4
45.4 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/003. 4.2 Backing up the Etcd.mp4
44.9 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/008. 4.7 Setting up a Highly Available Kubernetes Cluster.mp4
40.1 MB
Module 2 Workloads and Scheduling/Lesson 6 Deploying Kubernetes Applications/007. 6.8 Using Sidecar Containers for Application Logging.mp4
39.3 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 2 Creating a Kubernetes Cluster with kubeadm/007. 2.7 Configuring the Kubernetes Client.mp4
35.7 MB
Module 2 Workloads and Scheduling/Lesson 8 Managing Scheduling/005. 8.4 Managing Taints and Tolerations.mp4
33.3 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 2 Creating a Kubernetes Cluster with kubeadm/011. Lesson 2 Lab Solution Building a Kubernetes Cluster.mp4
32.5 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/006. 4.5 Performing Cluster Worker Upgrades.mp4
31.9 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/004. 4.3 Restoring the Etcd.mp4
29.2 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/002. 4.1 Using Metrics Server to Monitor Node and Pod Performance.mp4
28.4 MB
Module 2 Workloads and Scheduling/Lesson 8 Managing Scheduling/007. 8.6 Setting Namespace Quota.mp4
25.8 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 2 Creating a Kubernetes Cluster with kubeadm/006. 2.6 Using kubeadm init.mp4
25.5 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 3 Managing Kubernetes Clusters/002. 3.1 Analyzing Cluster Nodes.mp4
25.2 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 1 Understanding Kubernetes Architecture/005. 1.4 Kubernetes Node Roles.mp4
24.1 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 5 Managing Security Settings/002. 5.1 Understanding API Access.mp4
23.9 MB
[磁力链接]
添加时间:
2025-02-15
大小:
1.3 GB
最近下载:
2025-08-07
热度:
848
[影视]
Linkedin - Deploying and Running Apache Kafka on Kubernetes
04. Apache Kafka brokers and their identity.mp4
101.9 MB
019. Deploying Apache Kafka with Strimzi Operators.mp4
86.9 MB
07. Deploying an Apache Kafka StatefulSet.mp4
82.0 MB
09. Multi-broker Apache Kafka cluster in containers.mp4
79.7 MB
011. Multi-broker Apache Kafka cluster on Kubernetes in practice.mp4
65.3 MB
013. Health probes in Kubernetes.mp4
61.1 MB
014. Readiness probes in Kubernetes.mp4
54.3 MB
012. Deploying ZooKeeper.mp4
52.6 MB
02. Running Apache Kafka on the command line.mp4
46.8 MB
03. Sending Apache Kafka events.mp4
45.4 MB
06. Installing Docker and Kubernetes.mp4
44.6 MB
017. High availability in Kubernetes.mp4
36.0 MB
016. Configuring Apache Kafka readiness.mp4
33.7 MB
010. Multi-broker Apache Kafka cluster on Kubernetes in theory.mp4
33.1 MB
018. Automation for deploying Apache Kafka on Kubernetes.mp4
32.3 MB
05. Kubernetes StatefulSets for brokers.mp4
29.5 MB
015. Configuring Apache Kafka health.mp4
28.6 MB
08. Listeners and advertised listeners.mp4
26.7 MB
01. Introduction to this course.mp4
5.1 MB
04. Apache Kafka brokers and their identity.en.srt
16.8 kB
[磁力链接]
添加时间:
2025-02-16
大小:
945.6 MB
最近下载:
2025-08-11
热度:
936
[影视]
[ WebToolTip.com ] Udemy - Kubernetes Cloud Security Associate KCSA with Practice Tests
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/4 -Kubelet (Video).mp4
69.8 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/3 -Scheduler (Video).mp4
65.1 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/4 -Artifact Repository And Image Security (Video).mp4
63.0 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/5 -Controls And Frameworks (Video).mp4
60.3 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/8 -Client Security (Video).mp4
48.1 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/2 -Cloud Native Security Phases(Video).mp4
47.2 MB
~Get Your Files Here !/4 - Kubernetes Security Fundamentals/4 -Authentication in Kubernetes Clusters (Video).mp4
44.7 MB
~Get Your Files Here !/4 - Kubernetes Security Fundamentals/3 -Audit Logging and Monitoring (Video).mp4
42.5 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/3 -Cloud Provider (Video).mp4
42.3 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/1 -API Server Security (Video).mp4
41.9 MB
~Get Your Files Here !/6 - Section 5 Platform Security in Kubernetes/1 -Supply Chain Security in Kubernetes (Video).mp4
41.6 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/1 -The 4Cs of Cloud-Native Security (Video).mp4
41.4 MB
~Get Your Files Here !/5 - Kubernetes Threat Model/3 -Attacker on the Network (Video).mp4
41.3 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/10 -Storage (Video).mp4
41.0 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/6 -Isolation Techniques (Video).mp4
40.5 MB
~Get Your Files Here !/4 - Kubernetes Security Fundamentals/5 -Authorization (Video).mp4
39.4 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/6 -Pod (Video).mp4
39.1 MB
~Get Your Files Here !/2 - Overview of Cloud Native Security/7 -Workload and Application Code Security (Video).mp4
39.0 MB
~Get Your Files Here !/3 - Kubernetes Cluster Component Security/5 -KubeProxy (Video).mp4
37.3 MB
~Get Your Files Here !/6 - Section 5 Platform Security in Kubernetes/4 -Securing the Image Repository (Video).mp4
36.6 MB
[磁力链接]
添加时间:
2025-02-24
大小:
1.6 GB
最近下载:
2025-08-10
热度:
1270
[影视]
Udemy - Docker & Kubernetes - The Practical Guide [2025 Edition] (2025-1)
Udemy - Docker & Kubernetes - The Practical Guide [2025 Edition] (2025-1)
10.7 GB
[磁力链接]
添加时间:
2025-02-25
大小:
10.7 GB
最近下载:
2025-08-11
热度:
5118
[影视]
Certified Kubernetes Security Specialist (CKS)
Module 2 Kubernetes Cluster Setup/Lesson 4 Network Security Policies/004. 4.3 Segmentation.mp4
104.0 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 28 Detect Malicious Activity, Threats, and Attacks/007. 28.6 Falco Custom Rules in Action.mp4
94.9 MB
Module 6 Software Supply Chain Security/Lesson 22 Secure Your Software Supply Chain/005. 22.4 Policy Enforcement Image Policy Webhook.mp4
82.1 MB
Module 8 Exam Practice Scenarios/Lesson 31 CKS Practice Exam 2/006. 31.5 Detecting and Mitigating Security Vulnerabilities.mp4
71.0 MB
Module 5 Minimize Microservice Vulnerabilities/Lesson 21 Implement Pod-to-Pod Encryption with Cilium/003. 21.2 Using Cilium for Pod-to-Pod Encryption.mp4
68.1 MB
Module 3 Cluster Hardening/Lesson 10 Restrict Access to Kubernetes API/005. 10.4 API Server Hardening.mp4
65.4 MB
Module 1 Preparing for the CKS Exam/Lesson 2 Building Your K8s Home Lab/005. 2.4 Your Cluster Up and Running.mp4
64.8 MB
Module 8 Exam Practice Scenarios/Lesson 31 CKS Practice Exam 2/003. 31.2 Detecting Malicious Behavior Using Falco.mp4
64.4 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 28 Detect Malicious Activity, Threats, and Attacks/004. 28.3 Falco Host Installation.mp4
63.1 MB
Module 3 Cluster Hardening/Lesson 13 Upgrade Kubernetes to Avoid Vulnerabilities/004. 13.3 Upgrade Components and Test.mp4
60.6 MB
Module 1 Preparing for the CKS Exam/Lesson 2 Building Your K8s Home Lab/004. 2.3 Cloud Installation.mp4
60.0 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 29 Investigate and Identify Signs of Compromise/002. 29.1 MITRE ATT&CK Framework.mp4
57.2 MB
Module 5 Minimize Microservice Vulnerabilities/Lesson 20 Implement Container Isolation Techniques/003. 20.2 Sandboxed Pods.mp4
56.4 MB
Module 4 System Hardening/Lesson 16 Kernel Hardening/003. 16.2 Using Seccomp.mp4
56.1 MB
Module 3 Cluster Hardening/Lesson 10 Restrict Access to Kubernetes API/006. 10.5 Verify Access Control Policies.mp4
54.8 MB
Module 5 Minimize Microservice Vulnerabilities/Lesson 18 Use Appropriate Pod Security Standards/002. 18.1 Understanding Pod Security.mp4
54.5 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 28 Detect Malicious Activity, Threats, and Attacks/002. 28.1 Understanding Syscall Behavioral Analysis.mp4
54.4 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 29 Investigate and Identify Signs of Compromise/004. 29.3 Gathering Evidence of Compromise.mp4
54.3 MB
Module 2 Kubernetes Cluster Setup/Lesson 7 Protect Node Metadata and Endpoints/004. 7.3 Node Metadata Protection.mp4
54.3 MB
Module 7 Monitoring, Logging, and Runtime Security/Lesson 27 Use Kubernetes Audit Logs to Monitor Access/003. 27.2 Define an Audit Policy.mp4
52.8 MB
[磁力链接]
添加时间:
2025-03-09
大小:
4.7 GB
最近下载:
2025-08-10
热度:
947
[影视]
Certified Kubernetes Administrator (CKA), 4th Edition
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/007. 4.6 Understanding Cluster High Availability Options.mp4
70.3 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/005. 4.4 Performing Cluster Node Upgrades.mp4
69.0 MB
Module 6 Sample Exams/Lesson 15 CKA Sample Exam 1/003. 15.2 Configuring a HA Cluster.mp4
61.2 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 5 Managing Security Settings/008. 5.7 Setting up RBAC for Users.mp4
55.3 MB
Module 2 Workloads and Scheduling/Lesson 7 Using Templating Tools/003. 7.2 The Helm Package Manager.mp4
50.1 MB
Module 3 Services and Networking/Lesson 9 Managing Application Access/005. 9.4 Running an Ingress Controller.mp4
47.5 MB
Module 2 Workloads and Scheduling/Lesson 8 Managing Scheduling/004. 8.3 Managing Affinity and anti-Affinity Rules.mp4
47.2 MB
Module 4 Storage/Lesson 12 Auto-provisioning Storage/004. 12.3 Setting up an NFS Storage Provisioner.mp4
46.1 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 5 Managing Security Settings/006. 5.5 Setting up RBAC for ServiceAccounts.mp4
45.4 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/003. 4.2 Backing up the Etcd.mp4
44.9 MB
Module 3 Services and Networking/Lesson 9 Managing Application Access/002. 9.1 Exploring Kubernetes Networking.mp4
44.8 MB
Module 6 Sample Exams/Lesson 16 CKA Sample Exam 2/006. 16.5 Managing PersistentVolumeClaims.mp4
44.8 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 4 Performing Node Maintenance Tasks/008. 4.7 Setting up a Highly Available Kubernetes Cluster.mp4
40.1 MB
Module 5 Troubleshooting/Lesson 13 Logging, Monitoring, and Troubleshooting/005. 13.4 Troubleshooting Cluster Nodes.mp4
39.6 MB
Module 2 Workloads and Scheduling/Lesson 6 Deploying Kubernetes Applications/009. 6.8 Using Sidecar Containers for Application Logging.mp4
39.3 MB
Module 3 Services and Networking/Lesson 10 Networking/005. 10.4 Configuring NetworkPolicies to Manage Traffic Between Namespaces.mp4
38.6 MB
Module 6 Sample Exams/Lesson 15 CKA Sample Exam 1/008. 15.7 Securing Network Traffic.mp4
38.6 MB
Module 6 Sample Exams/Lesson 16 CKA Sample Exam 2/005. 16.4 Configuring Application Logging.mp4
36.7 MB
Module 1 Cluster Architecture, Installation, and Configuration/Lesson 2 Creating a Kubernetes Cluster with kubeadm/008. 2.7 Configuring the Kubernetes Client.mp4
35.7 MB
Module 3 Services and Networking/Lesson 9 Managing Application Access/011. 9.10 Configuring Gateway API for TLS Access.mp4
35.1 MB
[磁力链接]
添加时间:
2025-03-17
大小:
2.7 GB
最近下载:
2025-08-11
热度:
2681
[影视]
Udemy - Docker, Kubernetes & AWS Real-World Deployment in 25 Days (2025-1)
Udemy - Docker, Kubernetes & AWS Real-World Deployment in 25 Days (2025-1)
20.7 GB
[磁力链接]
添加时间:
2025-03-19
大小:
20.7 GB
最近下载:
2025-08-11
热度:
2944
91视频
含羞草
51品茶
逼哩逼哩
共30页
上一页
24
25
26
27
28
29
30
下一页