Register Account


filespayout.com
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Docker and Kubernetes The Complete Guide
#1
[Image: 537368816_que-es-udemy-analisis-opiniones.jpg]
7.6 GB | 13min 2s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
10 But Really What's a Container.mp4 (10.83 MB)
11 How's Docker Running on Your Computer.mp4 (3.75 MB)
3 Why Use Docker.mp4 (29.64 MB)
4 What is Docker.mp4 (21.79 MB)
5 Docker for MacWindows.mp4 (15.64 MB)
9 Using the Docker Client.mp4 (48.78 MB)
1 Docker Run in Detail.mp4 (7.65 MB)
10 Executing Commands in Running Containers.mp4 (17.28 MB)
11 The Purpose of the IT Flag.mp4 (14.26 MB)
12 Getting a Command Prompt in a Container.mp4 (26.47 MB)
13 Starting with a Shell.mp4 (7.15 MB)
14 Container Isolation.mp4 (15.68 MB)
2 Overriding Default Commands.mp4 (34.9 MB)
3 Listing Running Containers.mp4 (30.52 MB)
4 Container Lifecycle.mp4 (42.15 MB)
5 Restarting Stopped Containers.mp4 (20.76 MB)
6 Removing Stopped Containers.mp4 (4.3 MB)
7 Retrieving Log Outputs.mp4 (7.84 MB)
8 Stopping Containers.mp4 (40.75 MB)
9 Multi-Command Containers.mp4 (22.48 MB)
1 Creating Docker Images.mp4 (9.66 MB)
10 Rebuilds with Cache.mp4 (71.31 MB)
11 Tagging an Image.mp4 (31.56 MB)
13 Manual Image Generation with Docker Commit.mp4 (33.17 MB)
3 Building a Dockerfile.mp4 (34.57 MB)
4 Dockerfile Teardown.mp4 (20.52 MB)
5 What's a Base Image.mp4 (16.37 MB)
6 The Build Process in Detail.mp4 (121.69 MB)
7 A Brief Recap.mp4 (13.47 MB)
1 Project Outline.mp4 (6.8 MB)
10 Unnecessary Rebuilds.mp4 (27.32 MB)
11 Minimizing Cache Busting and Rebuilds.mp4 (39.27 MB)
2 Node Server Setup.mp4 (11.3 MB)
4 A Few Planned Errors.mp4 (16.99 MB)
5 Base Image Issues.mp4 (47.38 MB)
6 A Few Missing Files.mp4 (22.41 MB)
7 Copying Build Files.mp4 (16.32 MB)
8 Container Port Mapping.mp4 (18.6 MB)
9 Specifying a Working Directory.mp4 (36.99 MB)
1 App Overview.mp4 (25.16 MB)
10 Automatic Container Restarts.mp4 (79.99 MB)
11 Container Status with Docker Compose.mp4 (18.03 MB)
2 App Server Starter Code.mp4 (13.96 MB)
3 Assembling a Dockerfile.mp4 (21.18 MB)
4 Introducing Docker Compose.mp4 (13.52 MB)
5 Docker Compose Files.mp4 (28.04 MB)
6 Networking with Docker Compose.mp4 (31.2 MB)
7 Docker Compose Commands.mp4 (32.11 MB)
8 Stopping Docker Compose Containers.mp4 (9.03 MB)
9 Container Maintenance with Compose.mp4 (16.82 MB)
1 Development Workflow.mp4 (3.2 MB)
10 Docker Volumes.mp4 (24.04 MB)
12 Bookmarking Volumes.mp4 (39.83 MB)
13 Shorthand with Docker Compose.mp4 (15.43 MB)
14 Overriding Dockerfile Selection.mp4 (7.83 MB)
15 Do We Need Copy.mp4 (19.56 MB)
16 Executing Tests.mp4 (8.92 MB)
17 Live Updating Tests.mp4 (25.64 MB)
18 Docker Compose for Running Tests.mp4 (23.76 MB)
19 Shortcomings on Testing.mp4 (65.25 MB)
2 Flow Specifics.mp4 (19.1 MB)
20 Need for Nginx.mp4 (8.51 MB)
21 Multi-Step Docker Builds.mp4 (49.21 MB)
22 Implementing Multi-Step Builds.mp4 (42.3 MB)
23 Running Nginx.mp4 (14.46 MB)
3 Docker's Purpose.mp4 (6.82 MB)
4 Project Generation.mp4 (11.13 MB)
6 Necessary Commands.mp4 (36.74 MB)
7 Creating the Dev Dockerfile.mp4 (12.08 MB)
8 Duplicating Dependencies.mp4 (4.97 MB)
9 Starting the Container.mp4 (21.27 MB)
1 Services Overview.mp4 (8.29 MB)
11 More on Elastic Beanstalk.mp4 (9.18 MB)
12 Travis Config for Deployment.mp4 (66.51 MB)
14 Automated Deployments.mp4 (53.14 MB)
15 Exposing Ports Through the Dockerfile.mp4 (21.87 MB)
16 Workflow With Github.mp4 (33.54 MB)
17 Redeploy on Pull Request Merge.mp4 (9.09 MB)
18 Deployment Wrapup.mp4 (7.73 MB)
2 Github Setup.mp4 (36.75 MB)
5 Travis CI Setup.mp4 (15.19 MB)
6 Travis YML File Configuration.mp4 (24.13 MB)
7 A Touch More Travis Setup.mp4 (20.11 MB)
8 Automatic Build Creation.mp4 (14.69 MB)
9 AWS Elastic Beanstalk.mp4 (6.14 MB)
1 Single Container Deployment Issues.mp4 (8.4 MB)
11 Fetching Data in the React App.mp4 (22.8 MB)
12 Rendering Logic in the App.mp4 (78.34 MB)
13 Exporting the Fib Class.mp4 (3.3 MB)
14 Routing in the React App.mp4 (22.21 MB)
2 Application Overview.mp4 (18.02 MB)
4 Application Architecture.mp4 (20.41 MB)
5 Worker Process Setup.mp4 (85.85 MB)
6 Express API Setup.mp4 (16.21 MB)
8 Connecting to Postgres.mp4 (44.07 MB)
9 More Express API Setup.mp4 (98.32 MB)
11 The Worker and Client Services.mp4 (17.66 MB)
12 Nginx Path Routing.mp4 (80.05 MB)
13 Routing with Nginx.mp4 (82 MB)
14 Building a Custom Nginx Image.mp4 (34.99 MB)
15 Starting Up Docker Compose.mp4 (4.95 MB)
17 Troubleshooting Startup Bugs.mp4 (29.62 MB)
19 Opening Websocket Connections.mp4 (37.09 MB)
2 Checkpoint Catchup.mp4 (9.65 MB)
4 Dockerizing a React App - Again!.mp4 (42.12 MB)
5 Dockerizing Generic Node Apps.mp4 (28.53 MB)
7 Adding Postgres as a Service.mp4 (52.48 MB)
8 Docker-compose Config.mp4 (44.82 MB)
9 Environment Variables with Docker Compose.mp4 (83.25 MB)
1 Production Multi-Container Deployments.mp4 (20.63 MB)
10 Pushing Images to Docker Hub.mp4 (65.21 MB)
11 Successful Image Building.mp4 (8.36 MB)
2 Production Dockerfiles.mp4 (13.69 MB)
3 Multiple Nginx Instances.mp4 (39.93 MB)
5 Altering Nginx's Listen Port.mp4 (11.77 MB)
6 Cleaning Up Tests.mp4 (3.12 MB)
7 Travis Configuration Setup.mp4 (56.14 MB)
9 Github and Travis CI Setup.mp4 (31.63 MB)
1 Multi-Container Definition Files.mp4 (36.15 MB)
10 RDS Database Creation.mp4 (29.36 MB)
11 ElastiCache Redis Creation.mp4 (24.9 MB)
12 Creating a Custom Security Group.mp4 (29.11 MB)
13 Applying Security Groups to Resources.mp4 (45.2 MB)
14 Setting Environment Variables.mp4 (53.93 MB)
15 IAM Keys for Deployment.mp4 (37.05 MB)
17 Travis Deploy Script.mp4 (15.63 MB)
18 Container Memory Allocations.mp4 (29.03 MB)
19 Verifying Deployment.mp4 (32.56 MB)
2 Finding Docs on Container Definitions.mp4 (24.63 MB)
20 A Quick App Change.mp4 (14.37 MB)
21 Making Changes.mp4 (4.09 MB)
22 Cleaning Up AWS Resources.mp4 (51.07 MB)
3 Adding Container Definitions to DockerRun.mp4 (20.48 MB)
4 More Container Definitions.mp4 (13.96 MB)
5 Forming Container Links.mp4 (34.89 MB)
8 Managed Data Service Providers.mp4 (74.04 MB)
9 Overview of AWS VPC's and Security Groups.mp4 (34.8 MB)
1 The Why's and What's of Kubernetes.mp4 (32.33 MB)
10 Adding Configuration Files.mp4 (44.04 MB)
11 Object Types and API Versions.mp4 (56.35 MB)
12 Running Containers in Pods.mp4 (65.27 MB)
14 Service Config Files in Depth.mp4 (107.5 MB)
16 Connecting to Running Containers.mp4 (87.31 MB)
17 The Entire Deployment Flow.mp4 (132.11 MB)
18 Imperative vs Declarative Deployments.mp4 (98.37 MB)
2 Kubernetes in Development and Production.mp4 (22.01 MB)
8 Mapping Existing Knowledge.mp4 (66.8 MB)
1 Updating Existing Objects.mp4 (27.55 MB)
11 Scaling and Changing Deployments.mp4 (47.59 MB)
12 Updating Deployment Images.mp4 (30.12 MB)
13 Rebuilding the Client Image.mp4 (8.01 MB)
14 Triggering Deployment Updates.mp4 (104.04 MB)
15 Imperatively Updating a Deployment's Image.mp4 (61.1 MB)
17 Multiple Docker Installations.mp4 (50.43 MB)
18 Reconfiguring Docker CLI.mp4 (48.53 MB)
19 Why Mess with Docker in the Node.mp4 (41.46 MB)
2 Declarative Updates in Action.mp4 (58.58 MB)
3 Limitations in Config Updates.mp4 (25.05 MB)
4 Running Containers with Deployments.mp4 (50.05 MB)
6 Deployment Configuration Files.mp4 (8.24 MB)
7 Walking Through the Deployment Config.mp4 (16.28 MB)
8 Applying a Deployment.mp4 (20.17 MB)
9 Why Use Services.mp4 (36.87 MB)
1 The Path to Production.mp4 (18.85 MB)
10 Combining Config Into Single Files.mp4 (57.23 MB)
11 The Worker Deployment.mp4 (15.65 MB)
12 Reapplying a Batch of Config Files.mp4 (43.7 MB)
13 Creating and Applying Redis Config.mp4 (41.86 MB)
15 Last Set of Boring Config!.mp4 (48.49 MB)
16 The Need for Volumes with Databases.mp4 (59.17 MB)
17 Kubernetes Volumes.mp4 (25.14 MB)
18 Volumes vs Persistent Volumes.mp4 (12.35 MB)
19 Persistent Volumes vs Persistent Volume Claims.mp4 (35.6 MB)
20 Claim Config Files.mp4 (7.79 MB)
21 Persistent Volume Access Modes.mp4 (15.79 MB)
22 Where Does Kubernetes Allocate Persistent Volumes.mp4 (67.38 MB)
23 Designating a PVC in a Pod Template.mp4 (24.51 MB)
24 Applying a PVC.mp4 (20.4 MB)
25 Defining Environment Variables.mp4 (15.95 MB)
26 Adding Environment Variables to Config.mp4 (26.44 MB)
27 Creating an Encoded Secret.mp4 (86.08 MB)
29 Passing Secrets as Environment Variables.mp4 (51.72 MB)
3 A Quick Checkpoint.mp4 (23.55 MB)
30 Environment Variables as Strings.mp4 (10.38 MB)
4 Recreating the Deployment.mp4 (36.13 MB)
5 NodePort vs ClusterIP Services.mp4 (33.07 MB)
6 The ClusterIP Config.mp4 (27.56 MB)
7 Applying Multiple Files with Kubectl.mp4 (16.44 MB)
8 Express API Deployment Config.mp4 (24.53 MB)
9 Cluster IP for the Express API.mp4 (12.65 MB)
1 Load Balancer Services.mp4 (12.32 MB)
11 Creating the Ingress Configuration.mp4 (30.04 MB)
12 Testing Ingress Locally.mp4 (7.97 MB)
13 The Minikube Dashboard.mp4 (9.16 MB)
2 A Quick Note on Ingresses.mp4 (25.78 MB)
3 One Other Quick Note!.mp4 (4.53 MB)
4 Behind the Scenes of Ingress.mp4 (45.07 MB)
5 More Behind the Scenes of Ingress.mp4 (25.7 MB)
9 Setting Up Ingress Locally with Minikube.mp4 (8.88 MB)
1 The Deployment Process.mp4 (20.34 MB)
10 Creating a Cluster with Google Cloud.mp4 (16.33 MB)
12 Kubernetes Dashboard on Google Cloud.mp4 (37.93 MB)
13 Travis Deployment Overview.mp4 (33.09 MB)
14 Installing the Google Cloud SDK.mp4 (15.8 MB)
16 Generating a Service Account.mp4 (24.95 MB)
18 Running Travis CLI in a Container.mp4 (76.97 MB)
2 Google Cloud vs AWS for Kubernetes.mp4 (17.93 MB)
20 Encrypting a Service Account File.mp4 (68.01 MB)
21 More Google Cloud CLI Config.mp4 (30.88 MB)
23 Running Tests with Travis.mp4 (63.54 MB)
24 Custom Deployment Providers.mp4 (17.95 MB)
25 Unique Deployment Images.mp4 (70.21 MB)
26 Unique Tags for Built Images.mp4 (69.15 MB)
27 Updating the Deployment Script.mp4 (30.05 MB)
28 Configuring the GCloud CLI on Cloud Console.mp4 (51.5 MB)
29 Creating a Secret on Google Cloud.mp4 (25.78 MB)
3 Creating a Git Repo.mp4 (22.46 MB)
30 Helm Setup.mp4 (65.82 MB)
32 Ingress-Nginx with Helm.mp4 (8.76 MB)
33 The Result of Ingress-Nginx.mp4 (30.86 MB)
34 Finally - Deployment!.mp4 (33.73 MB)
35 Did I Really Type That.mp4 (9.25 MB)
36 Verifying Deployment.mp4 (35.95 MB)
37 A Workflow for Changing in Prod.mp4 (29.64 MB)
38 Merging a PR for Deployment.mp4 (7.4 MB)
39 That's It! What's Next.mp4 (14.36 MB)
4 Linking the Github Repo to Travis.mp4 (5.66 MB)
6 Creating a Google Cloud Project.mp4 (8.72 MB)
7 Linking a Billing Account.mp4 (8.21 MB)
9 Kubernetes Engine Init.mp4 (4.57 MB)
1 HTTPS Setup Overview.mp4 (20.54 MB)
10 Certificate Config File.mp4 (34.28 MB)
11 Deploying Changes.mp4 (30.43 MB)
13 Verifying the Certificate.mp4 (25.55 MB)
15 Ingress Config for HTTPS.mp4 (56.34 MB)
16 It Worked!.mp4 (21.38 MB)
2 Domain Purchase.mp4 (18 MB)
3 Domain Name Setup.mp4 (22.41 MB)
5 Cert Manager Install.mp4 (19.8 MB)
6 How to Wire Up Cert Manager.mp4 (52.86 MB)
8 Issuer Config File.mp4 (34.86 MB)
1 Awkward Local Development.mp4 (14.23 MB)
2 Installing Skaffold.mp4 (11.09 MB)
3 The Skaffold Config File.mp4 (26.35 MB)
5 Live Sync Changes.mp4 (38.83 MB)
6 Automatic Shutdown.mp4 (42.57 MB)
7 Testing Live Sync with the API Server.mp4 (48.47 MB)]
Screenshot
[Image: 578shwmh_o.jpg]

RapidGator

[To see links please register or login]

NitroFlare

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:

lixstream.com
DL Warez BB