02 - Docker Images & Containers The Core Building Blocks/018 Module Introduction.mp43.3 MB
02 - Docker Images & Containers The Core Building Blocks/019 Images & Containers What and Why.mp45.4 MB
02 - Docker Images & Containers The Core Building Blocks/020 Using & Running External (Pre-Built) Images.mp422.8 MB
02 - Docker Images & Containers The Core Building Blocks/021 Our Goal A NodeJS App.mp424.4 MB
02 - Docker Images & Containers The Core Building Blocks/022 Building our own Image with a Dockerfile.mp428.7 MB
02 - Docker Images & Containers The Core Building Blocks/023 Running a Container based on our own Image.mp443.9 MB
02 - Docker Images & Containers The Core Building Blocks/024 EXPOSE & A Little Utility Functionality.html3.6 KB
02 - Docker Images & Containers The Core Building Blocks/025 Images are Read-Only!.mp421.7 MB
02 - Docker Images & Containers The Core Building Blocks/026 Understanding Image Layers.mp433.6 MB
02 - Docker Images & Containers The Core Building Blocks/027 A First Summary.mp47.5 MB
02 - Docker Images & Containers The Core Building Blocks/028 Images & Containers.html23.6 KB
02 - Docker Images & Containers The Core Building Blocks/029 Managing Images & Containers.mp44.8 MB
02 - Docker Images & Containers The Core Building Blocks/030 Stopping & Restarting Containers.mp421.8 MB
02 - Docker Images & Containers The Core Building Blocks/031 Understanding Attached & Detached Containers.mp460.0 MB
02 - Docker Images & Containers The Core Building Blocks/032 Attaching to an already-running Container.html2.6 KB
02 - Docker Images & Containers The Core Building Blocks/033 Entering Interactive Mode.mp469.0 MB
02 - Docker Images & Containers The Core Building Blocks/034 Deleting Images & Containers.mp466.3 MB
02 - Docker Images & Containers The Core Building Blocks/035 Removing Stopped Containers Automatically.mp426.5 MB
02 - Docker Images & Containers The Core Building Blocks/036 A Look Behind the Scenes Inspecting Images.mp457.8 MB
02 - Docker Images & Containers The Core Building Blocks/037 Copying Files Into & From A Container.mp416.0 MB
02 - Docker Images & Containers The Core Building Blocks/038 Naming & Tagging Containers and Images.mp475.3 MB
02 - Docker Images & Containers The Core Building Blocks/039 Sharing Images - Overview.mp439.2 MB
02 - Docker Images & Containers The Core Building Blocks/040 Pushing Images to DockerHub.mp4123.4 MB
02 - Docker Images & Containers The Core Building Blocks/041 Pulling & Using Shared Images.mp434.0 MB
02 - Docker Images & Containers The Core Building Blocks/042 Managing Images & Containers.html21.7 KB
02 - Docker Images & Containers The Core Building Blocks/043 Module Summary.mp436.4 MB
02 - Docker Images & Containers The Core Building Blocks/044 Cheat-Sheet-Images-Containers.pdf60.4 KB
02 - Docker Images & Containers The Core Building Blocks/044 Module Resources.html2.5 KB
02 - Docker Images & Containers The Core Building Blocks/044 slides-images-containers.pdf146.2 KB
02 - Docker Images & Containers The Core Building Blocks/021 nodejs-app-starting-setup/nodejs-app-starting-setup/package.json255 bytes
02 - Docker Images & Containers The Core Building Blocks/021 nodejs-app-starting-setup/nodejs-app-starting-setup/server.js939 bytes
02 - Docker Images & Containers The Core Building Blocks/021 nodejs-app-starting-setup/nodejs-app-starting-setup/public/styles.css582 bytes
02 - Docker Images & Containers The Core Building Blocks/023 nodejs-app-first-dockerfile/nodejs-app-first-dockerfile/Dockerfile91 bytes
02 - Docker Images & Containers The Core Building Blocks/023 nodejs-app-first-dockerfile/nodejs-app-first-dockerfile/package.json255 bytes
02 - Docker Images & Containers The Core Building Blocks/023 nodejs-app-first-dockerfile/nodejs-app-first-dockerfile/server.js939 bytes
02 - Docker Images & Containers The Core Building Blocks/023 nodejs-app-first-dockerfile/nodejs-app-first-dockerfile/public/styles.css582 bytes
02 - Docker Images & Containers The Core Building Blocks/026 nodejs-app-finished/nodejs-app-finished/Dockerfile118 bytes
02 - Docker Images & Containers The Core Building Blocks/026 nodejs-app-finished/nodejs-app-finished/package.json255 bytes
02 - Docker Images & Containers The Core Building Blocks/026 nodejs-app-finished/nodejs-app-finished/server.js939 bytes
02 - Docker Images & Containers The Core Building Blocks/026 nodejs-app-finished/nodejs-app-finished/public/styles.css582 bytes
02 - Docker Images & Containers The Core Building Blocks/033 python-app-starting-setup/python-app-starting-setup/rng.py292 bytes
02 - Docker Images & Containers The Core Building Blocks/044 nodejs-app-finished/nodejs-app-finished/Dockerfile118 bytes
02 - Docker Images & Containers The Core Building Blocks/044 nodejs-app-finished/nodejs-app-finished/package.json255 bytes
02 - Docker Images & Containers The Core Building Blocks/044 nodejs-app-finished/nodejs-app-finished/server.js939 bytes
02 - Docker Images & Containers The Core Building Blocks/044 nodejs-app-finished/nodejs-app-finished/public/styles.css582 bytes
02 - Docker Images & Containers The Core Building Blocks/044 python-app-finished/python-app-finished/Dockerfile66 bytes
02 - Docker Images & Containers The Core Building Blocks/044 python-app-finished/python-app-finished/rng.py292 bytes
03 - Managing Data & Working with Volumes/045 Module Introduction.mp42.3 MB
03 - Managing Data & Working with Volumes/046 Understanding Data Categories Different Kinds of Data.mp422.4 MB
03 - Managing Data & Working with Volumes/047 Analyzing a Real App.mp431.1 MB
03 - Managing Data & Working with Volumes/048 Building & Understanding the Demo App.mp439.1 MB
03 - Managing Data & Working with Volumes/049 Understanding the Problem.mp420.1 MB
03 - Managing Data & Working with Volumes/050 Introducing Volumes.mp412.6 MB
03 - Managing Data & Working with Volumes/051 A First, Unsuccessful Try.mp437.0 MB
03 - Managing Data & Working with Volumes/052 Named Volumes To The Rescue!.mp427.8 MB
03 - Managing Data & Working with Volumes/053 Removing Anonymous Volumes.html3.2 KB
03 - Managing Data & Working with Volumes/054 Getting Started With Bind Mounts (Code Sharing).mp450.7 MB
03 - Managing Data & Working with Volumes/055 Bind Mounts - Shortcuts.html2.7 KB
03 - Managing Data & Working with Volumes/056 Combining & Merging Different Volumes.mp434.9 MB
03 - Managing Data & Working with Volumes/057 A NodeJS-specific Adjustment Using Nodemon in a Container.mp471.5 MB
03 - Managing Data & Working with Volumes/057 windows-wsl2-file-events.pdf49.9 KB
03 - Managing Data & Working with Volumes/058 Volumes & Bind Mounts Summary.mp444.1 MB
03 - Managing Data & Working with Volumes/059 Volumes & Bind Mounts.html23.0 KB
03 - Managing Data & Working with Volumes/060 A Look at Read-Only Volumes.mp419.6 MB
03 - Managing Data & Working with Volumes/061 Managing Docker Volumes.mp429.3 MB
03 - Managing Data & Working with Volumes/062 Using COPY vs Bind Mounts.mp411.1 MB
03 - Managing Data & Working with Volumes/063 Don't COPY Everything Using dockerignore Files.mp48.5 MB
03 - Managing Data & Working with Volumes/064 Adding more to the .dockerignore File.html2.7 KB
03 - Managing Data & Working with Volumes/065 Working with Environment Variables & .env Files.mp478.7 MB
03 - Managing Data & Working with Volumes/066 Environment Variables & Security.html3.1 KB
03 - Managing Data & Working with Volumes/067 Using Build Arguments (ARG).mp421.4 MB
03 - Managing Data & Working with Volumes/068 Module Summary.mp429.0 MB
03 - Managing Data & Working with Volumes/069 Cheat-Sheet-Data-Volumes.pdf47.8 KB
03 - Managing Data & Working with Volumes/069 Module Resources.html2.3 KB
03 - Managing Data & Working with Volumes/069 slides-data-volumes.pdf126.6 KB
03 - Managing Data & Working with Volumes/047 data-volumes-01-starting-setup/data-volumes-01-starting-setup/package.json260 bytes
03 - Managing Data & Working with Volumes/047 data-volumes-01-starting-setup/data-volumes-01-starting-setup/server.js1.1 KB
03 - Managing Data & Working with Volumes/047 data-volumes-01-starting-setup/data-volumes-01-starting-setup/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/047 data-volumes-01-starting-setup/data-volumes-01-starting-setup/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/047 data-volumes-01-starting-setup/data-volumes-01-starting-setup/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/Dockerfile114 bytes
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/package.json260 bytes
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/server.js1.1 KB
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/048 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/Dockerfile114 bytes
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/package.json260 bytes
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/server.js1.2 KB
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/051 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/package.json364 bytes
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/server.js1.2 KB
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/057 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/Dockerfile161 bytes
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/package.json364 bytes
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/server.js1.2 KB
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/058 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/package.json364 bytes
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/server.js1.2 KB
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/062 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/package.json364 bytes
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/server.js1.2 KB
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/063 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/Dockerfile191 bytes
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/package.json364 bytes
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/server.js1.2 KB
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/067 data-volumes-08-args-and-env/data-volumes-08-args-and-env/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-01-starting-setup/data-volumes-01-starting-setup/package.json260 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-01-starting-setup/data-volumes-01-starting-setup/server.js1.1 KB
03 - Managing Data & Working with Volumes/069 data-volumes-01-starting-setup/data-volumes-01-starting-setup/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-01-starting-setup/data-volumes-01-starting-setup/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-01-starting-setup/data-volumes-01-starting-setup/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/Dockerfile114 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/package.json260 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/server.js1.1 KB
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-02-added-dockerfile/data-volumes-02-added-dockerfile/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/Dockerfile114 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/package.json260 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-03-adj-node-code/data-volumes-03-adj-node-code/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/package.json364 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-04-added-nodemon/data-volumes-04-added-nodemon/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/Dockerfile161 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/package.json364 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-05-temporary-anonymous-volume/data-volumes-05-temporary-anonymous-volume/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/package.json364 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-06-adjusted-dockerfile/data-volumes-06-adjusted-dockerfile/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/Dockerfile143 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/package.json364 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-07-added-dockerignore/data-volumes-07-added-dockerignore/public/styles.css959 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/Dockerfile191 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/package.json364 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/server.js1.2 KB
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/pages/exists.html531 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/pages/feedback.html848 bytes
03 - Managing Data & Working with Volumes/069 data-volumes-08-args-and-env/data-volumes-08-args-and-env/public/styles.css959 bytes
05 - Building Multi-Container Applications with Docker/084 Module Introduction.mp43.5 MB
05 - Building Multi-Container Applications with Docker/085 Our Target App & Setup.mp477.1 MB
05 - Building Multi-Container Applications with Docker/086 Dockerizing the MongoDB Service.mp417.7 MB
05 - Building Multi-Container Applications with Docker/087 Dockerizing the Node App.mp432.8 MB
05 - Building Multi-Container Applications with Docker/088 Moving the React SPA into a Container.mp439.0 MB
05 - Building Multi-Container Applications with Docker/089 Adding Docker Networks for Efficient Cross-Container Communication.mp470.9 MB
05 - Building Multi-Container Applications with Docker/090 Fixing MongoDB Authentication Errors (relevant for next lecture).html2.9 KB
05 - Building Multi-Container Applications with Docker/091 Adding Data Persistence to MongoDB with Volumes.mp483.4 MB
05 - Building Multi-Container Applications with Docker/092 Volumes, Bind Mounts & Polishing for the NodeJS Container.mp4136.7 MB
05 - Building Multi-Container Applications with Docker/093 Live Source Code Updates for the React Container (with Bind Mounts).mp441.0 MB
05 - Building Multi-Container Applications with Docker/093 windows-wsl2-file-events.pdf53.2 KB
05 - Building Multi-Container Applications with Docker/094 Module Summary.mp420.8 MB
05 - Building Multi-Container Applications with Docker/095 Module Resources.html2.3 KB
05 - Building Multi-Container Applications with Docker/095 slides-multi-container.pdf77.1 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/backend/app.js2.5 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/backend/package-lock.json23.3 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/backend/package.json377 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/backend/logs/access.log3.7 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/backend/models/goal.js206 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/package-lock.json1.1 MB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/package.json818 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/README.md2.8 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/favicon.ico3.1 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/index.html1.7 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/logo192.png5.2 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/logo512.png9.4 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/manifest.json492 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/public/robots.txt67 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/App.js2.7 KB
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/index.css794 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/index.js207 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/CourseGoals.css149 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/CourseGoals.js653 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/GoalInput.css37 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/GoalInput.js966 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/GoalItem.css229 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/goals/GoalItem.js209 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/Card.css163 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/Card.js152 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/ErrorAlert.css166 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/ErrorAlert.js252 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/LoadingSpinner.css681 bytes
05 - Building Multi-Container Applications with Docker/085 multi-01-starting-setup/multi-01-starting-setup/frontend/src/components/UI/LoadingSpinner.js248 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/backend/app.js2.6 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/backend/Dockerfile159 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/backend/package.json460 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/backend/logs/access.log6.1 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/backend/models/goal.js206 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/Dockerfile108 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/package-lock.json1.1 MB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/package.json818 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/README.md2.8 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/favicon.ico3.1 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/index.html1.7 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/logo192.png5.2 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/logo512.png9.4 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/manifest.json492 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/public/robots.txt67 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/App.js2.7 KB
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/index.css794 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/index.js207 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/CourseGoals.css149 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/CourseGoals.js681 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/GoalInput.css37 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/GoalInput.js966 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/GoalItem.css229 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/goals/GoalItem.js209 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/Card.css163 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/Card.js152 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/ErrorAlert.css166 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/ErrorAlert.js252 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/LoadingSpinner.css681 bytes
05 - Building Multi-Container Applications with Docker/095 multi-02-finished/multi-02-finished/frontend/src/components/UI/LoadingSpinner.js248 bytes
07 - Working with Utility Containers & Executing Commands In Containers/108 Module Introduction & What are Utility Containers.mp45.4 MB
07 - Working with Utility Containers & Executing Commands In Containers/109 Utility Containers Why would you use them.mp48.0 MB
07 - Working with Utility Containers & Executing Commands In Containers/110 Different Ways of Running Commands in Containers.mp416.1 MB
07 - Working with Utility Containers & Executing Commands In Containers/111 Building a First Utility Container.mp411.4 MB
07 - Working with Utility Containers & Executing Commands In Containers/112 Utilizing ENTRYPOINT.mp418.4 MB
07 - Working with Utility Containers & Executing Commands In Containers/113 Using Docker Compose.mp419.3 MB
07 - Working with Utility Containers & Executing Commands In Containers/114 Utility Containers, Permissions & Linux.html2.7 KB
07 - Working with Utility Containers & Executing Commands In Containers/115 Module Summary.mp44.8 MB
07 - Working with Utility Containers & Executing Commands In Containers/116 Module Resources.html2.2 KB
07 - Working with Utility Containers & Executing Commands In Containers/116 slides-utility-containers.pdf66.1 KB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/117 Module Introduction.mp45.6 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/118 The Target Setup.mp419.8 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/119 Adding a Nginx (Web Server) Container.mp433.1 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/119 nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/120 Adding a PHP Container.mp499.9 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/121 Adding a MySQL Container.mp433.8 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 Adding a Composer Utility Container.mp433.9 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/123 Creating a Laravel App via the Composer Utility Container.mp437.0 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/124 Fixing Errors With The Next Lecture.html4.0 KB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/125 Launching Only Some Docker Compose Services.mp470.4 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/126 Adding More Utility Containers.mp481.8 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/127 Docker Compose with and without Dockerfiles.mp419.9 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 Bind Mounts and COPY When To Use What.mp484.5 MB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 Module Resources.html2.3 KB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 slides-laravel.pdf61.4 KB
08 - A More Complex Setup A Laravel & PHP Dockerized Project/119 laravel-01-added-nginx/laravel-01-added-nginx/docker-compose.yaml221 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/119 laravel-01-added-nginx/laravel-01-added-nginx/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/docker-compose.yaml600 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/dockerfiles/composer.dockerfile96 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/dockerfiles/php.dockerfile88 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/env/mysql.env94 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/122 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/docker-compose.yaml954 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/dockerfiles/composer.dockerfile96 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/dockerfiles/nginx.dockerfile143 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/dockerfiles/php.dockerfile146 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/env/mysql.env94 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/128 laravel-03-finished/laravel-03-finished/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-01-added-nginx/laravel-01-added-nginx/docker-compose.yaml221 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-01-added-nginx/laravel-01-added-nginx/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/docker-compose.yaml600 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/dockerfiles/composer.dockerfile96 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/dockerfiles/php.dockerfile88 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/env/mysql.env94 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-02-composer-and-main-app-containers/laravel-02-composer-and-main-app-containers/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/docker-compose.yaml954 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/dockerfiles/composer.dockerfile96 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/dockerfiles/nginx.dockerfile143 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/dockerfiles/php.dockerfile146 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/env/mysql.env94 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-03-finished/laravel-03-finished/nginx/nginx.conf524 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/docker-compose.yaml945 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/dockerfiles/composer.dockerfile198 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/dockerfiles/nginx.dockerfile150 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/dockerfiles/php.dockerfile239 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/env/mysql.env94 bytes
08 - A More Complex Setup A Laravel & PHP Dockerized Project/129 laravel-04-fixed/laravel-04-fixed/nginx/nginx.conf524 bytes
10 - Docker & Containers - A Summary/176 slides-mid-summary.pdf116.0 KB
11 - Getting Started with Kubernetes/177 Module Introduction.mp43.8 MB
11 - Getting Started with Kubernetes/178 More Problems with Manual Deployment.mp450.3 MB
11 - Getting Started with Kubernetes/179 Why Kubernetes.mp452.7 MB
11 - Getting Started with Kubernetes/180 What Is Kubernetes Exactly.mp423.5 MB
11 - Getting Started with Kubernetes/181 Kubernetes Architecture & Core Concepts.mp426.6 MB
11 - Getting Started with Kubernetes/182 Kubernetes will NOT manage your Infrastructure!.mp414.3 MB
11 - Getting Started with Kubernetes/183 A Closer Look at the Worker Nodes.mp417.3 MB
11 - Getting Started with Kubernetes/184 A Closer Look at the Master Node.mp422.9 MB
11 - Getting Started with Kubernetes/185 Important Terms & Concepts.mp412.1 MB
11 - Getting Started with Kubernetes/186 Kubernetes Core Concepts.html20.8 KB
11 - Getting Started with Kubernetes/187 Cheat-Sheet-Kubernetes.pdf51.8 KB
11 - Getting Started with Kubernetes/187 Module Resources.html2.2 KB
11 - Getting Started with Kubernetes/187 slides-kubernetes-intro.pdf550.9 KB
12 - Kubernetes in Action - Diving into the Core Concepts/188 Module Introduction.mp42.2 MB
12 - Kubernetes in Action - Diving into the Core Concepts/189 Kubernetes does NOT manage your Infrastructure.mp435.8 MB
12 - Kubernetes in Action - Diving into the Core Concepts/190 Kubernetes Required Setup & Installation Steps.mp425.7 MB
12 - Kubernetes in Action - Diving into the Core Concepts/191 macOS Setup.mp471.5 MB
12 - Kubernetes in Action - Diving into the Core Concepts/192 Windows Setup.mp4120.1 MB
12 - Kubernetes in Action - Diving into the Core Concepts/193 Understanding Kubernetes Objects (Resources).mp441.0 MB
12 - Kubernetes in Action - Diving into the Core Concepts/194 The Deployment Object (Resource).mp411.6 MB
12 - Kubernetes in Action - Diving into the Core Concepts/195 A First Deployment - Using the Imperative Approach.mp4103.1 MB
12 - Kubernetes in Action - Diving into the Core Concepts/196 kubectl Behind The Scenes.mp45.2 MB
12 - Kubernetes in Action - Diving into the Core Concepts/197 The Service Object (Resource).mp47.6 MB
12 - Kubernetes in Action - Diving into the Core Concepts/198 Exposing a Deployment with a Service.mp429.8 MB
12 - Kubernetes in Action - Diving into the Core Concepts/199 Restarting Containers.mp413.4 MB
12 - Kubernetes in Action - Diving into the Core Concepts/200 Scaling in Action.mp419.1 MB
12 - Kubernetes in Action - Diving into the Core Concepts/201 Updating Deployments.mp425.8 MB
12 - Kubernetes in Action - Diving into the Core Concepts/202 Deployment Rollbacks & History.mp424.9 MB
12 - Kubernetes in Action - Diving into the Core Concepts/203 The Imperative vs The Declarative Approach.mp411.7 MB
12 - Kubernetes in Action - Diving into the Core Concepts/204 Creating a Deployment Configuration File (Declarative Approach).mp466.7 MB
12 - Kubernetes in Action - Diving into the Core Concepts/205 Adding Pod and Container Specs.mp478.5 MB
12 - Kubernetes in Action - Diving into the Core Concepts/206 Working with Labels & Selectors.mp415.9 MB
12 - Kubernetes in Action - Diving into the Core Concepts/207 Creating a Service Declaratively.mp476.1 MB
12 - Kubernetes in Action - Diving into the Core Concepts/208 Updating & Deleting Resources.mp434.1 MB
12 - Kubernetes in Action - Diving into the Core Concepts/209 Multiple vs Single Config Files.mp417.4 MB
12 - Kubernetes in Action - Diving into the Core Concepts/210 More on Labels & Selectors.mp472.4 MB
12 - Kubernetes in Action - Diving into the Core Concepts/211 Liveness Probes.mp459.0 MB
12 - Kubernetes in Action - Diving into the Core Concepts/212 A Closer Look at the Configuration Options.mp4110.7 MB
12 - Kubernetes in Action - Diving into the Core Concepts/213 Summary.mp435.7 MB
12 - Kubernetes in Action - Diving into the Core Concepts/214 Module Resources.html2.3 KB
12 - Kubernetes in Action - Diving into the Core Concepts/214 slides-kubernetes-action.pdf592.5 KB
12 - Kubernetes in Action - Diving into the Core Concepts/195 kub-action-01-starting-setup/kub-action-01-starting-setup/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/195 kub-action-01-starting-setup/kub-action-01-starting-setup/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/195 kub-action-01-starting-setup/kub-action-01-starting-setup/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/204 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/204 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/deployment.yaml400 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/204 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/204 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/204 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/service.yaml249 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/deployment.yaml400 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/209 kub-action-03-merging-config-files/kub-action-03-merging-config-files/service.yaml249 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/deployment.yaml525 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/210 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/service.yaml278 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/app.js296 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/deployment.yaml718 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/212 kub-action-05-finished/kub-action-05-finished/service.yaml278 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-01-starting-setup/kub-action-01-starting-setup/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-01-starting-setup/kub-action-01-starting-setup/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-01-starting-setup/kub-action-01-starting-setup/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/deployment.yaml400 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-02-declarative-approach-basics/kub-action-02-declarative-approach-basics/service.yaml249 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/deployment.yaml400 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-03-merging-config-files/kub-action-03-merging-config-files/service.yaml249 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/app.js295 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/deployment.yaml525 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-04-more-on-labels-and-selectors/kub-action-04-more-on-labels-and-selectors/service.yaml278 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/app.js296 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/deployment.yaml718 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/Dockerfile120 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/master-deployment.yaml654 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/package.json327 bytes
12 - Kubernetes in Action - Diving into the Core Concepts/214 kub-action-05-finished/kub-action-05-finished/service.yaml278 bytes
13 - Managing Data & Volumes with Kubernetes/215 Module Introduction.mp43.0 MB
13 - Managing Data & Volumes with Kubernetes/216 Starting Project & What We Know Already.mp437.3 MB
13 - Managing Data & Volumes with Kubernetes/217 Kubernetes & Volumes - More Than Docker Volumes.mp48.5 MB
13 - Managing Data & Volumes with Kubernetes/218 Kubernetes Volumes Theory & Docker Comparison.mp416.4 MB
13 - Managing Data & Volumes with Kubernetes/219 Creating a New Deployment & Service.mp437.9 MB
13 - Managing Data & Volumes with Kubernetes/220 Getting Started with Kubernetes Volumes.mp432.4 MB
13 - Managing Data & Volumes with Kubernetes/221 A First Volume The emptyDir Type.mp477.6 MB
13 - Managing Data & Volumes with Kubernetes/222 A Second Volume The hostPath Type.mp4105.4 MB
13 - Managing Data & Volumes with Kubernetes/223 Understanding the CSI Volume Type.mp429.0 MB
13 - Managing Data & Volumes with Kubernetes/224 From Volumes to Persistent Volumes.mp458.8 MB
13 - Managing Data & Volumes with Kubernetes/225 Defining a Persistent Volume.mp459.2 MB
13 - Managing Data & Volumes with Kubernetes/226 Creating a Persistent Volume Claim.mp429.6 MB
13 - Managing Data & Volumes with Kubernetes/227 Using a Claim in a Pod.mp448.8 MB
13 - Managing Data & Volumes with Kubernetes/228 Volumes vs Persistent Volumes.mp418.0 MB
13 - Managing Data & Volumes with Kubernetes/229 Using Environment Variables.mp456.7 MB
13 - Managing Data & Volumes with Kubernetes/230 Environment Variables & ConfigMaps.mp454.9 MB
13 - Managing Data & Volumes with Kubernetes/231 Module Summary.mp415.0 MB
13 - Managing Data & Volumes with Kubernetes/232 Module Resources.html2.3 KB
13 - Managing Data & Volumes with Kubernetes/232 slides-kubernetes-data-volumes.pdf92.0 KB
13 - Managing Data & Volumes with Kubernetes/216 kub-data-01-starting-setup/kub-data-01-starting-setup/app.js904 bytes
13 - Managing Data & Volumes with Kubernetes/216 kub-data-01-starting-setup/kub-data-01-starting-setup/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/216 kub-data-01-starting-setup/kub-data-01-starting-setup/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/216 kub-data-01-starting-setup/kub-data-01-starting-setup/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/216 kub-data-01-starting-setup/kub-data-01-starting-setup/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/app.js904 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/deployment.yaml288 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/219 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/deployment.yaml450 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/221 kub-data-03-first-volume/kub-data-03-first-volume/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/deployment.yaml507 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/222 kub-data-04-hostpath/kub-data-04-hostpath/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/deployment.yaml492 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/227 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/app.js971 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/deployment.yaml699 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/environment.yaml104 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/229 kub-data-06-env/kub-data-06-env/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/app.js971 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/deployment.yaml724 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/environment.yaml104 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/230 kub-data-07-finished/kub-data-07-finished/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-01-starting-setup/kub-data-01-starting-setup/app.js904 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-01-starting-setup/kub-data-01-starting-setup/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-01-starting-setup/kub-data-01-starting-setup/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-01-starting-setup/kub-data-01-starting-setup/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-01-starting-setup/kub-data-01-starting-setup/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/app.js904 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/deployment.yaml288 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-02-deployment-and-service/kub-data-02-deployment-and-service/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/deployment.yaml450 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-03-first-volume/kub-data-03-first-volume/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/deployment.yaml507 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-04-hostpath/kub-data-04-hostpath/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/app.js954 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/deployment.yaml492 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-05-pv-and-pvc/kub-data-05-pv-and-pvc/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/app.js971 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/deployment.yaml699 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/environment.yaml104 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-06-env/kub-data-06-env/story/text.txt0 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/app.js971 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/deployment.yaml724 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/docker-compose.yaml134 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/Dockerfile120 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/environment.yaml104 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/host-pv.yaml244 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/host-pvc.yaml208 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/package.json300 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/service.yaml184 bytes
13 - Managing Data & Volumes with Kubernetes/232 kub-data-07-finished/kub-data-07-finished/story/text.txt0 bytes