Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
01-01 Why Use Docker.mkv |
2.87Мб |
01-02 What is Docker.mkv |
2.03Мб |
01-03 Docker for Mac and Windows.mkv |
1.43Мб |
01-04 Installing Docker on MacOS.mkv |
3.74Мб |
01-05 Docker Setup on Windows.mkv |
1.36Мб |
01-06 More Windows Setup.mkv |
419.01Кб |
01-07 One Last Piece of Windows Setup.mkv |
723.93Кб |
01-08 Using the Docker Client.mkv |
4.62Мб |
01-09 But Really...Whats a Container.mkv |
6.16Мб |
01-10 Hows Docker Running on Your Computer.mkv |
2.06Мб |
02-01 Docker Run in Detail.mkv |
1.41Мб |
02-02 Overriding Default Commands.mkv |
3.48Мб |
02-03 Listing Running Containers.mkv |
3.49Мб |
02-04 Container Lifecycle.mkv |
4.00Мб |
02-05 Restarting Stopped Containers.mkv |
2.75Мб |
02-06 Removing Stopped Containers.mkv |
1.23Мб |
02-07 Retrieving Log Outputs.mkv |
1.73Мб |
02-08 Stopping Containers.mkv |
3.91Мб |
02-09 Multi-Command Containers.mkv |
3.15Мб |
02-10 Executing Commands in Running Containers.mkv |
2.10Мб |
02-11 The Purpose of the IT Flag.mkv |
2.98Мб |
02-12 Getting a Command Prompt in a Container.mkv |
2.88Мб |
02-13 Starting with a Shell.mkv |
1.50Мб |
02-14 Container Isolation.mkv |
1.97Мб |
03-01 Creating Docker Images.mkv |
1.76Мб |
03-02 Building a Dockerfile.mkv |
3.45Мб |
03-03 Dockerfile Teardown.mkv |
2.24Мб |
03-04 Whats a Base Image.mkv |
4.01Мб |
03-05 The Build Process in Detail.mkv |
10.19Мб |
03-06 A Brief Recap.mkv |
2.62Мб |
03-07 Rebuilds with Cache.mkv |
6.31Мб |
03-08 Tagging an Image.mkv |
3.19Мб |
03-09 Manual Image Generation with Docker Commit.mkv |
3.60Мб |
04-01 Project Outline.mkv |
1.68Мб |
04-02 Node Server Setup.mkv |
3.25Мб |
04-03 Server Code.html |
1.63Кб |
04-05 A Few Planned Errors.mkv |
3.53Мб |
04-06 Base Image Issues.mkv |
6.23Мб |
04-07 A Few Missing Files.mkv |
2.73Мб |
04-08 Copying Build Files.mkv |
3.57Мб |
04-09 Container Port Mapping.mkv |
5.32Мб |
04-10 Specifying a Working Directory.mkv |
5.40Мб |
04-11 Unnecessary Rebuilds.mkv |
3.08Мб |
04-12 Minimizing Cache Busting and Rebuilds.mkv |
3.89Мб |
05-01 App Overview.mkv |
2.54Мб |
05-02 App Server Code.mkv |
4.02Мб |
05-03 Assembling a Dockerfile.mkv |
2.25Мб |
05-04 Introducing Docker Compose.mkv |
4.17Мб |
05-05 Docker Compose Files.mkv |
3.93Мб |
05-06 Networking with Docker Compose.mkv |
3.72Мб |
05-07 Docker Compose Commands.mkv |
4.07Мб |
05-08 Stopping Docker Compose Containers.mkv |
1.73Мб |
05-09 Container Maintenance with Compose.mkv |
2.36Мб |
05-10 Automatic Container Restarts.mkv |
7.74Мб |
05-11 Container Status with Docker Compose.mkv |
1.89Мб |
06-01 Development Workflow.mkv |
850.89Кб |
06-02 Flow Specifics.mkv |
4.55Мб |
06-03 Dockers Purpose.mkv |
1.31Мб |
06-04 Project Generation.mkv |
2.34Мб |
06-05 More on Project Generation.mkv |
1.09Мб |
06-06 Necessary Commands.mkv |
3.65Мб |
06-07 Creating the Dev Dockerfile.mkv |
2.51Мб |
06-08 Duplicating Dependencies.mkv |
1.10Мб |
06-09 Starting the Container.mkv |
2.40Мб |
06-10 Quick Note for Windows Users.html |
1.63Кб |
06-11 Docker Volumes.mkv |
4.79Мб |
06-12 Bookmarking Volumes.mkv |
3.62Мб |
06-13 Shorthand with Docker Compose.mkv |
2.83Мб |
06-14 Overriding Dockerfile Selection.mkv |
1.42Мб |
06-15 Do We Need Copy.mkv |
1.95Мб |
06-16 Executing Tests.mkv |
2.47Мб |
06-17 Live Updating Tests.mkv |
3.45Мб |
06-18 Docker Compose for Running Tests.mkv |
4.42Мб |
06-19 Shortcomings on Testing.mkv |
6.70Мб |
06-20 Need for Nginx.mkv |
2.06Мб |
06-21 Multi-Step Docker Builds.mkv |
5.18Мб |
06-22 Implementing Multi-Step Builds.mkv |
5.40Мб |
06-23 Running Nginx.mkv |
1.94Мб |
07-01 Services Overview.mkv |
1.96Мб |
07-02 Github Setup.mkv |
3.25Мб |
07-03 Travis CI Setup.mkv |
3.19Мб |
07-04 Travis YML File Configuration.mkv |
5.00Мб |
07-05 A Touch More Travis Setup.mkv |
2.80Мб |
07-06 Automatic Build Creation.mkv |
3.05Мб |
07-07 AWS Elastic Beanstalk.mkv |
3.42Мб |
07-08 More on Elastic Beanstalk.mkv |
1.69Мб |
07-09 Travis Config for Deployment.mkv |
6.44Мб |
07-10 Automated Deployments.mkv |
5.94Мб |
07-11 Exposing Ports Through the Dockerfile.mkv |
3.15Мб |
07-12 Build Still Failing.html |
1.09Кб |
07-13 Workflow With Github.mkv |
3.12Мб |
07-14 Redeploy on Pull Request Merge.mkv |
1.71Мб |
07-15 Deployment Wrapup.mkv |
1.68Мб |
07-16 Environment Cleanup.html |
1.97Кб |
08-01 Single Container Deployment Issues.mkv |
1.99Мб |
08-02 Application Overview.mkv |
3.14Мб |
08-03 A Quick Note.html |
1.20Кб |
08-04 Application Architecture.mkv |
3.65Мб |
08-05 Worker Process Setup.mkv |
7.98Мб |
08-06 Express API Setup.mkv |
3.16Мб |
08-07 Connecting to Postgres.mkv |
5.08Мб |
08-08 More Express API Setup.mkv |
8.84Мб |
08-09 Generating the React App.mkv |
1.28Мб |
08-10 Fetching Data in the React App.mkv |
4.33Мб |
08-11 Rendering Logic in the App.mkv |
6.69Мб |
08-12 Exporting the Fib Class.mkv |
487.02Кб |
08-13 Routing in the React App.mkv |
3.82Мб |
08-14 Tiny Fixes.mkv |
1.01Мб |
09-01 Checkpoint.7z |
109.35Кб |
09-01 Checkpoint Files.html |
1.03Кб |
09-02 Checkpoint Catchup.mkv |
1.91Мб |
09-03 Dockerizing a React App - Again.mkv |
4.59Мб |
09-04 Dockerizing Generic Node Apps.mkv |
2.94Мб |
09-05 Adding Postgres as a Service.mkv |
5.66Мб |
09-06 Docker-compose Config.mkv |
4.94Мб |
09-07 Environment Variables with Docker Compose.mkv |
8.93Мб |
09-08 The Worker and Client Services.mkv |
2.91Мб |
09-09 Nginx Path Routing.mkv |
7.50Мб |
09-10 Routing with Nginx.mkv |
7.80Мб |
09-11 Building a Custom Nginx Image.mkv |
4.39Мб |
09-12 Starting Up Docker Compose.mkv |
1.66Мб |
09-13 Troubleshooting Startup Bugs.mkv |
3.06Мб |
09-14 Opening Websocket Connections.mkv |
3.30Мб |
10-01 Production Multi-Container Deployments.mkv |
3.85Мб |
10-02 Production Dockerfiles.mkv |
3.79Мб |
10-03 Multiple Nginx Instances.mkv |
3.80Мб |
10-04 Altering Nginxs Listen Port.mkv |
3.09Мб |
10-05 Cleaning Up Tests.mkv |
809.88Кб |
10-06 Github and Travis CI Setup.mkv |
3.07Мб |
10-07 Travis Configuration Setup.mkv |
5.68Мб |
10-08 Pushing Images to Docker Hub.mkv |
5.59Мб |
10-09 Successful Image Building.mkv |
1.76Мб |
11-01 Multi-Container Definition Files.mkv |
3.32Мб |
11-02 Finding Docs on Container Definitions.mkv |
2.89Мб |
11-03 Adding Container Definitions to DockerRun.mkv |
3.79Мб |
11-04 More Container Definitions.mkv |
3.72Мб |
11-05 Forming Container Links.mkv |
6.15Мб |
11-06 Creating the EB Environment.mkv |
3.18Мб |
11-07 Managed Data Service Providers.mkv |
7.75Мб |
11-08 Overview of AWS VPCs and Security Groups.mkv |
7.10Мб |
11-09 RDS Database Creation.mkv |
5.36Мб |
11-10 ElastiCache Redis Creation.mkv |
3.18Мб |
11-11 Creating a Custom Security Group.mkv |
3.51Мб |
11-12 Applying Security Groups to Resources.mkv |
4.76Мб |
11-13 Setting Environment Variables.mkv |
7.04Мб |
11-14 IAM Keys for Deployment.mkv |
4.73Мб |
11-15 Travis Deploy Script.mkv |
2.77Мб |
11-16 Container Memory Allocations.mkv |
3.71Мб |
11-17 Verifying Deployment.mkv |
3.86Мб |
11-18 A Quick App Change.mkv |
1.31Мб |
11-19 Making Changes.mkv |
768.72Кб |
11-20 Cleaning Up AWS Resources.mkv |
4.54Мб |
12-01 The Whys and Whats of Kubernetes.mkv |
5.73Мб |
12-02 Kubernetes in Development and Production.mkv |
4.05Мб |
12-03 Setup on MacOS.mkv |
4.02Мб |
12-04 Mapping Existing Knowledge.mkv |
5.56Мб |
12-05 Adding Configuration Files.mkv |
4.44Мб |
12-06 Object Types and API Versions.mkv |
5.05Мб |
12-07 Running Containers in Pods.mkv |
6.55Мб |
12-08 Service Config Files in Depth.mkv |
9.86Мб |
12-09 Connecting to Running Containers.mkv |
7.77Мб |
12-10 The Entire Deployment Flow.mkv |
11.55Мб |
12-11 Imperative vs Declarative Deployments.mkv |
10.96Мб |
13-01 Updating Existing Objects.mkv |
4.46Мб |
13-02 Declarative Updates in Action.mkv |
5.80Мб |
13-03 Limitations in Config Updates.mkv |
3.05Мб |
13-04 Running Containers with Deployments.mkv |
4.65Мб |
13-05 Deployment Configuration Files.mkv |
2.12Мб |
13-06 Walking Through the Deployment Config.mkv |
3.20Мб |
13-07 Applying a Deployment.mkv |
4.36Мб |
13-08 Why Use Services.mkv |
3.60Мб |
13-09 Scaling and Changing Deployments.mkv |
4.90Мб |
13-10 Updating Deployment Images.mkv |
2.75Мб |
13-11 Rebuilding the Client Image.mkv |
2.57Мб |
13-12 Triggering Deployment Updates.mkv |
10.57Мб |
13-13 Imperatively Updating a Deployments Image.mkv |
5.87Мб |
13-14 Multiple Docker Installations.mkv |
5.91Мб |
13-15 Reconfiguring Docker CLI.mkv |
4.81Мб |
13-16 Why Mess with Docker in the Node.mkv |
4.21Мб |
14-01 The Path to Production.mkv |
3.59Мб |
14-02 Checkpoint Files.html |
1.31Кб |
14-02 complex.7z |
110.64Кб |
14-03 A Quick Checkpoint.mkv |
3.50Мб |
14-04 Recreating the Deployment.mkv |
2.86Мб |
14-05 NodePort vs ClusterIP Services.mkv |
2.77Мб |
14-06 The ClusterIP Config.mkv |
2.67Мб |
14-07 Applying Multiple Files with Kubectl.mkv |
3.01Мб |
14-08 Express API Deployment Config.mkv |
4.04Мб |
14-09 Cluster IP for the Express API.mkv |
2.29Мб |
14-10 Combining Config Into Single Files.mkv |
4.97Мб |
14-11 The Worker Deployment.mkv |
3.14Мб |
14-12 Reapplying a Batch of Config Files.mkv |
3.88Мб |
14-13 Creating and Applying Redis Config.mkv |
5.03Мб |
14-14 Last Set of Boring Config.mkv |
4.62Мб |
14-15 The Need for Volumes with Databases.mkv |
5.50Мб |
14-16 Kubernetes Volumes.mkv |
3.84Мб |
14-17 Volumes vs Persistent Volumes.mkv |
2.37Мб |
14-18 Persistent Volumes vs Persistent Volume Claims.mkv |
7.04Мб |
14-19 Claim Config Files.mkv |
2.03Мб |
14-20 Persistent Volume Access Modes.mkv |
2.66Мб |
14-21 Where Does Kubernetes Allocate Persistent Volumes.mkv |
6.10Мб |
14-22 Designating a PVC in a Pod Template.mkv |
4.76Мб |
14-23 Applying a PVC.mkv |
2.09Мб |
14-24 Defining Environment Variables.mkv |
3.11Мб |
14-25 Adding Environment Variables to Config.mkv |
4.41Мб |
14-26 Creating an Encoded Secret.mkv |
7.30Мб |
14-27 Passing Secrets as Environment Variables.mkv |
5.22Мб |
14-28 Environment Variables as Strings.mkv |
1.98Мб |
15-01 Load Balancer Services.mkv |
3.25Мб |
15-02 A Quick Note on Ingresses.mkv |
3.33Мб |
15-03 One Other Quick Note.mkv |
1.14Мб |
15-04 Behind the Scenes of Ingress.mkv |
3.86Мб |
15-05 More Behind the Scenes of Ingress.mkv |
5.56Мб |
15-06 Optional Reading on Ingress Nginx.html |
1.33Кб |
15-07 Setting up Ingress Locally.mkv |
6.33Мб |
15-08 Creating the Ingress Config.mkv |
4.99Мб |
15-09 Testing Ingress Locally.mkv |
1.92Мб |
15-10 The Minikube Dashboard.mkv |
2.91Мб |
16-01 The Deployment Process.mkv |
4.18Мб |
16-02 Google Cloud vs AWS for Kubernetes.mkv |
3.27Мб |
16-03 Creating a Git Repo.mkv |
3.02Мб |
16-04 Linking the Github Repo to Travis.mkv |
1.38Мб |
16-05 Creating a Google Cloud Project.mkv |
1.66Мб |
16-06 Linking a Billing Account.mkv |
1.63Мб |
16-07 Kubernetes Engine Init.mkv |
1.23Мб |
16-08 Creating a Cluster with Google Cloud.mkv |
3.34Мб |
16-10 Kubernetes Dashboard on Google Cloud.mkv |
3.66Мб |
16-11 Travis Deployment Overview.mkv |
3.48Мб |
16-12 Installing the Google Cloud SDK.mkv |
3.31Мб |
16-13 Generating a Service Account.mkv |
4.35Мб |
16-14 Running Travis CLI in a Container.mkv |
7.15Мб |
16-15 Encrypting a Service Account File.mkv |
5.88Мб |
16-16 More Google Cloud CLI Config.mkv |
3.81Мб |
16-17 Running Tests with Travis.mkv |
5.11Мб |
16-18 Custom Deployment Providers.mkv |
2.99Мб |
16-19 Unique Deployment Images.mkv |
6.29Мб |
16-20 Unique Tags for Built Images.mkv |
5.80Мб |
16-21 Updating the Deployment Script.mkv |
6.34Мб |
16-22 Configuring the GCloud CLI on Cloud Console.mkv |
4.67Мб |
16-23 Creating a Secret on Google Cloud.mkv |
2.19Мб |
16-24 Helm Setup.mkv |
9.05Мб |
16-25 Kubernetes Security with RBAC.mkv |
6.23Мб |
16-26 Assigning Tiller a Service Account.mkv |
3.85Мб |
16-27 Ingress-Nginx with Helm.mkv |
2.06Мб |
16-28 The Result of Ingress-Nginx.mkv |
3.06Мб |
16-29 Finally - Deployment.mkv |
3.36Мб |
16-30 Did I Really Type That.mkv |
1.03Мб |
16-31 Verifying Deployment.mkv |
4.61Мб |
16-32 A Workflow for Changing in Prod.mkv |
3.54Мб |
16-33 Merging a PR for Deployment.mkv |
927.76Кб |
16-34 That's It. What's Next.mkv |
1.30Мб |
17-01 HTTPS Setup Overview.mkv |
3.85Мб |
17-02 Domain Purchase.mkv |
1.61Мб |
17-03 Domain Name Setup.mkv |
2.95Мб |
17-04 Cert Manager Install.mkv |
2.01Мб |
17-05 How to Wire Up Cert Manager.mkv |
4.49Мб |
17-06 Issuer Config File.mkv |
3.40Мб |
17-07 Certificate Config File.mkv |
3.72Мб |
17-08 Deploying Changes.mkv |
2.73Мб |
17-09 Verifying the Certificate.mkv |
3.10Мб |
17-10 Ingress Config for HTTPS.mkv |
5.25Мб |
17-11 It Worked.mkv |
2.28Мб |
Files.7z |
564.75Кб |