种子简介
种子名称:
[CourseClub.NET] Packtpub - The Ultimate Openshift (2018) Bootcamp
文件类型:
视频
文件数目:
62个文件
文件大小:
2.73 GB
收录时间:
2019-1-11 17:30
已经下载:
3次
资源热度:
123
最近下载:
2024-12-27 18:54
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:b244d02dbbb0443f5f97caf032c781aae138af2d&dn=[CourseClub.NET] Packtpub - The Ultimate Openshift (2018) Bootcamp
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[CourseClub.NET] Packtpub - The Ultimate Openshift (2018) Bootcamp.torrent
01.Setting up the Learning Environment/0101.Section Introduction.mp410.08MB
01.Setting up the Learning Environment/0102.Option I Part A Setup Docker.mp417.19MB
01.Setting up the Learning Environment/0103.Option I Part B Install oc client and bring up all in one cluster with oc clus.mp432.99MB
01.Setting up the Learning Environment/0104.Option II part A Setup Minishift.mp424.42MB
01.Setting up the Learning Environment/0105.Option II Part B Setup 1 node cluster with Minishift.mp438.17MB
02.Openshift Quick Dive - Deploying a Web App with HA/0201.Section Introduction.mp47.89MB
02.Openshift Quick Dive - Deploying a Web App with HA/0202.okd Console Tour, Launching app from the catalogue.mp485.48MB
02.Openshift Quick Dive - Deploying a Web App with HA/0203.Deploying a PHP for a GitHub repo.mp478.08MB
02.Openshift Quick Dive - Deploying a Web App with HA/0204.Paas in action - observing how created a build, deployment and even published app.mp487.22MB
02.Openshift Quick Dive - Deploying a Web App with HA/0205.Demo of high availability and fault tolerance with openshift.mp459.09MB
02.Openshift Quick Dive - Deploying a Web App with HA/0206.Rolling out a new version when application updates Defining Dynamic Scaling.mp428.33MB
02.Openshift Quick Dive - Deploying a Web App with HA/0207.Defining Dynamic Scaling.mp426.28MB
02.Openshift Quick Dive - Deploying a Web App with HA/0208.Service Discovert, Deploying and connecting to a database.mp493.49MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0301.Section Introduction.mp450.86MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0302.Projects and Multi Tenancy.mp470.05MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0303.Pods and Containers - Deployment Units.mp449.48MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0304.When to run multi container Pods.mp426.34MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0305.Deployment Configs - Availability and Release Strategies.mp454.55MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0306.Replication Controllers, Lables and Selectors.mp468.26MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0307.Services and Routes - Publishing Services, Service...mp477.72MB
03.Concepts - Projects, Pods Service, Routes, Build and Deployment Configs/0308.Builds, Pipelines and Image Streams.mp448.19MB
04.Just Enough Docker for an Openshift Practitioner/0401.Setting up and validating docker environment.mp488.96MB
04.Just Enough Docker for an Openshift Practitioner/0402.Running your first container.mp451.85MB
04.Just Enough Docker for an Openshift Practitioner/0403.Making containers persist with -idt options.mp449.33MB
04.Just Enough Docker for an Openshift Practitioner/0404.Essential Container Operations - list, logs, exec, cp, inspect, stop, rm.mp462MB
04.Just Enough Docker for an Openshift Practitioner/0405.Publishing containers using port mapping.mp427.55MB
04.Just Enough Docker for an Openshift Practitioner/0406.Using docker instead of VMs to create development environments.mp421.79MB
04.Just Enough Docker for an Openshift Practitioner/0407.Portainer - Web console to managing Docker Environments.mp422.11MB
04.Just Enough Docker for an Openshift Practitioner/0408.Launching Application Stack with Docker Compose.mp468.24MB
04.Just Enough Docker for an Openshift Practitioner/0409.Building an image manually with docker commit.mp422.8MB
04.Just Enough Docker for an Openshift Practitioner/0410.Automating image builds with a Dockerfile.mp470.37MB
04.Just Enough Docker for an Openshift Practitioner/0411.Dockerfile Primer.mp488.45MB
05.Openshift the Kubernetes Way/0501.Section Introduction.mp410.92MB
05.Openshift the Kubernetes Way/0502.Creating a project and switching context.mp431.04MB
05.Openshift the Kubernetes Way/0503.Writing a pod spec and applying it with oc cli.mp430.79MB
05.Openshift the Kubernetes Way/0504.Rebuilding docker image with non-privileged User and Port.mp464.83MB
05.Openshift the Kubernetes Way/0505.Pod operations - connect with shell, check logs, attach, delete.mp421.05MB
05.Openshift the Kubernetes Way/0506.Achieving high availability and self-healing with Replication Controllers.mp433.07MB
05.Openshift the Kubernetes Way/0507.Exposing application with Service and NodePort.mp431.98MB
05.Openshift the Kubernetes Way/0508.Kube proxy, iptables - ppenshift service internals.mp428.4MB
05.Openshift the Kubernetes Way/0509.Exposing service with a DNS Route - openshift equivalent to Ingress.mp460.09MB
05.Openshift the Kubernetes Way/0510.Adding deployment strategy.mp431.65MB
05.Openshift the Kubernetes Way/0511.Achieving Zero Downtime Deployments.mp430.96MB
05.Openshift the Kubernetes Way/0512.Deploying additional Kubernetes specific objects.mp430.43MB
05.Openshift the Kubernetes Way/0513.Cleaning Up.mp449.74MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0601.Section Introduction.mp46.79MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0602.Setting openshift on a remote Fedora server.mp436.85MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0603.Deploying with image.mp484.41MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0604.Exposing vote app with Router.mp431.63MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0605.Introduction to oc new-app command.mp422.29MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0606.Setup vote app with using oc cli utility.mp468.97MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0607.Using annotations to change Router configurations.mp485.06MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0608.Deploying Redis and connecting it with the vote frontend.mp474.56MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0609.Update environment vars and images with oc set.mp423.4MB
06.Deploying Vote and Redis with Images - Images, Image Streams, Router Configs/0610.Imagestream Primer and updating vote app.mp430.59MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0701.Section Introduction.mp410.44MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0702.Launching demo app with source strategy.mp490.28MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0703.S2I Builder Primer.mp423.52MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0704.Deploying results app with Nodejs S2I Builder.mp434.05MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0705.Launching db with a template and parameters.mp425.51MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0706.Using docker strategy with oc new-app to deploy worker app.mp418.56MB
07.Deploying apps from Source, Template, Dockerfile - S2I Builders,Build Configs/0707.Rebuilding from changes to local repository.mp462.82MB