首页 磁力链接怎么用

[FreeCoursesOnline.Me] O`REILLY - Kubernetes From Basics to Guru

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2024-2-7 07:56 2024-5-3 10:02 71 3.2 GB 188
二维码链接
[FreeCoursesOnline.Me] O`REILLY - Kubernetes From Basics to Guru的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. Introduction/001. Kubernetes From Basics to Guru Introduction.mp411.33MB
  2. Lesson 1 Understanding Cloud Native/001. 1.1 Cloud Native Architecture.mp424.07MB
  3. Lesson 1 Understanding Cloud Native/002. 1.2 Cloud Native Components.mp47.69MB
  4. Lesson 1 Understanding Cloud Native/003. 1.3 Serverless Computing.mp44.52MB
  5. Lesson 1 Understanding Cloud Native/004. 1.4 Scalability.mp45.17MB
  6. Lesson 1 Understanding Cloud Native/005. 1.5 Microservices.mp45.18MB
  7. Lesson 1 Understanding Cloud Native/006. 1.6 Standards in Cloud Native Computing.mp47.51MB
  8. Lesson 1 Understanding Cloud Native/007. 1.7 The Role of the CNCF.mp49.38MB
  9. Lesson 1 Understanding Cloud Native/008. 1.8 Job Roles in a Cloud Native Environment.mp48.14MB
  10. Lesson 10 Understanding Kubernetes and Cloud Native Computing/001. 10.1 Understanding Cloud Computing.mp410.17MB
  11. Lesson 10 Understanding Kubernetes and Cloud Native Computing/002. 10.2 Running Applications in Cloud.mp411.32MB
  12. Lesson 10 Understanding Kubernetes and Cloud Native Computing/003. 10.3 Why Containers Make Sense in Cloud Environments.mp45.54MB
  13. Lesson 10 Understanding Kubernetes and Cloud Native Computing/004. 10.4 The Rise of Kubernetes.mp410.33MB
  14. Lesson 10 Understanding Kubernetes and Cloud Native Computing/005. 10.5 The Kubernetes Ecosystem.mp422.24MB
  15. Lesson 10 Understanding Kubernetes and Cloud Native Computing/006. 10.6 Standardization in Cloud Native Computing.mp49.95MB
  16. Lesson 11 Installing Kubernetes/001. 11.1 Understanding Kubernetes Distributions.mp45.07MB
  17. Lesson 11 Installing Kubernetes/002. 11.2 Using Kubernetes in Cloud, on Premise, or on your Laptop.mp415.41MB
  18. Lesson 11 Installing Kubernetes/003. 11.3 Using Minikube on Linux.mp415.01MB
  19. Lesson 11 Installing Kubernetes/004. 11.4 Using Minikube on Windows.mp414.27MB
  20. Lesson 11 Installing Kubernetes/005. 11.5 Using Minikube on MacOS.mp414.64MB
  21. Lesson 11 Installing Kubernetes/006. 11.6 Getting Started with Kubernetes in Google Cloud.mp413.23MB
  22. Lesson 11 Installing Kubernetes/007. 11.7 Using Kubernetes in Amazon.mp439.31MB
  23. Lesson 11 Installing Kubernetes/008. 11.8 Using Kubernetes in Azure.mp415.88MB
  24. Lesson 11 Installing Kubernetes/009. 11.9 Building Your Own On-Premise Kubernetes Cluster.mp454.92MB
  25. Lesson 11 Installing Kubernetes/010. Lesson 11 Lab Building a Kubernetes Cluster.mp41.19MB
  26. Lesson 11 Installing Kubernetes/011. Lesson 11 Lab Solution Building a Kubernetes Cluster.mp47.18MB
  27. Lesson 12 Running Applications in Kubernetes/001. 12.1 Using Kubernetes.mp46.1MB
  28. Lesson 12 Running Applications in Kubernetes/002. 12.2 Using Minikube.mp418.28MB
  29. Lesson 12 Running Applications in Kubernetes/003. 12.3 Kubernetes Resources.mp423.24MB
  30. Lesson 12 Running Applications in Kubernetes/004. 12.4 Running Applicaiton the Declarative Way.mp433.33MB
  31. Lesson 12 Running Applications in Kubernetes/005. 12.5 Providing Access to Applications.mp47.91MB
  32. Lesson 13 Providing Access to Applications/001. 13.1 Understanding Kubernetes Networking.mp441.3MB
  33. Lesson 13 Providing Access to Applications/002. 13.2 Using Services.mp421.61MB
  34. Lesson 13 Providing Access to Applications/003. 13.3 Exploring Kubernetes Application Auto-registration with DNS.mp48.04MB
  35. Lesson 13 Providing Access to Applications/004. 13.4 Working with Ingress.mp428.05MB
  36. Lesson 13 Providing Access to Applications/005. 13.5 Using Port Forwarding to Access Applications.mp47.95MB
  37. Lesson 13 Providing Access to Applications/006. Lesson 13 Lab Exposing Applications.mp41.04MB
  38. Lesson 13 Providing Access to Applications/007. Lesson 13 Lab Solution Exposing Applications.mp44.42MB
  39. Lesson 14 Configuring Storage/001. 14.1 Understanding Ephemeral Container Storage.mp47.84MB
  40. Lesson 14 Configuring Storage/002. 14.2 Managing Pod Volumes.mp420.23MB
  41. Lesson 14 Configuring Storage/003. 14.3 Decoupling Storage from the Applications.mp431.36MB
  42. Lesson 14 Configuring Storage/004. 14.4 Creating Persistent Volumes.mp49.03MB
  43. Lesson 14 Configuring Storage/005. 14.5 Managing Persistent Volume Claims.mp412.93MB
  44. Lesson 14 Configuring Storage/006. 14.6 Setting up Pods to Use Persistent Volumes.mp49.86MB
  45. Lesson 14 Configuring Storage/007. Lesson 14 Lab Providing Access to Storage.mp41.21MB
  46. Lesson 14 Configuring Storage/008. Lesson 14 Lab Solution Providing Access to Storage.mp414.82MB
  47. Lesson 15 Decoupling Application-Specific Information/001. 15.1 Decoupling Configuration Files and Variables from Applications.mp418.79MB
  48. Lesson 15 Decoupling Application-Specific Information/002. 15.2 Using ConfigMaps for Variables.mp422.57MB
  49. Lesson 15 Decoupling Application-Specific Information/003. 15.3 Storing Configuration Files in ConfigMaps.mp418.2MB
  50. Lesson 15 Decoupling Application-Specific Information/004. 15.4 Using Secrets for Sensitive Information.mp423.92MB
  51. Lesson 15 Decoupling Application-Specific Information/005. 15.5 Using Docker-registry Secrets.mp413.91MB
  52. Lesson 15 Decoupling Application-Specific Information/006. Lesson 15 Lab Providing Variables through ConfigMaps.mp41.33MB
  53. Lesson 15 Decoupling Application-Specific Information/007. Lesson 15 Lab Solution Providing Variables through ConfigMaps.mp412.73MB
  54. Lesson 16 Managing Security Settings/001. 16.1 Understanding API Access.mp422.14MB
  55. Lesson 16 Managing Security Settings/002. 16.2 Managing SecurityContext.mp415.6MB
  56. Lesson 16 Managing Security Settings/003. 16.3 Using ServiceAccounts to Configure API Access.mp412.37MB
  57. Lesson 16 Managing Security Settings/004. 16.4 Setting Up Role Based Access Control (RBAC).mp449.69MB
  58. Lesson 16 Managing Security Settings/005. 16.5 Configuring Cluster Roles and RoleBindings.mp411.55MB
  59. Lesson 16 Managing Security Settings/006. 16.6 Creating Kubernetes User Accounts.mp460.21MB
  60. Lesson 16 Managing Security Settings/007. Lesson 16 Lab Managing Security.mp41.48MB
  61. Lesson 16 Managing Security Settings/008. Lesson 16 Lab Solution Managing Security.mp413.69MB
  62. Lesson 17 Controllers and Operators/001. 17.1 Custom Resources.mp412.92MB
  63. Lesson 17 Controllers and Operators/002. 17.2 Providing Operator API Access.mp414.04MB
  64. Lesson 17 Controllers and Operators/003. 17.3 Understanding Controllers and Operators.mp412.62MB
  65. Lesson 17 Controllers and Operators/004. 17.4 Creating a Custom Operator.mp428.69MB
  66. Lesson 18 Networking/001. 18.1 Managing the CNI and Network Plugins.mp417.03MB
  67. Lesson 18 Networking/002. 18.2 Understanding Service Auto Registration.mp419.53MB
  68. Lesson 18 Networking/003. 18.3 Using Network Policies to Manage Traffic Between Pods.mp417.27MB
  69. Lesson 18 Networking/004. 18.4 Configuring Network Policies to Manage Traffic Between Namespaces.mp426.11MB
  70. Lesson 18 Networking/005. Lesson 18 Lab Using NetworkPolicies.mp42.99MB
  71. Lesson 18 Networking/006. Lesson 18 Lab Solution Using NetworkPolicies.mp417.68MB
  72. Lesson 19 Understanding Microservices/001. 19.1 What are Microservices.mp47.58MB
  73. Lesson 19 Understanding Microservices/002. 19.2 Microservices and Containers A Perfect Match.mp45.23MB
  74. Lesson 19 Understanding Microservices/003. 19.3 From Monolithic Application to Microservice.mp410.3MB
  75. Lesson 19 Understanding Microservices/004. 19.4 The Role of 12-Factor Apps in Microservices.mp411.31MB
  76. Lesson 19 Understanding Microservices/005. 19.5 DevOps and Microservices.mp43.05MB
  77. Lesson 19 Understanding Microservices/006. 19.6 Understanding the Goals of this Course.mp42.34MB
  78. Lesson 19 Understanding Microservices/007. 19.7 Introducing the Course Microservice Project.mp42.92MB
  79. Lesson 2 Understanding Containers/001. 2.1 What is a Container.mp432.4MB
  80. Lesson 2 Understanding Containers/002. 2.2 Containers are Linux.mp414.78MB
  81. Lesson 2 Understanding Containers/003. 2.3 Understanding Why Containers Make Sense in a Microservices Approach.mp44.76MB
  82. Lesson 2 Understanding Containers/004. 2.4 Understanding Images and Containers.mp427.81MB
  83. Lesson 2 Understanding Containers/005. 2.5 Understanding Container Registries.mp420.22MB
  84. Lesson 2 Understanding Containers/006. 2.6 Taking a Docker Test-drive.mp422.34MB
  85. Lesson 2 Understanding Containers/007. Lesson 2 Lab Taking a Container Test-drive.mp42.97MB
  86. Lesson 2 Understanding Containers/008. Lesson 2 Lab Solution Taking a Container Test-drive.mp47.77MB
  87. Lesson 20 Creating Container-based Microservices in Kubernetes/001. 20.1 Feeding Images into Kubernetes.mp413.32MB
  88. Lesson 20 Creating Container-based Microservices in Kubernetes/002. 20.2 Organizing Pod Storage.mp452.08MB
  89. Lesson 20 Creating Container-based Microservices in Kubernetes/003. 20.3 Using Storage Provisioners.mp420.07MB
  90. Lesson 20 Creating Container-based Microservices in Kubernetes/004. 20.4 Providing Flexible Parameters Using ConfigMaps and Secrets.mp440.43MB
  91. Lesson 20 Creating Container-based Microservices in Kubernetes/005. 20.5 Exposing Applications Using Service Objects.mp431.91MB
  92. Lesson 20 Creating Container-based Microservices in Kubernetes/006. 20.6 Providing Fixed DNS URLs Using Ingress.mp495.03MB
  93. Lesson 20 Creating Container-based Microservices in Kubernetes/007. 20.7 Using Kustomize.yaml.mp416.09MB
  94. Lesson 20 Creating Container-based Microservices in Kubernetes/008. 20.8 Using Canary Deployments in Kubernetes.mp436.52MB
  95. Lesson 20 Creating Container-based Microservices in Kubernetes/009. Lesson 20 Lab Implementing the Course Project as a Full Microservice on Kubernetes.mp44.14MB
  96. Lesson 20 Creating Container-based Microservices in Kubernetes/010. Lesson 20 Lab Solution Implementing the Course Project as a Full Microservice on Kubernetes.mp442.18MB
  97. Lesson 21 Getting Started with Istio Service Mesh/001. 21.1 Understanding What a Service Mesh is Used for.mp419.05MB
  98. Lesson 21 Getting Started with Istio Service Mesh/002. 21.2 Understanding Istio.mp430.03MB
  99. Lesson 21 Getting Started with Istio Service Mesh/003. 21.3 Setting up Istio.mp416.75MB
  100. Lesson 21 Getting Started with Istio Service Mesh/004. 21.4 Running the Bookinfo Demo Application.mp440.42MB
  101. Lesson 21 Getting Started with Istio Service Mesh/005. 21.5 Using the Dashboard.mp413.72MB
  102. Lesson 21 Getting Started with Istio Service Mesh/006. Lesson 21 Lab Setting up Istio Service Mesh.mp4906KB
  103. Lesson 21 Getting Started with Istio Service Mesh/007. Lesson 21 Lab Solution Setting up Istio Service Mesh.mp47.81MB
  104. Lesson 22 Managing Microservices with Istio Service Mesh/001. 22.1 Managing Traffic Flow with Istio.mp427.21MB
  105. Lesson 22 Managing Microservices with Istio Service Mesh/002. 22.2 Using Istio for Fault Injection.mp414.78MB
  106. Lesson 22 Managing Microservices with Istio Service Mesh/003. 22.3 Querying Metrics with Prometheus and Istio.mp427.17MB
  107. Lesson 22 Managing Microservices with Istio Service Mesh/004. 22.4 Visualizing Metrics with Grafana and Istio.mp48.95MB
  108. Lesson 22 Managing Microservices with Istio Service Mesh/005. 22.5 Using Istio to Access External Services.mp426.78MB
  109. Lesson 22 Managing Microservices with Istio Service Mesh/006. 22.6 Managing the Course Sample Project with Istio.mp422.01MB
  110. Lesson 22 Managing Microservices with Istio Service Mesh/007. Lesson 22 Lab Running the Course Project in Istio.mp41.65MB
  111. Lesson 22 Managing Microservices with Istio Service Mesh/008. Lesson 22 Lab Solution Running the Course Project in Istio.mp415.17MB
  112. Lesson 23 Using GitOps to Provide Zero-downtime Application Updates/001. 23.1 Using Deployment Rolling Updates.mp428.93MB
  113. Lesson 23 Using GitOps to Provide Zero-downtime Application Updates/002. 23.2 Applying BlueGreen Deployment Updates.mp428.97MB
  114. Lesson 23 Using GitOps to Provide Zero-downtime Application Updates/003. 23.3 Using Canary Deployments.mp429.27MB
  115. Lesson 23 Using GitOps to Provide Zero-downtime Application Updates/004. 23.4 Service-based Canary Deployments.mp426.15MB
  116. Lesson 24 Running a GitOps Project/001. 24.1 Understanding the Project.mp415.49MB
  117. Lesson 24 Running a GitOps Project/002. 24.2 Preparation Setting up Git.mp422MB
  118. Lesson 24 Running a GitOps Project/003. 24.3 Preparation Creating a Worker Image.mp425.65MB
  119. Lesson 24 Running a GitOps Project/004. 24.4 Preparation Setting up Storage.mp415.45MB
  120. Lesson 24 Running a GitOps Project/005. 24.5 Preparation Creating the YAML Files.mp452.51MB
  121. Lesson 24 Running a GitOps Project/006. 24.6 Implamenting the CI Process.mp436.96MB
  122. Lesson 24 Running a GitOps Project/007. 24.7 Implamenting the CD Process.mp410.12MB
  123. Lesson 24 Running a GitOps Project/008. 24.8 Performing the BlueGreen Application Update.mp42.61MB
  124. Lesson 25 Automatically Updating Code to Applications/001. 25.1 Introducing CICD Solutions.mp43.54MB
  125. Lesson 25 Automatically Updating Code to Applications/002. 25.2 Setting up Flux.mp46.84MB
  126. Lesson 25 Automatically Updating Code to Applications/003. 25.3 Using Flux.mp432.01MB
  127. Lesson 25 Automatically Updating Code to Applications/004. 25.4 Exploring OpenShift.mp423.18MB
  128. Lesson 25 Automatically Updating Code to Applications/005. 25.5 Using OpenShift Source to Image.mp424.08MB
  129. Lesson 25 Automatically Updating Code to Applications/006. 25.6 Understanding Argo CD.mp410.21MB
  130. Lesson 25 Automatically Updating Code to Applications/007. 25.7 Using Argo CD.mp442.23MB
  131. Lesson 26 Implementing Observability/001. 26.1 Understanding Observability.mp49.7MB
  132. Lesson 26 Implementing Observability/002. 26.2 Using Kubernetes Observability Solutions.mp48.86MB
  133. Lesson 26 Implementing Observability/003. 26.3 Using Metrics Server.mp413.13MB
  134. Lesson 26 Implementing Observability/004. 26.4 Using Prometheus.mp429.33MB
  135. Lesson 26 Implementing Observability/005. 26.5 GitOps Observability.mp416.43MB
  136. Lesson 3 Running Containers/001. 3.1 Exploring Containers.mp410.01MB
  137. Lesson 3 Running Containers/002. 3.2 Understanding Namespaces and Cgroups.mp414.44MB
  138. Lesson 3 Running Containers/003. 3.3 Container Runtimes.mp423.64MB
  139. Lesson 3 Running Containers/004. 3.4 Using Container Images and Registries.mp418.02MB
  140. Lesson 3 Running Containers/005. 3.5 Running Docker Containers.mp431.85MB
  141. Lesson 3 Running Containers/006. 3.6 Building Container Images.mp437.94MB
  142. Lesson 3 Running Containers/007. 3.7 Implementing Container Security.mp46.59MB
  143. Lesson 4 Managing Container Images/001. 4.1 Understanding Container Images.mp415.23MB
  144. Lesson 4 Managing Container Images/002. 4.2 Building Images with Dockerfile.mp447.76MB
  145. Lesson 4 Managing Container Images/003. 4.3 Building Images with docker commit.mp426.01MB
  146. Lesson 4 Managing Container Images/004. 4.4 Using Tags.mp419.48MB
  147. Lesson 4 Managing Container Images/005. 4.5 Creating Private Registries.mp48.85MB
  148. Lesson 4 Managing Container Images/006. 4.6 Image Use Best Practices.mp47.38MB
  149. Lesson 4 Managing Container Images/007. Lesson 4 Lab Automating Image Builds.mp43.42MB
  150. Lesson 4 Managing Container Images/008. Lesson 4 Lab Solution Automating Image Builds.mp416.34MB
  151. Lesson 5 Building Container Images/001. 5.1 Understanding Image Formats.mp420.63MB
  152. Lesson 5 Building Container Images/002. 5.2 Using Dockerfile.mp429.58MB
  153. Lesson 5 Building Container Images/003. 5.3 Creating a GitOps Container Image.mp411.76MB
  154. Lesson 5 Building Container Images/004. 5.4 Using Webhooks to Automate Container Image Updates.mp436.6MB
  155. Lesson 6 Managing Container Storage/001. 6.1 Understanding Container Storage.mp47.19MB
  156. Lesson 6 Managing Container Storage/002. 6.2 Understanding Storage Drivers.mp422.5MB
  157. Lesson 6 Managing Container Storage/003. 6.3 Using Bind Mount as Container Storage.mp426.11MB
  158. Lesson 6 Managing Container Storage/004. 6.4 Using Volumes for Persistent Storage.mp452.35MB
  159. Lesson 6 Managing Container Storage/005. 6.5 Using NFS for Persistent Storage.mp419.91MB
  160. Lesson 6 Managing Container Storage/006. 6.6 Managing Storage in an SELinux Environment.mp427.2MB
  161. Lesson 6 Managing Container Storage/007. Lesson 6 Lab Configuring Persistent Storage.mp41.95MB
  162. Lesson 6 Managing Container Storage/008. Lesson 6 Lab Solution Configuring Persistent Storage.mp49.21MB
  163. Lesson 7 Understanding DevOps and GitOps/001. 7.1 Understanding DevOps.mp411.52MB
  164. Lesson 7 Understanding DevOps and GitOps/002. 7.2 Exploring GitOps.mp416.35MB
  165. Lesson 7 Understanding DevOps and GitOps/003. 7.3 Kubernetes and GitOps.mp42.68MB
  166. Lesson 7 Understanding DevOps and GitOps/004. 7.4 Deploying Everything as Code.mp43.46MB
  167. Lesson 7 Understanding DevOps and GitOps/005. 7.5 Devops and GitOps Core Components.mp42.32MB
  168. Lesson 7 Understanding DevOps and GitOps/006. 7.6 DevOps Environments.mp414.19MB
  169. Lesson 7 Understanding DevOps and GitOps/007. 7.7 DevOps Stages.mp45.24MB
  170. Lesson 7 Understanding DevOps and GitOps/008. 7.8 Webhooks and Operators.mp43.96MB
  171. Lesson 8 Using Git/001. 8.1 Understanding Git.mp427.3MB
  172. Lesson 8 Using Git/002. 8.2 Git Fundamentals.mp426.73MB
  173. Lesson 8 Using Git/003. 8.3 Using Git Advanced Authentication.mp428.09MB
  174. Lesson 8 Using Git/004. 8.4 Working with Branches and Merges.mp420.16MB
  175. Lesson 8 Using Git/005. 8.5 Organizing Git Repositories for GitOps Environments.mp47.51MB
  176. Lesson 9 Using Pipelines/001. 9.1 What is a Pipeline.mp44.14MB
  177. Lesson 9 Using Pipelines/002. 9.2 Creating Pipelines for DevOps.mp46.11MB
  178. Lesson 9 Using Pipelines/003. 9.3 Creating Pipelines for GitOps.mp45.79MB
  179. Lesson 9 Using Pipelines/004. 9.4 Integrating DevOps and GitOps Pipelines.mp421.1MB
  180. Lesson 9 Using Pipelines/005. 9.5 Getting Started with Jenkins.mp419.94MB
  181. Lesson 9 Using Pipelines/006. 9.6 Exploring Pipelines in Jenkins.mp443.51MB
  182. Module 1 Fundamentals/001. Module Introduction.mp42.34MB
  183. Module 2 DevOps and GitOps/001. Module Introduction.mp42.02MB
  184. Module 3 Kubernetes/001. Module Introduction.mp43.82MB
  185. Module 4 Advanced Kubernetes Services/001. Module Introduction.mp42.87MB
  186. Module 5 Microservices/001. Module Introduction.mp42.71MB
  187. Module 6 GitOps/001. Module Introduction.mp43.17MB
  188. Summary/001. Kubernetes From Basics to Guru Summary.mp41.26MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统