本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - Docker & Kubernetes The Complete Practical Guide

种子简介

种子名称: [FreeCourseSite.com] Udemy - Docker & Kubernetes The Complete Practical Guide
文件类型: 视频
文件数目: 241个文件
文件大小: 11.14 GB
收录时间: 2023-12-6 19:55
已经下载: 3
资源热度: 103
最近下载: 2024-11-22 19:34

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:bc12c087f18550b88a4d3f08f9c2639afa0914b2&dn=[FreeCourseSite.com] Udemy - Docker & Kubernetes The Complete Practical Guide 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - Docker & Kubernetes The Complete Practical Guide.torrent
  • 01 - Introduction/001 Course introduction.mp438.25MB
  • 02 - Docker Installation/001 CHAPTER 1 - Installing Docker Desktop on Mac.mp450.07MB
  • 02 - Docker Installation/002 Installing Docker Desktop on Windows.mp447.64MB
  • 02 - Docker Installation/003 Installing Docker Engine on Linux.mp4128.74MB
  • 03 - Basic Docker Containers (Ubuntu, Busybox, Alpine)/001 Running hello-world container.mp464.68MB
  • 03 - Basic Docker Containers (Ubuntu, Busybox, Alpine)/002 Running Ubuntu container.mp4160.5MB
  • 03 - Basic Docker Containers (Ubuntu, Busybox, Alpine)/003 Running Busybox container.mp433.44MB
  • 03 - Basic Docker Containers (Ubuntu, Busybox, Alpine)/004 Alpine vs Busybox images.mp4184.84MB
  • 04 - Port and Volume Mapping in the Docker Containers/001 Running Nginx with exposed port.mp4108.65MB
  • 04 - Port and Volume Mapping in the Docker Containers/002 Nginx container with custom content.mp4185.42MB
  • 04 - Port and Volume Mapping in the Docker Containers/003 Adding favicon to the project.mp457.25MB
  • 04 - Port and Volume Mapping in the Docker Containers/005 Using path variable in volume mapping.mp454.8MB
  • 05 - Docker Containers Management (Ubuntu, NGINX)/001 Running containers in background.mp441.31MB
  • 05 - Docker Containers Management (Ubuntu, NGINX)/002 Running container with Pseudo TTY.mp490.93MB
  • 05 - Docker Containers Management (Ubuntu, NGINX)/003 Creating multiple Ubuntu containers from the same image.mp425.89MB
  • 05 - Docker Containers Management (Ubuntu, NGINX)/004 Running multiple Nginx servers.mp4166.28MB
  • 05 - Docker Containers Management (Ubuntu, NGINX)/005 Cleaning up stopped containers.mp466.37MB
  • 06 - Running Python Applications in Docker/001 Creating Python containers.mp420.83MB
  • 06 - Running Python Applications in Docker/002 Simple Python program.mp431.33MB
  • 06 - Running Python Applications in Docker/003 CHALLENGE Simple Python calendar app.mp422.07MB
  • 06 - Running Python Applications in Docker/004 CHALLENGE SOLUTION Simple Python calendar app.mp416.63MB
  • 07 - Running Node.js Applications in Docker/001 Running Node.js container.mp485.49MB
  • 07 - Running Node.js Applications in Docker/002 Hello world application with Node.mp416.04MB
  • 07 - Running Node.js Applications in Docker/003 Express web server using Node.mp4108.81MB
  • 07 - Running Node.js Applications in Docker/004 Add handling of the SIGINT and SIGTERM signals.mp426.05MB
  • 07 - Running Node.js Applications in Docker/005 CHALLENGE Create files handling Node app.mp416.64MB
  • 07 - Running Node.js Applications in Docker/006 CHALLENGE SOLUTION Create files handling Node app.mp431.74MB
  • 07 - Running Node.js Applications in Docker/007 Conclusion - containers can create and modify external files.mp411.5MB
  • 08 - Running MongoDB Containers/001 Pulling Mongo image and creating first Mongo container.mp433.91MB
  • 08 - Running MongoDB Containers/002 Starting additional processes in the running container.mp468.31MB
  • 08 - Running MongoDB Containers/003 What is entrypoint and where is it located.mp458.23MB
  • 08 - Running MongoDB Containers/004 Creating new Mongo database using Mongo shell.mp4123.4MB
  • 08 - Running MongoDB Containers/005 Running Mongo container with persistent database.mp4112.94MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/001 Starting Wordpress container.mp4100.1MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/002 Plan for the next lectures - networks and environment variables.mp410.99MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/003 Default bridge network and communication between containers.mp4121.4MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/004 Exploring environment variables.mp440.71MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/005 Starting MySQL container with env variable.mp437.59MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/006 Launching another phpMyAdmin container.mp4105.9MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/007 Connecting phpMyAdmin to MySQL container.mp4139.5MB
  • 09 - Communication between Containers and Environment Variables (MySQL, phpMyAdmin)/008 Making notes of the commands.mp466.49MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/001 Communication using hostnames in the default bridge network.mp4116.11MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/002 Inspecting default bridge network.mp433.14MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/003 Creating new custom bridge network.mp415.22MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/004 Creating busybox containers in the custom network.mp452.99MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/005 Using custom persistent names for connectivity in the custom network.mp492.7MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/006 MySQL and phpMyAdmin in the custom network.mp4136.09MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/007 CHALLENGE Wordpress with MySQL and phpMyAdmin.mp450.05MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/008 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 1.mp492.55MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/009 CHALLENGE SOLUTION Wordpress with MySQL and phpMyAdmin - PART 2.mp4106.47MB
  • 10 - Default and Custom Bridge Networks in Docker (Wordpress, MySQL)/010 Summary for the Wordpress and MySQL setup.mp455.93MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/001 Getting docker image with curl utility.mp460.47MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/002 CHALLENGE Run Elasticsearch and curl containers in the custom network.mp412.53MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/003 CHALLENGE SOLUTION Run Elasticsearch and curl containers in the custom network.mp4162.8MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/004 Inserting documents into Elasticsearch index.mp4126.13MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/005 Starting Redis container.mp443.14MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/006 CHALLENGE Redis and Redis-commander.mp417.86MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/007 CHALLENGE SOLUTION Redis and Redis-commander.mp461.9MB
  • 11 - Additional Containers - Elasticsearch, Redis, Httpd/008 Launching httpd container.mp48.42MB
  • 12 - CHAPTER 2 - Docker on Practice Summary and Intro to the Docker Fundamentals/001 Docker Fundamentals Practical section summary.mp42.72MB
  • 12 - CHAPTER 2 - Docker on Practice Summary and Intro to the Docker Fundamentals/002 Introduction to the Docker Fundamentals Chapter.mp47.75MB
  • 13 - What is Docker and Docker Components/001 Virtual Machines vs Docker Containers.mp46.73MB
  • 13 - What is Docker and Docker Components/002 Virtual Machines Architecture.mp471.89MB
  • 13 - What is Docker and Docker Components/003 How I use Virtual Machines.mp4110.18MB
  • 13 - What is Docker and Docker Components/004 My computer just ran out of memory.mp47.58MB
  • 13 - What is Docker and Docker Components/005 Docker Containers Architecture.mp460.61MB
  • 13 - What is Docker and Docker Components/006 How Docker is running on different Operating Systems.mp423.58MB
  • 13 - What is Docker and Docker Components/007 Container Processes and Resources.mp426.77MB
  • 13 - What is Docker and Docker Components/008 Docker Components Overview.mp49.15MB
  • 13 - What is Docker and Docker Components/009 Docker Client.mp468.32MB
  • 13 - What is Docker and Docker Components/010 Docker Server.mp418.95MB
  • 13 - What is Docker and Docker Components/011 Docker Host.mp497.72MB
  • 13 - What is Docker and Docker Components/012 Docker Image.mp411.83MB
  • 13 - What is Docker and Docker Components/013 Docker Container.mp449.7MB
  • 13 - What is Docker and Docker Components/014 Docker Repository.mp452.55MB
  • 13 - What is Docker and Docker Components/015 Docker Registry.mp440.64MB
  • 13 - What is Docker and Docker Components/016 Docker Components Summary.mp412.77MB
  • 14 - Introduction to the Images and Containers/001 Docker Commands vs Management Commands.mp444.49MB
  • 14 - Introduction to the Images and Containers/002 Alternative Commands.mp438.9MB
  • 14 - Introduction to the Images and Containers/003 Basic Container and Images commands.mp470.11MB
  • 14 - Introduction to the Images and Containers/004 Cleaning up my Docker setup.mp473.21MB
  • 14 - Introduction to the Images and Containers/005 Pulling images from the Docker Hub.mp433.72MB
  • 14 - Introduction to the Images and Containers/006 What is Docker Image.mp4114.82MB
  • 14 - Introduction to the Images and Containers/007 Creating new Container from the Image.mp418.22MB
  • 14 - Introduction to the Images and Containers/008 What is CMD in the Docker Image.mp438.61MB
  • 14 - Introduction to the Images and Containers/009 What is Docker Container.mp4103.32MB
  • 14 - Introduction to the Images and Containers/010 Summary for the Introduction to the Images and Containers.mp418.95MB
  • 15 - CHAPTER 3 - Getting started with Linux/001 Why you need to know Linux while stydying Docker.mp46.74MB
  • 15 - CHAPTER 3 - Getting started with Linux/002 Introduction to the Linux Section.mp432.63MB
  • 15 - CHAPTER 3 - Getting started with Linux/003 Possible options to use Linux on MacOS and Windows.mp47.46MB
  • 15 - CHAPTER 3 - Getting started with Linux/004 Creating Linux container using Docker.mp414.23MB
  • 15 - CHAPTER 3 - Getting started with Linux/005 What is Shell, Terminal and Command.mp413.59MB
  • 15 - CHAPTER 3 - Getting started with Linux/006 Getting information about Linux computer.mp451.8MB
  • 15 - CHAPTER 3 - Getting started with Linux/007 How Shell understands that you have entered command.mp420.26MB
  • 15 - CHAPTER 3 - Getting started with Linux/008 Getting help about commands using man utility.mp474.54MB
  • 15 - CHAPTER 3 - Getting started with Linux/009 Command Options.mp4120.29MB
  • 15 - CHAPTER 3 - Getting started with Linux/010 Command Arguments.mp4140.14MB
  • 15 - CHAPTER 3 - Getting started with Linux/011 Arguments for Options.mp472.31MB
  • 16 - Processes in Linux/001 What are processes.mp46.06MB
  • 16 - Processes in Linux/002 List running processes.mp435.17MB
  • 16 - Processes in Linux/003 Starting additional processes and killing processes.mp471.74MB
  • 16 - Processes in Linux/004 Installing htop package using apt-get.mp48.12MB
  • 16 - Processes in Linux/005 Using htop utility.mp438.61MB
  • 16 - Processes in Linux/006 Summary for Processes Monitoring.mp490.66MB
  • 17 - Data Streams and Piping in Linux/001 Data Streams of the Process.mp47.47MB
  • 17 - Data Streams and Piping in Linux/002 Redirecting STDOUT and STDERR to the file.mp418MB
  • 17 - Data Streams and Piping in Linux/003 Where process data streams send data by default.mp413.39MB
  • 17 - Data Streams and Piping in Linux/004 How to send data to STDIN and redirect STDOUT and STDERR.mp490.87MB
  • 17 - Data Streams and Piping in Linux/005 Piping.mp414.27MB
  • 17 - Data Streams and Piping in Linux/006 Summary for the Data Streams and Piping.mp44.44MB
  • 18 - Files and Directories Management in Linux/001 Introduction to the Files and Directories management.mp44.24MB
  • 18 - Files and Directories Management in Linux/002 Linux File System structure and navigation.mp484.37MB
  • 18 - Files and Directories Management in Linux/003 Listing files and directories.mp4125.04MB
  • 18 - Files and Directories Management in Linux/004 Exploring subdirectories of the root directory.mp498.1MB
  • 18 - Files and Directories Management in Linux/005 Creating and removing directories and files.mp449.11MB
  • 18 - Files and Directories Management in Linux/006 Creating new files.mp444.37MB
  • 18 - Files and Directories Management in Linux/007 Editing files using Vim and Nano editors.mp4100.95MB
  • 18 - Files and Directories Management in Linux/008 Copy and move files and directories.mp4120.05MB
  • 18 - Files and Directories Management in Linux/009 Reading files.mp480.3MB
  • 18 - Files and Directories Management in Linux/010 Filtering text using grep command.mp455.35MB
  • 18 - Files and Directories Management in Linux/011 Soft vs Hard links.mp496.12MB
  • 18 - Files and Directories Management in Linux/012 Creating hard and soft links.mp4116.45MB
  • 19 - Search operations in Linux/001 Introduction to the Find command.mp457.97MB
  • 19 - Search operations in Linux/002 Searching files using Find command.mp439.97MB
  • 19 - Search operations in Linux/003 Some other examples of the Find command.mp473.04MB
  • 19 - Search operations in Linux/004 Executing additional commands inside of the Find operation.mp492.24MB
  • 19 - Search operations in Linux/005 Xargs command.mp465.78MB
  • 19 - Search operations in Linux/006 Piping results of the Find command to the other command using Xargs.mp471.75MB
  • 20 - Compressing and Sorting in Linux/001 Overview of the tar and gzip utilities.mp430.49MB
  • 20 - Compressing and Sorting in Linux/002 Creating and extracting compressed archive using tar and gzip.mp427.69MB
  • 20 - Compressing and Sorting in Linux/003 Sorting files using ls command.mp435.58MB
  • 20 - Compressing and Sorting in Linux/004 Sorting contents of the files using Sort utility.mp491.71MB
  • 21 - User Management and Permissions in Linux/001 Introduction to the User Management in Linux.mp45.7MB
  • 21 - User Management and Permissions in Linux/002 Creating users using useradd command.mp4125.09MB
  • 21 - User Management and Permissions in Linux/003 Creating new user using adduser command.mp455.25MB
  • 21 - User Management and Permissions in Linux/004 Changing ownership of the file.mp4116.27MB
  • 21 - User Management and Permissions in Linux/005 Changing permissions.mp4119.46MB
  • 22 - Executable Files and Scripting in Linux/001 Creating executable script.mp441.5MB
  • 22 - Executable Files and Scripting in Linux/002 Adding path to the scripts into the PATH variable.mp419.45MB
  • 22 - Executable Files and Scripting in Linux/003 Summary for Users, Permissions and Scripts.mp43.73MB
  • 23 - Networking in Linux/001 Introduction to the Linux Networking Section.mp43.39MB
  • 23 - Networking in Linux/002 Exploring IP address settings.mp449.52MB
  • 23 - Networking in Linux/003 Verifying connectivity with remote servers.mp475.56MB
  • 23 - Networking in Linux/004 Enabling SSH on the Linux server.mp488.92MB
  • 23 - Networking in Linux/005 Connecting to the Linux server remotely via SSH.mp4129.63MB
  • 23 - Networking in Linux/006 Using curl and wget utilites.mp465.77MB
  • 24 - Environment Variables in Linux/001 Environment variables.mp470MB
  • 24 - Environment Variables in Linux/002 SOLUTION - Script with environment variables access.mp433.05MB
  • 24 - Environment Variables in Linux/003 Linux Chapter Summary.mp42.03MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/001 Introduction to the Dockerfiles and Docker Compose Chapter.mp416.59MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/002 Cloning remote Docker repository with project files.mp410.65MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/003 Project Overview.mp46.38MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/004 Getting Unsplash API Key.mp440.78MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/005 OPTIONAL Installing Node.js and NPM.mp43.68MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/006 OPTIONAL Installing Python, Pip and Pipenv on MacOS.mp479.82MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/007 OPTIONAL Installing Python, Pip and Pipenv on Windows.mp449.98MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/008 OPTIONAL Starting frontend app using NPM.mp425.83MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/009 OPTIONAL Starting api application using Python.mp438.91MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/010 Verifying how Images Gallery project works.mp416.47MB
  • 25 - CHAPTER 4 - Launching Course Project application without Docker/011 Summary for start of the app without Docker.mp412.25MB
  • 26 - Building custom images using Dockerfiles/001 Initializing Git and GitHub for the project.mp487.69MB
  • 26 - Building custom images using Dockerfiles/002 Installing Docker and hello-world using Docker.mp423.18MB
  • 26 - Building custom images using Dockerfiles/003 Creating Dockerfile for the Python API service.mp454.5MB
  • 26 - Building custom images using Dockerfiles/004 Building Docker image for the API service.mp447.33MB
  • 26 - Building custom images using Dockerfiles/005 Running API containers based on the built Docker image.mp436.98MB
  • 26 - Building custom images using Dockerfiles/006 Analyzing API Docker container from inside.mp474.01MB
  • 26 - Building custom images using Dockerfiles/007 Docker image for the API service Summary.mp48.79MB
  • 26 - Building custom images using Dockerfiles/008 Creating Dockerfile for the frontend application.mp422.52MB
  • 26 - Building custom images using Dockerfiles/009 Building Docker image for the frontend app.mp425.28MB
  • 26 - Building custom images using Dockerfiles/010 Running Docker container for the frontend service.mp48.58MB
  • 26 - Building custom images using Dockerfiles/011 Exploring frontend container from inside.mp420.27MB
  • 26 - Building custom images using Dockerfiles/012 Why you need to have node_modules folder and python venv folders locally.mp465.12MB
  • 26 - Building custom images using Dockerfiles/013 Running both frontend and api containers in background.mp422.07MB
  • 27 - Launching multiple services using Docker Compose/001 Creating basic docker-compose file.mp411.56MB
  • 27 - Launching multiple services using Docker Compose/002 Bringing up both containers using docker-compose.mp449.23MB
  • 27 - Launching multiple services using Docker Compose/003 How to operate containers using docker-compose.mp410.81MB
  • 27 - Launching multiple services using Docker Compose/004 Creating volumes mapping for the frontend service.mp431.5MB
  • 27 - Launching multiple services using Docker Compose/005 Fix volumes sync in the React container.mp417.48MB
  • 27 - Launching multiple services using Docker Compose/006 Enabling volumes mapping for the api service.mp453.31MB
  • 27 - Launching multiple services using Docker Compose/007 Enabling auto-restart and docker-compose summary for api and frontend.mp411.48MB
  • 27 - Launching multiple services using Docker Compose/008 Why do we need mongo and mongo-express services.mp417.01MB
  • 27 - Launching multiple services using Docker Compose/009 Mongo and mongo-express official docker images overview.mp431.74MB
  • 27 - Launching multiple services using Docker Compose/010 Adding mongo and mongo-express services to the docker-compose file.mp415.91MB
  • 27 - Launching multiple services using Docker Compose/011 Starting all services including mongo and mongo-express using docker-compose.mp417.75MB
  • 28 - Exploring Docker Compose Setup/001 Docker Desktop Overview.mp435.33MB
  • 28 - Exploring Docker Compose Setup/002 Using Mongo shell and mongo-express GUI.mp429.27MB
  • 28 - Exploring Docker Compose Setup/003 MongoDB data is now deleted after docker-compose restart.mp420.74MB
  • 28 - Exploring Docker Compose Setup/004 Configuring persistent data volume for the mongo container.mp419.8MB
  • 28 - Exploring Docker Compose Setup/005 Verifying persistent MongoDB storage using volume.mp424.95MB
  • 28 - Exploring Docker Compose Setup/006 Mongo and mongo-express setup Summary.mp422.61MB
  • 28 - Exploring Docker Compose Setup/007 How docker-compose containers communicate with each other.mp410.32MB
  • 28 - Exploring Docker Compose Setup/008 Exploring networking between Docker containers.mp428.97MB
  • 29 - Kubernetes for Beginners Introduction/001 Kubernetes Introduction.mp47.68MB
  • 30 - Kubernetes Overview/001 What is Kubernetes.mp417.87MB
  • 30 - Kubernetes Overview/002 What is Pod.mp45.19MB
  • 30 - Kubernetes Overview/003 Kubernetes Cluster and Nodes.mp47.42MB
  • 30 - Kubernetes Overview/004 Kubernetes Services.mp411.97MB
  • 30 - Kubernetes Overview/005 What is kubectl.mp417.89MB
  • 31 - Minikube Installation/001 Software required for this course.mp419.37MB
  • 31 - Minikube Installation/002 Installing kubectl.mp449.16MB
  • 31 - Minikube Installation/003 Installing Minikube.mp454.95MB
  • 32 - Kubernetes Cluster/001 Creating Kubernetes cluster using Minikube.mp419.32MB
  • 32 - Kubernetes Cluster/002 Exploring the Kubernetes node.mp479.06MB
  • 33 - Kubernetes Pod Creation/001 Creating just single Pod.mp476.87MB
  • 33 - Kubernetes Pod Creation/002 Exploring Kubernetes Pod.mp418.68MB
  • 33 - Kubernetes Pod Creation/003 Creating alias for the kubectl command.mp49.41MB
  • 34 - Kubernetes Deployment Creation/001 Creating and exploring Deployment.mp432.48MB
  • 34 - Kubernetes Deployment Creation/002 Scaling Deployment.mp48.26MB
  • 34 - Kubernetes Deployment Creation/003 Connecting to one of the Pods using its IP address.mp49.24MB
  • 35 - Kubernetes Service Creation/001 What is Service.mp418.57MB
  • 35 - Kubernetes Service Creation/002 Creating and exploring ClusterIP Service.mp415.06MB
  • 35 - Kubernetes Service Creation/003 Connecting to the Deployment using ClusterIP Service.mp411.79MB
  • 36 - Kubernetes Deployment and Service Deletion/001 Deleting Deployment and Service.mp43.92MB
  • 37 - Running Node.js Application using K8S/001 Creating Node web application.mp4124.09MB
  • 37 - Running Node.js Application using K8S/002 Dockerizing Node application.mp442.86MB
  • 37 - Running Node.js Application using K8S/003 Pushing custom image to the Docker Hub.mp46.94MB
  • 37 - Running Node.js Application using K8S/004 Creating deployment based on the custom Docker image.mp447.21MB
  • 37 - Running Node.js Application using K8S/005 Scaling custom image deployment.mp412.89MB
  • 37 - Running Node.js Application using K8S/006 Creating NodePort Service.mp470.66MB
  • 37 - Running Node.js Application using K8S/007 Creating LoadBalancer Service.mp411.12MB
  • 38 - Rolling Updates and Pods Recovery/001 Rolling update of the deployment.mp440.47MB
  • 38 - Rolling Updates and Pods Recovery/002 What happens when one of the pods is deleted.mp44.05MB
  • 39 - Kubernetes Dashboard/001 Kubernetes Dashboard.mp439.97MB
  • 40 - Kubernetes YAML Specification Files/001 Creating YAML deployment specification file.mp424.56MB
  • 40 - Kubernetes YAML Specification Files/002 How to use Kubernetes documentation.mp432.64MB
  • 40 - Kubernetes YAML Specification Files/003 Applying YAML deployment file.mp418.6MB
  • 40 - Kubernetes YAML Specification Files/004 Creating YAML service specification file.mp418.75MB
  • 41 - Kubernetes Multiple Deployments Creation/001 Plan for the creation of the two deployments.mp430.02MB
  • 41 - Kubernetes Multiple Deployments Creation/002 Creating another web app with two endpoints.mp415.83MB
  • 41 - Kubernetes Multiple Deployments Creation/003 Building custom Docker image for the second web app.mp47.98MB
  • 41 - Kubernetes Multiple Deployments Creation/004 Creating YAML specification for the second web app.mp422.59MB
  • 41 - Kubernetes Multiple Deployments Creation/005 Creating YAML specification for the NGINX app.mp416.02MB
  • 41 - Kubernetes Multiple Deployments Creation/006 Applying specifications for both apps.mp47.77MB
  • 42 - Interaction between Deployments/001 Verifying connectivity between different deployments.mp436.81MB
  • 42 - Interaction between Deployments/002 Resolving Service name to IP address.mp421.29MB
  • 42 - Interaction between Deployments/003 Deleting both applications.mp43.78MB
  • 43 - Kubernetes CRI-O Container Runtime/001 Changing Container Runtime from Docker to CRI-O.mp461.27MB
  • 43 - Kubernetes CRI-O Container Runtime/002 Deploying apps using CRI-O container runtime.mp45.26MB
  • 43 - Kubernetes CRI-O Container Runtime/003 Verifying connectivity between deployments.mp416.75MB
  • 44 - Kubernetes Summary/001 Kubernetes Summary.mp43.67MB
  • 45 - Docker and Kubernetes Course Summary/001 Docker Complete Guide Summary.mp45.25MB