搜索
为您找到约
659
个磁力链接/BT种子,耗时 1 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[GigaCourse.Com] O’REILLY - Kubernetes and Cloud Native Associate (KCNA)
Lesson 4 Orchestrating Containers/006. 4.5 Managing Container Storage.mp4
42.0 MB
Lesson 7 Providing Access to Scalable Applications/005. 7.4 Understanding Application Access Options.mp4
41.0 MB
Lesson 3 Running Containers/007. 3.6 Building Container Images.mp4
40.3 MB
Lesson 5 Understanding Kubernetes/002. 5.1 Exploring Kubernetes Architecture.mp4
34.2 MB
Lesson 3 Running Containers/006. 3.5 Running Docker Containers.mp4
33.8 MB
Lesson 9 Delivering Applications to Cloud Native/004. 9.3 CICD and Pipelines.mp4
32.0 MB
Lesson 7 Providing Access to Scalable Applications/004. 7.3 Configuring Autoscaling.mp4
30.9 MB
Lesson 4 Orchestrating Containers/003. 4.2 Container Networking and the CNI.mp4
26.9 MB
Lesson 8 Integrating Applications in Cloud Native/002. 8.1 Understanding Decoupling.mp4
25.7 MB
Lesson 11 Using Observability Solutions/005. 11.4 Monitoring Kubernetes with Prometheus.mp4
24.7 MB
Lesson 3 Running Containers/004. 3.3 Container Runtimes.mp4
24.2 MB
Lesson 2 Understanding Cloud Native/002. 2.1 Cloud Native Architecture.mp4
23.8 MB
Lesson 8 Integrating Applications in Cloud Native/006. 8.5 Using ConfigMaps and Secrets.mp4
23.4 MB
Lesson 5 Understanding Kubernetes/006. 5.5 How Containers Run on Kubernetes.mp4
22.7 MB
Lesson 11 Using Observability Solutions/004. 11.3 Monitoring with Prometheus.mp4
22.4 MB
Lesson 5 Understanding Kubernetes/004. 5.3 Running Kubernetes in Minikube.mp4
21.4 MB
Lesson 7 Providing Access to Scalable Applications/006. 7.5 Using Services.mp4
21.3 MB
Lesson 9 Delivering Applications to Cloud Native/003. 9.2 Git.mp4
21.2 MB
Lesson 6 Running Kubernetes Applications/004. 6.3 Using kubectl.mp4
20.1 MB
Lesson 4 Orchestrating Containers/005. 4.4 Service Mesh.mp4
19.4 MB
[磁力链接]
添加时间:
2024-01-09
大小:
1.1 GB
最近下载:
2025-10-11
热度:
3732
[ DevCourseWeb.com ] Udemy - Kubernetes Quest Next-Level ML Engineering
~Get Your Files Here !/8. AKS Pipeline/2. Secrets.mp4
167.9 MB
~Get Your Files Here !/2. CI CD Theory/1. CICD I.mp4
116.1 MB
~Get Your Files Here !/2. CI CD Theory/3. ML CICD.mp4
114.4 MB
~Get Your Files Here !/9. TensorFlow Kubernetes/3. KubernetesManifest.mp4
100.7 MB
~Get Your Files Here !/9. TensorFlow Kubernetes/2. TrainMLWithDocker.mp4
98.3 MB
~Get Your Files Here !/7. Practise/4. Connect to AKS.mp4
92.6 MB
~Get Your Files Here !/2. CI CD Theory/2. CICD II.mp4
90.4 MB
~Get Your Files Here !/9. TensorFlow Kubernetes/1. TensorFlowDocker.mp4
81.5 MB
~Get Your Files Here !/8. AKS Pipeline/5. Push to ACR.mp4
77.9 MB
~Get Your Files Here !/3. MLOps Real world scenarios/4. Airbnb.mp4
76.4 MB
~Get Your Files Here !/3. MLOps Real world scenarios/2. Uber.mp4
74.3 MB
~Get Your Files Here !/4. Network Key Concepts/1. Storage, Security, Networking.mp4
70.0 MB
~Get Your Files Here !/4. Network Key Concepts/3. Network Policy.mp4
66.2 MB
~Get Your Files Here !/8. AKS Pipeline/3. OIDC Auth.mp4
64.5 MB
~Get Your Files Here !/8. AKS Pipeline/7. Pod Deployed.mp4
62.3 MB
~Get Your Files Here !/10. ML artifact in pipeline/1. Test.mp4
61.8 MB
~Get Your Files Here !/9. TensorFlow Kubernetes/4. KubernetesFromDockerHub.mp4
58.8 MB
~Get Your Files Here !/8. AKS Pipeline/4. Container Registry.mp4
55.6 MB
~Get Your Files Here !/8. AKS Pipeline/6. Create AKS.mp4
54.4 MB
~Get Your Files Here !/7. Practise/1. Create Resources.mp4
54.0 MB
[磁力链接]
添加时间:
2024-12-23
大小:
2.5 GB
最近下载:
2025-10-11
热度:
921
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a
kubernetes
cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2022-03-12
大小:
4.7 GB
最近下载:
2025-10-11
热度:
1930
Certified Kubernetes Administrator (CKA) Certification Training Course
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 6 Kubernetes Pods, Deployments, and Replica Sets/009. Demo Kubernetes Pods, Deployments, and Replica Sets.mp4
182.0 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 5 Kubernetes Deployment/008. Demo Kubernetes Deployment.mp4
124.4 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 9 Kubernetes Clusters/008. Demo Kubernetes Scaling and Kubernetes Cluster.mp4
122.8 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 2 Docker/014. Demo Docker.mp4
116.5 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 4 Overview of Kubernetes/006. Kubernetes Node Components.mp4
64.8 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 4 Overview of Kubernetes/005. Kubernetes Master Components.mp4
62.8 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 1 Introduction/008. Use Cases of Docker.mp4
51.4 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/016. Demo Label Sectors.mp4
49.9 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/002. Deploying Kubernetes Application.mp4
47.7 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/012. Demo DaemonSet.mp4
45.8 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 3 Docker Orchestration/012. Demo Docker.mp4
43.4 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 7 Kubernetes Networking and Storage/003. Kubernetes Networking Architecture Part One.mp4
43.0 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 1 Introduction/011. Docker Architecture.mp4
42.8 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 2 Docker/012. Docker Networks.mp4
41.1 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/004. Kubernetes Labels and Selectors.mp4
40.1 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/015. Demo Deployment.mp4
39.6 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 6 Kubernetes Pods, Deployments, and Replica Sets/004. Kubernetes Pods.mp4
38.1 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 1 Introduction/003. Microservices.mp4
35.6 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 8 Kubernetes Implementation/008. Kubernetes ConfigMaps and Secrets.mp4
35.6 MB
[TutsNode.net] - Certified Kubernetes Administrator (CKA) Certification Training Course/Chapter 5 Kubernetes Deployment/002. VirtualBox.mp4
35.1 MB
[磁力链接]
添加时间:
2023-12-18
大小:
2.7 GB
最近下载:
2025-10-11
热度:
13208
Kubernetes Certified Application Developer (CKAD) with Tests
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/7. Services & Networking/5. Ingress Networking.mp4
293.8 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/12. Mock Exams/2. Mock Exam -1 (Solution).mp4
172.7 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/11. Lightning Labs/3. Solution Lightning Lab1.mp4
157.7 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/11. Lightning Labs/5. Solution Lightning Lab - 2.mp4
131.4 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/6. POD Design/5. Demo - Deployments.mp4
126.8 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/8. State Persistence/7. Solution - Persistent Volume and Persistent Volume Claims (Optional).mp4
123.0 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/1. Introduction/1. Introduction.mp4
115.6 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/9. Kubernetes Challenge Series/1. Kubernetes Challenge Series.mp4
113.7 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/1. Introduction/2. Kubernetes Series.mp4
100.9 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/7. Services & Networking/11. Network Policies.mp4
97.6 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/3. Configuration/7. ConfigMaps.mp4
89.4 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/8. State Persistence/10. Why Stateful Sets.mp4
82.8 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/5. Observability/1. Readiness and Liveness Probes.mp4
82.5 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/1. Introduction/4. Certification Details.mp4
73.5 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/7. Services & Networking/7. Solution Ingress Networking - 1.mp4
72.4 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/7. Services & Networking/13. Solution - Network Policies (optional).mp4
70.5 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/8. State Persistence/12. Headless Services.mp4
70.1 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/3. Configuration/10. Secrets.mp4
67.1 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/4. Multi-Container PODs/3. Solution - Multi-Container Pods (Optional).mp4
64.7 MB
[TutsNode.com] - Kubernetes Certified Application Developer (CKAD) with Tests/6. POD Design/10. Solution - Jobs and Cronjobs (optional).mp4
62.1 MB
[磁力链接]
添加时间:
2021-06-12
大小:
4.0 GB
最近下载:
2025-10-11
热度:
6453
Udemy - Practical Devops Kubernetes & Istio with Google Cloud
17. Using & Creating Helm Charts/1. Creating Helm Chart.mp4
155.9 MB
3. Container Technology/2. Docker Hands On.mp4
153.7 MB
25. Securing East-West Traffic on Kubernetes Cluster/3. Mutual TLS - Hands On.mp4
131.7 MB
10. Exposing Kubernetes Pod/2. Ingress Controller with Nginx.mp4
116.7 MB
10. Exposing Kubernetes Pod/1. Service.mp4
103.4 MB
23. Traffic Management Using Istio & Envoy Proxy/5. Canary Release.mp4
88.6 MB
4. Kubernetes Basic/1. Introducing Kubernetes.mp4
85.9 MB
18. GitOps and Problems That It Solves/8. ArgoCD Sensitive Data.mp4
81.2 MB
9. Application Configuration in Kubernetes/1. Configmap.mp4
80.4 MB
25. Securing East-West Traffic on Kubernetes Cluster/1. Mutual TLS - Theory.mp4
75.4 MB
23. Traffic Management Using Istio & Envoy Proxy/4. Load Balancer.mp4
75.1 MB
2. First Step To DevSecOps/1. Engineering Evolution.mp4
72.8 MB
13. Nginx Ingress Controller on Kubernetes/1. Ingress Combination.mp4
69.7 MB
14. Autoscaling & Stateful Set/2. Stateful Set.mp4
68.7 MB
21. Distributed Tracing/4. Using Jaeger With Opentracing Data.mp4
66.0 MB
23. Traffic Management Using Istio & Envoy Proxy/1. Traffic Routing.mp4
62.5 MB
8. Volume/4. Local.mp4
62.1 MB
5. Declarative Kubernetes/1. Imperative vs Declarative.mp4
59.3 MB
8. Volume/2. EmptyDir.mp4
58.6 MB
6. Operating Kubernetes/4. Health Check.mp4
58.2 MB
[磁力链接]
添加时间:
2023-12-20
大小:
4.2 GB
最近下载:
2025-10-11
热度:
8144
[GigaCourse.Com] Udemy - Learn DevOps The Complete Kubernetes Course
5 - Kubernetes Administration/25 - Demo etcd Backup & Restore.mp4
197.0 MB
9 - Serverless on Kubernetes/3 - Demo Creating Functions with Kubeless.mp4
141.0 MB
6 - Packaging and Deploying on Kubernetes/5 - Demo nodejs app Helm Chart.mp4
128.1 MB
4 - Advanced Topics/12 - Demo Wordpress With Volumes.mp4
125.2 MB
4 - Advanced Topics/32 - Demo postgresql-operator.mp4
118.7 MB
13 - On-Prem or Cloud Agnostic Kubernetes/3 - Demo Cert-Manager (Part II).mp4
108.0 MB
10 - Microservices/12 - Demo End-user authentication with istio (JWT).mp4
107.5 MB
10 - Microservices/8 - Demo Mutual TLS.mp4
96.9 MB
9 - Serverless on Kubernetes/4 - Demo Triggering Kubeless Functions with Kafka.mp4
90.4 MB
2 - Introduction to Kubernetes/12 - Demo Cluster setup on AWS using kops.mp4
87.6 MB
11 - Installing Kubernetes using kubeadm/3 - Demo kubeadm (part II).mp4
83.9 MB
8 - GitOps with Kubernetes/2 - Demo setting up flux.mp4
78.3 MB
6 - Packaging and Deploying on Kubernetes/7 - Demo Building and Deploying Helm Charts with Jenkins.mp4
77.9 MB
5 - Kubernetes Administration/8 - Demo RBAC.mp4
75.9 MB
12 - Installing Kubernetes using EKS/4 - Demo IAM Roles for ServiceAccounts.mp4
74.4 MB
5 - Kubernetes Administration/20 - Demo MutatingWebhook (part III).mp4
70.6 MB
2 - Introduction to Kubernetes/5 - Demo Minikube.mp4
68.1 MB
4 - Advanced Topics/2 - Demo Service Discovery.mp4
67.7 MB
12 - Installing Kubernetes using EKS/2 - Demo EKS setup using eksctl.mp4
60.2 MB
2 - Introduction to Kubernetes/10 - Demo Preparing AWS for kops install.mp4
60.0 MB
[磁力链接]
添加时间:
2022-01-09
大小:
4.3 GB
最近下载:
2025-10-11
热度:
1712
Maintaining, Monitoring and Troubleshooting Kubernetes
03. Logging and Monitoring in Kubernetes Clusters/06. Demo- Kubernetes Logging Architecture - Pods.mp4
30.1 MB
03. Logging and Monitoring in Kubernetes Clusters/09. Demo- Working with Kubernetes Events.mp4
26.1 MB
02. Maintaining Kubernetes Clusters/05. Demo- Investigating etcd Configuration.mp4
24.5 MB
03. Logging and Monitoring in Kubernetes Clusters/07. Demo- Kubernetes Logging Architecture - Nodes.mp4
23.3 MB
03. Logging and Monitoring in Kubernetes Clusters/12. Demo- Accessing Object Data with JSONPath.mp4
21.1 MB
02. Maintaining Kubernetes Clusters/12. Demo- Upgrading a Control Plane Node.mp4
20.2 MB
03. Logging and Monitoring in Kubernetes Clusters/16. Demo- Using kubectl top to Analyze Resource Consumption on Pods and Nodes.mp4
18.0 MB
03. Logging and Monitoring in Kubernetes Clusters/13. Demo- Filtering and Sorting Object Data with JSONPath.mp4
17.7 MB
03. Logging and Monitoring in Kubernetes Clusters/08. Demo- Kubernetes Logging Architecture - Control Plane Pods.mp4
16.8 MB
02. Maintaining Kubernetes Clusters/07. Demo- Restoring etcd to the Same Data Directory.mp4
15.9 MB
04. Troubleshooting Kubernetes Clusters/06. Demo- Troubleshooting Nodes - Misconfigured systemd Unit File.mp4
15.3 MB
02. Maintaining Kubernetes Clusters/08. Demo- Restoring etcd to a New Data Directory.mp4
15.1 MB
04. Troubleshooting Kubernetes Clusters/09. Demo- Troubleshooting Control Plane - Misconfigured Static Pod Manifests.mp4
14.2 MB
04. Troubleshooting Kubernetes Clusters/04. Demo- Troubleshooting Nodes - Stopped kubelet.mp4
13.4 MB
04. Troubleshooting Kubernetes Clusters/08. Demo- Troubleshooting Control Plane - Inaccessible Static Pod Manifests.mp4
13.1 MB
02. Maintaining Kubernetes Clusters/06. Demo- Backing up etcd with etcdctl.mp4
11.9 MB
04. Troubleshooting Kubernetes Clusters/05. Demo- Troubleshooting Nodes - Inaccessible kubelet config.yaml.mp4
11.6 MB
03. Logging and Monitoring in Kubernetes Clusters/15. Demo- Deploying the Kubernetes Metrics Server.mp4
9.0 MB
02. Maintaining Kubernetes Clusters/13. Demo- Upgrading a Worker Node.mp4
8.3 MB
02. Maintaining Kubernetes Clusters/04. Restoring etcd with etcdctl.mp4
7.9 MB
[磁力链接]
添加时间:
2024-06-09
大小:
423.3 MB
最近下载:
2025-10-11
热度:
16037
Udemy - Docker Mastery with Kubernetes +Swarm from a Docker Captain (2.2025)
27. Dockerfiles and Docker Images in 2022/2. Node.js Rocks in Docker.mp4
650.7 MB
25. Docker 19.03 Release New Features/4. Docker App and Image Packaging of Compose YAML.mp4
631.7 MB
25. Docker 19.03 Release New Features/3. Docker Context and SSH Connections.mp4
499.1 MB
25. Docker 19.03 Release New Features/2. BuildKit and the new Docker buildx CLI.mp4
488.4 MB
26. DevOps and Docker Clips/2. Alpine Base Images. Are They Really More Secure.mp4
377.2 MB
26. DevOps and Docker Clips/15. Docker + ARM, Using Raspberry Pi or AWS A1 Instances with Docker.mp4
376.5 MB
07. Dockerfile ENTRYPOINT/9. Assignment 1 Answer Create CLI Utilities.mp4
323.3 MB
07. Dockerfile ENTRYPOINT/12. Assignment 2 Answer Startup Scripts.mp4
276.3 MB
03. The Best Way to Setup Docker for Your OS/5. Docker for Linux Desktop Setup and Tips.mp4
256.8 MB
25. Docker 19.03 Release New Features/5. Rootless Mode in Docker Engine.mp4
246.6 MB
25. Docker 19.03 Release New Features/6. Docker Desktop Enterprise.mp4
226.2 MB
16. Your First Pods/4. Your First Deployment With kubectl create.mp4
221.4 MB
03. The Best Way to Setup Docker for Your OS/1. Installing The Right Docker for this course.mp4
218.8 MB
26. DevOps and Docker Clips/11. Docker Environment Configs, Variables, and Entrypoints.mp4
215.5 MB
11. Swarm App Lifecycle/4. Healthchecks in Dockerfiles.mp4
213.6 MB
25. Docker 19.03 Release New Features/7. Docker Desktop Enterprise Clusters.mp4
191.7 MB
16. Your First Pods/2. Your First Pod With kubectl run.mp4
186.2 MB
01. Quick Start!/3. Why Docker Why Now in 2025.mp4
185.8 MB
03. The Best Way to Setup Docker for Your OS/3. Docker for Windows Setup and Tips.mp4
182.0 MB
19. Kubernetes Management Techniques/2. YAML Generators in kubectl Commands.mp4
181.1 MB
[磁力链接]
添加时间:
2025-05-22
大小:
15.2 GB
最近下载:
2025-10-11
热度:
1000
Linux Academy - Running Container Clusters with Kubernetes
Linux Academy - Running Container Clusters with Kubernetes.tgz
1.4 GB
Torrent Downloaded From ExtraTorrent.cc.txt
352 Bytes
Torrent Downloaded from worldwidetorrents.eu.txt
0 Bytes
[磁力链接]
添加时间:
2017-03-19
大小:
1.4 GB
最近下载:
2025-10-10
热度:
5052
Udemy - Kubernetes for the Absolute Beginners - Hands-on (6.2024)
11. Appendix - Setup Multi Node cluster using Kubeadm/04. Demo - Provision cluster using Kubeadm.mp4
373.1 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/10. Solution - ReplicaSets.mp4
238.0 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/18. Solution - Rolling Updates and Rollbacks.mp4
149.4 MB
03. Kubernetes Concepts/02. Demo - Minikube.mp4
113.4 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/06. Solution Pods with YAML Lab.mp4
112.7 MB
07. Services/06. Solution - Services.mp4
95.8 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/16. Demo - Deployments - Update and Rollback.mp4
88.6 MB
08. Microservices Architecture/03. Demo - Deploying Microservices Application on Kubernetes.mp4
87.6 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/14. Solution - Deployments.mp4
69.5 MB
09. Kubernetes on Cloud/04. Kubernetes on AWS (EKS).mp4
60.5 MB
11. Appendix - Setup Multi Node cluster using Kubeadm/03. Demo - Setup Lab - VirtualBox.mp4
55.9 MB
11. Appendix - Setup Multi Node cluster using Kubeadm/07. Bonus Lecture Kubernetes Series of Courses.mp4
54.9 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/03. Tips & Tricks - Developing Kubernetes Manifest files with Visual Studio Code.mp4
44.5 MB
02. Kubernetes Overview/01. Containers Overview.mp4
37.7 MB
08. Microservices Architecture/04. Demo - Deploying Microservices Application on Kubernetes with Deployments.mp4
36.0 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/08. Demo - ReplicaSets.mp4
35.1 MB
09. Kubernetes on Cloud/05. Kubernetes on Azure (AKS).mp4
32.6 MB
05. Kubernetes Concepts - Pods, ReplicaSets, Deployments/07. Replication Controllers and ReplicaSets.mp4
27.6 MB
01. Introduction/02. The Kubernetes Course Series.mp4
27.2 MB
09. Kubernetes on Cloud/02. Kubernetes on GCP (GKE).mp4
25.0 MB
[磁力链接]
添加时间:
2025-05-21
大小:
2.1 GB
最近下载:
2025-10-10
热度:
1726
[FreeCourseSite.com] Udemy - Azure Kubernetes Service AGIC Ingress 30 Real-World Demos
1. Introduction/1. Introduction.mp4
336.7 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/1. Step-01 Introduction to Azure AKS AGIC.mp4
145.0 MB
3. Demo-02 Azure AGIC - Ingress with Default Backend/1. Step-01 Introduction to Ingress Default Backend.mp4
131.6 MB
23. Demo-22 Azure AGIC - Ingress SSL with Cert Manager and Lets Encrypt/2. Step-02 Install Cert Manager and Verify.mp4
130.0 MB
22. Demo-21 Azure AGIC - Ingress End to End SSL Implementation/3. Step-03 Implement End to End SSL Demo and CleanUp.mp4
127.0 MB
15. Demo-14 Azure AGIC - Install External DNS Controller/4. Step-04 Review and Deploy External DNS Controller.mp4
122.7 MB
27. Demo-26 Azure AGIC - Multiple Ingress Controllers (Nginx and AGIC)/3. Step-03 Install Nginx Ingress Controller using Helm.mp4
121.4 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/3. Step-03 Assign network contributor role to AGIC addon Managed Identity.mp4
113.4 MB
2. Demo-01 Install AKS AGIC Add-On using Greenfield Method/4. Step-04 Verify AKS Cluster and Application Gateway.mp4
105.2 MB
29. Demo-28 Azure AGIC - Shared Application Gateway with other Azure Resources/2. Step-02 Enabled Shared equals true and Verify with sample app.mp4
100.0 MB
16. Demo-15 Azure AGIC - Ingress spec.rules.host + External DNS/2. Step-02 Implement External DNS Demo with Ingress Service.mp4
97.9 MB
5. Demo-04 Azure AGIC - Ingress URL Routing/2. Step-02 URL Routing demo with Default Backend in Ingress Service.mp4
96.5 MB
24. Demo-23 Azure AGIC - Ingress with Web Application Firewall (WAF) and OWASP/3. Step-03 Verify AppGw Logs and CleanUp.mp4
95.0 MB
29. Demo-28 Azure AGIC - Shared Application Gateway with other Azure Resources/3. Step-03 Create myaciapp1 and test.mp4
92.1 MB
15. Demo-14 Azure AGIC - Install External DNS Controller/2. Step-02 Create Role Assignment for Managed Identity.mp4
90.9 MB
22. Demo-21 Azure AGIC - Ingress End to End SSL Implementation/1. Step-01 Introduction to End to End SSL Demo.mp4
90.0 MB
21. Demo-20 Azure AGIC - Ingress End to End SSL Build Backend SSL Application/1. Step-01 Introduction to Building Backend SSL Application.mp4
89.8 MB
4. Demo-03 Azure AGIC - Ingress with HTTP Paths and Rules/3. Step-03 Deploy and Verify HTTP Root Path and app1 Path.mp4
89.7 MB
21. Demo-20 Azure AGIC - Ingress End to End SSL Build Backend SSL Application/2. Step-02 Implement Backend SSL Demo.mp4
89.2 MB
20. Demo-19 Azure AGIC - Ingress SSL Reference AppGw Certs in Ingress Service/2. Step-02 Implement AppGw SSL Certificate Annotation Demo.mp4
89.1 MB
[磁力链接]
添加时间:
2024-02-08
大小:
5.9 GB
最近下载:
2025-10-10
热度:
781
[ DevCourseWeb.com ] Udemy - Rocking Kubernetes with Amazon EKS, Fargate, And DevOps.zip
[ DevCourseWeb.com ] Udemy - Rocking Kubernetes with Amazon EKS, Fargate, And DevOps.zip
3.8 GB
[磁力链接]
添加时间:
2021-04-13
大小:
3.8 GB
最近下载:
2025-10-10
热度:
2598
[GigaCourse.Com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4
265.0 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
184.5 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
179.3 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
176.3 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4
176.2 MB
06 - Improve the stability and security of the server/010 Graceful shutdown gRPCHTTP servers and async worker.mp4
176.1 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4
168.9 MB
02 - 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
06 - Improve the stability and security of the server/008 Deploy gRPC + HTTP server to AWS EKS cluster.mp4
165.3 MB
06 - Improve the stability and security of the server/007 Grant AWS EKS cluster access to Postgres and Redis using security group.mp4
162.5 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/011 How to test a gRPC API that requires authentication.mp4
157.0 MB
01 - Working with database [Postgres + SQLC]/013 Deeply understand transaction isolation levels & read phenomena.mp4
152.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4
150.5 MB
03 - 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
06 - Improve the stability and security of the server/006 Implement role-based access control (RBAC) in Go.mp4
142.8 MB
01 - Working with database [Postgres + SQLC]/004 Use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
01 - Working with database [Postgres + SQLC]/008 Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4
129.8 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
129.5 MB
[磁力链接]
添加时间:
2024-03-23
大小:
7.7 GB
最近下载:
2025-10-10
热度:
2188
Udemy - Azure Kubernetes Service with Azure DevOps and Terraform (2.2025)
33. Using Terraform & Azure DevOps Provision Azure AKS cluster/9. Step-09 Write Pipeline code to Provision Dev AKS Cluster.mp4
194.2 MB
32. Provision Azure AKS Cluster with Terraform/24. Step-23 Create Outputs, Provision AKS Cluster and Verify Outputs.mp4
138.5 MB
22. Azure DevOps - Create Pieplines from scratch using Starter Pipeline/3. Step-03 Create using Starter Pipeline for Build, Push Docker Image to ACR and P.mp4
131.8 MB
31. Azure AKS Production grade cluster design with az aks cli/6. Step-06 Create Azure AKS Cluster using az aks cli.mp4
131.6 MB
32. Provision Azure AKS Cluster with Terraform/3. Step-03 Understand Terraform Providers and Terraform Init Command.mp4
131.2 MB
33. Using Terraform & Azure DevOps Provision Azure AKS cluster/11. Step-11 Create QA envionment related Pipeline code and Provision QA environment.mp4
114.2 MB
32. Provision Azure AKS Cluster with Terraform/4. Step-04 Understand Terraform plan, validate and apply commands.mp4
111.3 MB
11. Ingress - Context Path based Routing/2. Step-02 Review CPR k8s manifests.mp4
110.4 MB
22. Azure DevOps - Create Pieplines from scratch using Starter Pipeline/2. Step-02 Create Semi customized Pipeline for Build, Push Docker Image to ACR and.mp4
107.5 MB
32. Provision Azure AKS Cluster with Terraform/16. Step-16 Migrate Terraform Local State to Azure Storage Account.mp4
107.4 MB
04. Kubernetes Fundamentals with kubectl - Imperative Approach/15. Step-14 Understand how to Update Deployments in Kubernetes.mp4
107.1 MB
32. Provision Azure AKS Cluster with Terraform/22. Step-21 Create AKS Cluster Manifest Part-2.mp4
106.2 MB
32. Provision Azure AKS Cluster with Terraform/13. Step-13 Understand Terraform Input Variables - Part2.mp4
106.1 MB
21. Azure DevOps - Build Docker Image, Push to ACR and Deploy to Azure AKS/2. Step-02 Create Pre-built pipeline named Deploy to AKS.mp4
104.4 MB
04. Kubernetes Fundamentals with kubectl - Imperative Approach/19. Step-18 Services Demo with Cluster IP and Load Balancer Services.mp4
102.5 MB
32. Provision Azure AKS Cluster with Terraform/6. Step-06 Understand Terraform refresh command in combination with tfstate files.mp4
98.4 MB
21. Azure DevOps - Build Docker Image, Push to ACR and Deploy to Azure AKS/5. Step-05 Review Pipeline code for Build and Deploy Stages.mp4
97.0 MB
33. Using Terraform & Azure DevOps Provision Azure AKS cluster/6. Step-06 Create Pipeline with Terraform Validate Stage - Part-1.mp4
96.7 MB
04. Kubernetes Fundamentals with kubectl - Imperative Approach/8. Step-07 Create Pod and LoadBalancer Service and Test.mp4
95.9 MB
04. Kubernetes Fundamentals with kubectl - Imperative Approach/6. Step-05 Create a Pod, Understand about it and delete pod.mp4
93.3 MB
[磁力链接]
添加时间:
2025-06-16
大小:
11.4 GB
最近下载:
2025-10-10
热度:
461
[ FreeCourseWeb.com ] Acloud Guru - Developing Kubernetes Operators from the Ground Up
~Get Your Files Here !/01 Introduction/001 Course Introduction.mp4
135.3 MB
~Get Your Files Here !/05 Test and Deploy/004 Deploy with Operator Lifecycle Manager (OLM).mp4
97.5 MB
~Get Your Files Here !/04 Bootstrap a New Operator/005 Generate Role-Based Access Control (RBAC) Manifests.mp4
94.9 MB
~Get Your Files Here !/01 Introduction/1669765100414-1146 - Developing Kubernetes Operators from the Ground Up - Complete Course PDF (1).pdf
92.5 MB
~Get Your Files Here !/02 What You Will Need/003 kind.mp4
90.7 MB
~Get Your Files Here !/04 Bootstrap a New Operator/004 Implement the Controller.mp4
88.7 MB
~Get Your Files Here !/02 What You Will Need/004 Operator SDK.mp4
82.4 MB
~Get Your Files Here !/03 How to Develop an Operator/004 Create the Operator Project.mp4
78.5 MB
~Get Your Files Here !/05 Test and Deploy/003 Run as a Deployment.mp4
73.8 MB
~Get Your Files Here !/06 Conclusion/002 Conclusion and Whats Next.mp4
71.5 MB
~Get Your Files Here !/05 Test and Deploy/002 Run Outside of a Cluster.mp4
67.9 MB
~Get Your Files Here !/04 Bootstrap a New Operator/002 Understand Kubernetes APIs.mp4
67.1 MB
~Get Your Files Here !/02 What You Will Need/002 Go Programming Language.mp4
66.2 MB
~Get Your Files Here !/05 Test and Deploy/005 Create the Custom Resource (CR).mp4
61.7 MB
~Get Your Files Here !/06 Conclusion/001 Course Summary.mp4
60.1 MB
~Get Your Files Here !/03 How to Develop an Operator/002 Hello Operator.mp4
58.4 MB
~Get Your Files Here !/02 What You Will Need/008 Recap What You Will Need.mp4
55.0 MB
~Get Your Files Here !/02 What You Will Need/005 Operator Lifecycle Manager (OLM).mp4
53.8 MB
~Get Your Files Here !/02 What You Will Need/006 Image Registry.mp4
52.4 MB
~Get Your Files Here !/03 How to Develop an Operator/003 Project Overview.mp4
52.4 MB
[磁力链接]
添加时间:
2024-04-12
大小:
1.8 GB
最近下载:
2025-10-10
热度:
2240
Oreilly - Automating Kubernetes with GitOps
Lesson 6 Configuration as Code/005. 6.4 Setting up AWX.mp4
58.9 MB
Lesson 14 Running a GitOps Project/006. 14.5 Preparation Creating the YAML Files.mp4
56.9 MB
Lesson 2 Using Pipelines/007. 2.6 Exploring Pipelines in Jenkins.mp4
46.9 MB
Lesson 17 Automatically Updating Code to Applications/008. 17.7 Using Argo CD.mp4
45.6 MB
Lesson 8 Setting up Kubernetes for GitOps/005. 8.4 Kubernetes Storage.mp4
45.0 MB
Lesson 14 Running a GitOps Project/007. 14.6 Implementing the CI Process.mp4
40.3 MB
Lesson 4 Building Container Images/005. 4.4 Using Webhooks to Automate Container Image Updates.mp4
39.4 MB
Lesson 7 Running Applications in Kubernetes/005. 7.4 Running Applications the Declarative Way.mp4
35.9 MB
Lesson 17 Automatically Updating Code to Applications/004. 17.3 Using Flux.mp4
34.7 MB
Lesson 4 Building Container Images/003. 4.2 Using Dockerfile.mp4
32.1 MB
Lesson 13 Using GitOps to Provide Zero-downtime Application Updates/004. 13.3 Using Canary Deployments.mp4
31.8 MB
Lesson 13 Using GitOps to Provide Zero-downtime Application Updates/002. 13.1 Using Deployment Rolling Updates.mp4
31.7 MB
Lesson 15 Implementing Observability/005. 15.4 Using Prometheus.mp4
31.6 MB
Lesson 13 Using GitOps to Provide Zero-downtime Application Updates/003. 13.2 Applying BlueGreen Deployment Updates.mp4
31.5 MB
Lesson 9 Controllers and Operators/005. 9.4 Creating a Custom Operator.mp4
31.1 MB
Lesson 8 Setting up Kubernetes for GitOps/007. 8.6 Using Ingress.mp4
30.3 MB
Lesson 3 Using Git/004. 3.3 Using Git Advanced Authentication.mp4
30.2 MB
Lesson 12 Using Secrets/003. 12.2 Using Secrets.mp4
29.9 MB
Lesson 3 Using Git/002. 3.1 Understanding Git.mp4
29.0 MB
Lesson 13 Using GitOps to Provide Zero-downtime Application Updates/005. 13.4 Service-based Canary Deployments.mp4
28.6 MB
[磁力链接]
添加时间:
2023-12-18
大小:
1.8 GB
最近下载:
2025-10-10
热度:
10765
[GigaCourse.Com] Udemy - DevOps Mastery with Docker Kubernetes & Azure Kubernetes
3. Everything about Kubernetes/2. What is Container, Docker, Container Deployment and Challenges.mp4
97.6 MB
3. Everything about Kubernetes/12. Deep Dive into POD and Service component.mp4
89.9 MB
2. Everything about Docker/4. Docker-working-workflow.mp4
82.4 MB
3. Everything about Kubernetes/6. Worker Node, Kubelet, POD, Container.mp4
62.7 MB
3. Everything about Kubernetes/8. Master Node component - Controller Manager and its types.mp4
62.4 MB
5. Working with Azure Kubernetes Service/15. Deleting old service creating new service and accessing alongside old service.mp4
59.9 MB
4. SpringBoot, Database and Docker build/6. Connecting Local Springboot with Azure CosmosDB.mp4
56.1 MB
5. Working with Azure Kubernetes Service/5. Create Azure Kubernetes Cluster.mp4
52.6 MB
5. Working with Azure Kubernetes Service/12. -Understanding Service object with Yaml and How to execute it on Kubernetes.mp4
51.3 MB
5. Working with Azure Kubernetes Service/2. Login to Azure and Azure Container Registry with Azure CLI tool.mp4
50.1 MB
5. Working with Azure Kubernetes Service/11. Understanding Deployment object with Yaml and How to execute it on Kubernetes.mp4
48.2 MB
3. Everything about Kubernetes/14. What is Deployment, how deployment works What is, Kubectl, Helm chart.mp4
46.1 MB
3. Everything about Kubernetes/1. What is Traditional and Virtualized mode of Application Deployment.mp4
45.1 MB
5. Working with Azure Kubernetes Service/4. Pushing the local docker image to Azure ACR.mp4
45.0 MB
1. Introduction & Installation Setup/2. Installing Java Intellij Maven Postman SpringInitializer.mp4
42.5 MB
3. Everything about Kubernetes/5. Overview of Worker and Master Node and What is Namespaces.mp4
42.0 MB
5. Working with Azure Kubernetes Service/7. Establish connection from Local to Azure AKS Cluster.mp4
40.9 MB
3. Everything about Kubernetes/7. Master Node component - API Server.mp4
40.8 MB
3. Everything about Kubernetes/3. What is Kubernetes.mp4
40.0 MB
3. Everything about Kubernetes/10. Master Node component - etcd key value store.mp4
37.9 MB
[磁力链接]
添加时间:
2022-04-13
大小:
1.8 GB
最近下载:
2025-10-10
热度:
2494
Certified Kubernetes Administrator (CKA), 3rd Edition
Module 3 Managing Kubernetes Clusters/Lesson 10 Managing Security Settings/007. 10.6 Creating Kubernetes User Accounts.mp4
65.8 MB
Module 3 Managing Kubernetes Clusters/Lesson 7 Performing Node Maintenance Tasks/006. 7.5 Understanding Cluster High Availability (HA) Options.mp4
63.3 MB
Module 3 Managing Kubernetes Clusters/Lesson 10 Managing Security Settings/005. 10.4 Setting Up Role Based Access Control (RBAC).mp4
54.2 MB
Module 2 Running Applications/Lesson 4 Managing Storage/008. 4.7 Understanding Storage Provisioners.mp4
53.5 MB
Module 2 Running Applications/Lesson 5 Managing Application Access/002. 5.1 Exploring Kubernetes Networking.mp4
46.0 MB
Module 3 Managing Kubernetes Clusters/Lesson 7 Performing Node Maintenance Tasks/005. 7.4 Performing Cluster Node Upgrades.mp4
42.3 MB
Module 1 Building a Kubernetes Cluster/Lesson 2 Creating a Kubernetes Cluster with kubeadm/005. 2.4 Installing the Cluster.mp4
40.4 MB
Module 3 Managing Kubernetes Clusters/Lesson 7 Performing Node Maintenance Tasks/007. 7.6 Setting up a Highly Available Kubernetes Cluster.mp4
39.7 MB
Module 4 Practice Exams/Lesson 13 Practice CKA Exam 2/005. 13.4 Performing a Control Node Upgrade.mp4
39.6 MB
Module 3 Managing Kubernetes Clusters/Lesson 6 Managing Clusters/005. 6.4 Managing Node State.mp4
36.5 MB
Module 3 Managing Kubernetes Clusters/Lesson 8 Managing Scheduling/004. 8.3 Managing Affinity and Anti-Affinity Rules.mp4
35.8 MB
Module 2 Running Applications/Lesson 5 Managing Application Access/005. 5.4 Running an Ingress Controller.mp4
34.7 MB
Module 4 Practice Exams/Lesson 12 Practice CKA Exam 1/012. 12.11 Configuring Cluster Access.mp4
33.9 MB
Module 4 Practice Exams/Lesson 13 Practice CKA Exam 2/003. 13.2 Configuring a High Availability Cluster.mp4
33.5 MB
Module 3 Managing Kubernetes Clusters/Lesson 6 Managing Clusters/003. 6.2 Using crictl to Manage Node Containers.mp4
33.2 MB
Module 4 Practice Exams/Lesson 12 Practice CKA Exam 1/008. 12.7 Securing Network Traffic.mp4
32.9 MB
Module 4 Practice Exams/Lesson 13 Practice CKA Exam 2/004. 13.3 Etcd Backup and Restore.mp4
29.6 MB
Module 2 Running Applications/Lesson 5 Managing Application Access/006. 5.5 Configuring Ingress.mp4
29.0 MB
Module 3 Managing Kubernetes Clusters/Lesson 8 Managing Scheduling/005. 8.4 Managing Taints and Tolerations.mp4
29.0 MB
Module 3 Managing Kubernetes Clusters/Lesson 9 Networking/005. 9.4 Configuring Network Policies to Manage Traffic Between Namespaces.mp4
28.6 MB
[磁力链接]
添加时间:
2023-12-18
大小:
2.0 GB
最近下载:
2025-10-10
热度:
16580
[CourseClub.Me] TechWorld - The Ultimate Kubernetes Administrator Course (CKA)
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
[磁力链接]
添加时间:
2022-01-16
大小:
3.3 GB
最近下载:
2025-10-10
热度:
3283
共33页
上一页
9
10
11
12
13
14
15
16
17
下一页