Тёмный
No video :(

Day-27 | Docker Volumes and Bind Mounts|Persistent Storage for Docker|  

Abhishek.Veeramalla
Подписаться 324 тыс.
Просмотров 75 тыс.
50% 1

Support my work
www.buymeacoffee.com/abhishekprd Hi Everyone, This Video, you will learn about Docker Bind Mounts and Volumes.
1. Problem Statement for Volumes (Why Volumes) ?
2. Bind Mounts
3. Volumes
4. Advantages of using Volumes over Bind Mounts
5. Lifecycle of Volumes
6. How to mount a Volume
Learn More about Volumes
======================
docs.docker.com/storage/volumes/
Telegram channel
===============
telegram.me/abhishekveeramalla
GitHub Repo used in the video:
-------------------------------------------------
github.com/iam-veeramalla/Doc...
About me:
-----------------
LinkedIn: / abhishek-veeramalla-77...
GitHub: github.com/iam-veeramalla
Medium: / abhishekveeramalla-av
RU-vid: / @abhishekveeramalla .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Опубликовано:

 

12 фев 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 168   
@bilalosmany5022
@bilalosmany5022 15 дней назад
First time in my life I met someone who gives so many examples and so much in depth information, thanks bhai wish I could meet u someday to thank u personally
@sunshine-by2kl
@sunshine-by2kl 28 дней назад
Somebdy has commented that he is repeating same thing 2 3 times and even more, i believe thats actually the best way how a complete newbee can understand
@AbhishekVeeramalla
@AbhishekVeeramalla 28 дней назад
❤️
@sameersameerghatole4751
@sameersameerghatole4751 4 месяца назад
Thanks for the detail explanation , Differences between -v and --mount behavior Because the -v and --volume flags have been a part of Docker for a long time, their behavior cannot be changed. This means that there is one behavior that is different between -v and --mount. If you use -v or --volume to bind-mount a file or directory that does not yet exist on the Docker host, -v creates the endpoint for you. It is always created as a directory. If you use --mount to bind-mount a file or directory that does not yet exist on the Docker host, Docker does not automatically create it for you, but generates an error
@AshishGupta-oj3qe
@AshishGupta-oj3qe 9 дней назад
सरल शब्दों में आपने, गहरे रहस्य सिखाए, DevOps के हर पहलू को, सहजता से समझाए। In simple words, you taught us, the profound mysteries deep, Every aspect of DevOps, you made so easy to keep. Thank you Abhishek Anna ❤
@Deva2596
@Deva2596 10 месяцев назад
🎯 Key Takeaways for quick navigation: 00:02 📋 Introduction to Docker Bind Mounts and Volumes 17:29 🧰 Practical Demonstration of Creating Docker Volumes 23:15 🧐 Exploring an Existing Docker Volume 23:42 📂 Understanding Docker Volumes 25:03 🧹 Deleting Docker Volumes 28:48 📦 Mounting Volumes to Containers 32:04 🔍 Inspecting Containers with Volumes 34:09 🗑️ Deleting Volumes Safely Made with HARPA AI
@sandeeepkumar2804
@sandeeepkumar2804 Год назад
Thank you so much bro spending your time even when you are not keeping well having cold and blocked nose...
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
It's my pleasure
@narasimhamakireddi8723
@narasimhamakireddi8723 6 месяцев назад
You made me fall in love with Devops bro❤
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Wow. That’s amazing
@jitenderpal3588
@jitenderpal3588 10 месяцев назад
very well explained Abhishek bhai..these are always difficult topics 🙂 but with ease you made us understand is very good.!!
@bharathib.bharathi1641
@bharathib.bharathi1641 Год назад
Really thanks for your great efforts Sir being ill also you are sharing videos to learn....thank you so much sir
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@battumamatha7144
@battumamatha7144 Год назад
u r theoretical explanation awsm ... as i m beginner its take time to understand practical but thank alot for abhishek
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks Mamatha. Please share the videos
@battumamatha7144
@battumamatha7144 Год назад
@@AbhishekVeeramalla i already did ....abhishek 👍
@ashishpandey8766
@ashishpandey8766 6 месяцев назад
Always Love and huge respect for you🙏
@nileshkumargupta1125
@nileshkumargupta1125 5 месяцев назад
I had hard times understanding the same, thank you Abhishek, you're the best!..
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
😍
@GoldenBeast90
@GoldenBeast90 6 месяцев назад
Exceptional way of teaching! Great!
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Glad you think so!
@a_maxed_out_handle_of_30_chars
@a_maxed_out_handle_of_30_chars 15 дней назад
simple and to the point, thank you :)
@ramirez368
@ramirez368 3 месяца назад
Docker inspect it only shows me bind mounts, but how about EFS that are mounted...?
@nallapaneniram766
@nallapaneniram766 9 месяцев назад
Bind mount are used for development only because when you deploy the container to PROD then there is not need to have same folder structure on the PROD system. So mainly for source code updates while doing developments then bind mounts are handy. When you update the source code on the docker host file system then an restart of the container helps to automatically replicate the data in the docker host file system to container own file system.
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
Good
@surya-xt6uo
@surya-xt6uo 2 месяца назад
🙏intha ardhamayyela chepparu great anna🎉
@AbhishekVeeramalla
@AbhishekVeeramalla 2 месяца назад
❤️
@ashishhverma
@ashishhverma Год назад
Hats off!! Great explanation ❤
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks
@aditya8sharmaDevOps
@aditya8sharmaDevOps 5 месяцев назад
One of the best Zoom meetings, to be honest! Thanks for the content, sir!
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
😍
@Adityaa2
@Adityaa2 Год назад
Yes we understood thank you so much .😇🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Most welcome 😊
@kranthichamp3002
@kranthichamp3002 Год назад
your explanation is really amazing clear and easy terms thanks a lot
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks alot .. please share the channel
@kranthichamp3002
@kranthichamp3002 Год назад
@@AbhishekVeeramalla definitely
@shambhunathsahani6505
@shambhunathsahani6505 11 месяцев назад
Thanks Sir great explnation of volume concept
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Most welcome
@kotireddyandena2175
@kotireddyandena2175 20 дней назад
Bind mounts in Docker provide a way to share and synchronize files between your local filesystem and Docker containers. They are particularly useful during development and testing when you need to work with application code or data that resides on your host machine within the context of a Dockerized environment.
@baig378
@baig378 6 месяцев назад
Hi Abhishek, Thank you so much for giving us valuable information with your teachings by spending lot of your own time. We all owe you for this. I learned a lot of concepts and improved my knowledge by watching these videos. I have one doubt regarding this Docker volumes and Bind Mount. My question is when volumes has these many advantages why we need Bind Mounts concept? Are there any specific cases where only Bind Mount applicable or Blind Mounts overweigh the volumes? Other than when we or client needs info to be stored on same host?. Thank you!!
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Thanks 🙏 Bind mounts have little better performance over volumes, that is the only thing I can think of at this point.
@ImtiazAli-in7gk
@ImtiazAli-in7gk Год назад
Hello Sir its realy Good and easy to learn Devops Some times thngs goes above the mind because i am new to tech please describe more docker images what they are actullay why we are creating docker images etc, Thanks alot.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks a lot
@shubhamchaudhary3689
@shubhamchaudhary3689 11 месяцев назад
Thanks sir for smooth expalnation.💌
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Most welcome
@bhavyamurthy8783
@bhavyamurthy8783 2 дня назад
Hi Abhishek, I'm planning to move my carrier into Devops platform and i see your videos are awesome. This entire Devops zero to hero is little old, could you please confirm did anything changed for now or is it fine if i study the same videos
@prateekverma5169
@prateekverma5169 Год назад
Great video :)
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks !! Awesome. Please share the videos with your friends
@ravindraravi7435
@ravindraravi7435 4 месяца назад
Thank you ^^
@Cloudnp9458
@Cloudnp9458 5 месяцев назад
Usecase 2, Backend container keeps on adding content to file , frontend container reads the file and displays it, very common example.( If backend goes down, entire information goes down as storage was not persistence.) Usecase 3, container Application that reads a file present on the host OS filesystem.
@ravipanavi
@ravipanavi Год назад
Thanks
@HarryPotter-hf7so
@HarryPotter-hf7so Год назад
Great sir
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@Rameshpowervlogs
@Rameshpowervlogs Год назад
great job bro thnks lot
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Happy to help Awesome. Please share the videos with your friends
@ahsanamin3818
@ahsanamin3818 7 месяцев назад
Excellent explanation ..
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
Glad you liked it!
@veeru2310
@veeru2310 Год назад
Hi Abhishek your explanation is very nice can you help me to insert If container may down if new container will come in to picture what about existing created volume on host ?
@devops-journey01
@devops-journey01 Год назад
Thank you brother, awesome explanation.... ❤️❤️☺️☺️
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
So nice of you Awesome. Please share the videos with your friends
@devops-journey01
@devops-journey01 Год назад
@@AbhishekVeeramalla brother, you deserve more subscribers than what you are having now , it will happen for sure .. ❤️❤️❤️
@jaykumaranbu7173
@jaykumaranbu7173 Год назад
Nice session
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Welcome
@ShashankHiremattDSIS
@ShashankHiremattDSIS 8 месяцев назад
@Abhishek.Veeramalla What if i want to mount a apache config file from inside app container (path:/a/apache2/conf/httpd.conf) to outside host machine (path: /tmp/httpd.conf). will that file be visible to read or write from host machine path ?
@MaheshYadav-304
@MaheshYadav-304 4 месяца назад
Hi @Abhishek, I might be having the stupid question "When you ran the docker volume create " it's going to create the logical dir, but then how/where we can define the size of the volume, is that size is depend on the actual size of the volume? Also if want to create the external volume, in example i'm running Docker on AWS EC2 and want to attach external storage (Another new volume to EC2) and want use that storage as a Docker volume how to do that?
@sravssai-si7jg
@sravssai-si7jg Год назад
Well explained... Abhishek garu How to use bind mounts command same
@lakshmishanthi2906
@lakshmishanthi2906 9 месяцев назад
Well explained Abhishek. The commands used to attaching the volume or binding volume you showed in Linux VM right . Please confrom me is the same commands will work for windows also?
@ashishpandey8766
@ashishpandey8766 10 месяцев назад
Thanks Abhishek
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
Thanks a lot
@faisaliqbal7382
@faisaliqbal7382 Год назад
Thanks, bhai.
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Welcome
@akash1926
@akash1926 10 месяцев назад
When we create a docker volume what was the size of the volume?
@Satishkumar-rx7oy
@Satishkumar-rx7oy 5 месяцев назад
nice explanation
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
Thanks
@gauravmittal6909
@gauravmittal6909 Год назад
Thank you so much sir...i understand concept of volume...can you make a video to bind a volume from outside like cloud platform...how to bind using dockerfile
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Noted
@reneshmlal2809
@reneshmlal2809 3 месяца назад
Thank You ❤
@AbhishekVeeramalla
@AbhishekVeeramalla 3 месяца назад
You're welcome 😊
@chandan.b6670
@chandan.b6670 3 месяца назад
Nowadays it's very hard to find tutors who have a good amount of content... By god's grace, I found this channel with very high and professional content... Thanks are not enough for your selfless effort... I get a lot of confidence and excitement while watching your videos... If you don't mind plan a meetup in Hyderabad that will be a big boost to us... We had all ears to listen to your experience... Thank You Abhishek
@user-ez6im5tt5j
@user-ez6im5tt5j 3 месяца назад
Sir when the docker volume is created on the host machine, what will be the default storage size of that docker volume, and how can we increase or decrease the size of docker volume created on host machine
@bhagarenikhil
@bhagarenikhil 6 месяцев назад
Hi, Your contents are too good. I just loved it.❤ I have 1 question related to Docker volume. Q. Are docker volumes dynamic in nature? Are they grow/shrink as needed?
@sachinbaswar213
@sachinbaswar213 5 месяцев назад
Hi Abhishek, i want attached volume from another location like s3 or another EC2, rather host system.can you please suggest how we can attached ?
@Cloudnp9458
@Cloudnp9458 5 месяцев назад
Usecase 1, Containerized Application stores information about users accessing/auditing the application in form of logs. Containers are ephimeral(short lived) in nature, they use FS of underlying host OS. So if the container goes down it free up resources from OS filesystem, hence log files also get deleted.
@venkatapavan2104
@venkatapavan2104 3 месяца назад
Hi sir, will the volume created using docker command will be listed using df command?
@ASHOKKUMAR-wq6ty
@ASHOKKUMAR-wq6ty 11 месяцев назад
Shall we know the size of volume? An can we use windows base os to build docker images?
@ragulram4231
@ragulram4231 22 дня назад
Really good.now i am addicted to containers😂😂
@deepasreerajeevan1991
@deepasreerajeevan1991 4 месяца назад
Thanks Abhiskek, Can you please tell me how to mount an external volume to a running container while hosting a container?
@shadhashmi3714
@shadhashmi3714 Год назад
We haven't set up the volume s storage While creating. What would default volume storage.
@Cloudnp9458
@Cloudnp9458 5 месяцев назад
Bind mounts and volumes are the solution for the problem. Bind mounts allow to bind the directory inside the container. Even if container goes down, the data is still there in the /app directory. Volume is logical partition/disk you create using docker cli on the Host OS. And the volume has a lifecycle. Since you can create it delete it. Another volume advantage is it can also be created on external storage devices such as ec2, s3. You can create a high performance storage and mount it as volume. Ways to create volume, docker -v docker --mount
@vinp-ks3tn
@vinp-ks3tn 6 месяцев назад
HI Abhishek, at time stamp 32:15 there is a volumes section below image, could you please explain the difference between mounts and volumes when you inspect
@sakshampaliwal6983
@sakshampaliwal6983 10 месяцев назад
Bro, your videos are really awesome! and Next level🔥🔥🔥🔥 I have one request though. Could you please consider using a better pen or drawing tool, like an iPad, for your explanations? It would be great because sometimes there's a bit of lag in your writing in the videos.
@shreeshkr6530
@shreeshkr6530 3 месяца назад
Hi Abhishek, Is logical mount point path which you explained is from Host server right. Please confirm on this
@navjyotbhosale4410
@navjyotbhosale4410 11 месяцев назад
nice
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Most welcome!
@Cs_Naidu
@Cs_Naidu 4 месяца назад
26:54 Hi Abhishek, why it is difficult to understand volumes, when we have cmd/entrypoint? Are we not allowed to use volumes when we have them?
@rajaconstantine
@rajaconstantine Год назад
Sir pls include other tools also in seperate video pls like nagios terraform... Etc
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@kuchipudishiny850
@kuchipudishiny850 8 месяцев назад
hi Abhishek, at the end of this video you told to stop the container if we want to delete/remove the volume , right ? how to stop the container and restart it ?could you please explain! apart from this i really learned and enjoyed your videos a lot.
@mohankumarpalaniappan2205
@mohankumarpalaniappan2205 7 месяцев назад
docker stop CONTAINERNAME docker restart CONTAINERNAME
@VinayKumar-cm2nn
@VinayKumar-cm2nn 5 месяцев назад
24:40 Abhishek how much amount of volume will it deidate? in mbs?
@vinp-ks3tn
@vinp-ks3tn 6 месяцев назад
Hi Abhishek, could you please explain basics about a server like where are the source code stored, which log files to debug in case of incident in prod , best practices to enhance security, best practices to cap CPU, memory etc. in real world scenario
@nallapaneniram766
@nallapaneniram766 9 месяцев назад
when container shutdown and you can restart by tagging named volume name to the container to get all data replicated to container own file system but with anonymous volumes cannot be tagged when you restart the container.
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
👍
@shravonidas.9449
@shravonidas.9449 4 месяца назад
Thanks @Abhishek for the series . Can you please help me with my gaps 1.How to share the volumes which we mounted in the container to another container ? 2.Can you please share practical also for -"Bind Mounds" thanks
@artibalvir1193
@artibalvir1193 Месяц назад
docker run -d --name dest_container --volumes-from source_container myimage
@Asifiqbal-gh4yy
@Asifiqbal-gh4yy 4 месяца назад
Hi can I containerize my physical or VM application to container
@user-ym2to6iw8o
@user-ym2to6iw8o 5 месяцев назад
5:30 point of video...actually what is frontend and backend container concept... bit confusing. please clarify abhishek ji.
@027gurugopikrishnat9
@027gurugopikrishnat9 4 месяца назад
Hi Bro . Thanks for your efforts. I'm learning a lot from your series and I'm starts learning from DAY 1. I have a doubt that how the search icon opens and you search for mount 32:27.
@artibalvir1193
@artibalvir1193 Месяц назад
ctrl+F
@rohita9689
@rohita9689 Год назад
Hello Abhishek sir, Can you tell me which Devops Certification is good after AWS Cloud Practioner. Solution Architect Associate Or Developer Associate. Specifically asking in Devops reference.
@digambarnandrekar6540
@digambarnandrekar6540 Год назад
IMO architect associate
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Sorry I am not a huge fan of certifications ..
@SmilingAtom0-9
@SmilingAtom0-9 6 месяцев назад
I am grateful for your lessons. However, I'd correct you at 22:35. The volume you just created ,abhishek, can be traced on your host inside your Docker installation directory (normally /var/lib/docker)
@SmilingAtom0-9
@SmilingAtom0-9 6 месяцев назад
24:36 Which you can see under "Mountpoint"
@mohanmurali7975
@mohanmurali7975 2 месяца назад
Hi abhishek 15:50 how to create docker volumes on external sources and how to use them?
@artibalvir1193
@artibalvir1193 Месяц назад
using NFS can be done
@FredAkubue
@FredAkubue 3 месяца назад
When I do the mount command it always comes back with an error. Please help me out. Thank you.
@vijayalakshmig6987
@vijayalakshmig6987 5 месяцев назад
Hi Abhishek , can u please plan for some of cloudbees classes too
@rams3099
@rams3099 4 месяца назад
Hi Abhishek, How to mount permanent volume?
@Codeing-di3yf
@Codeing-di3yf 3 месяца назад
♥♥
@sivabalaji7600
@sivabalaji7600 9 месяцев назад
hi abhishek. Thanks for good explanation. I have a query. How to create a volume with specific path instead of /var/lib/docker/volumes//_data. The time stamp is 24:36
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
When you start the docker deamon, pass the parameter to dockerd dockerd - - data-root
@mohankumarpalaniappan2205
@mohankumarpalaniappan2205 7 месяцев назад
docker run -v /opt/datadir:/var/lib/redis redis
@tanmoysantra1112
@tanmoysantra1112 Год назад
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Awesome. Please share the videos with your friends
@theophilustenebe4181
@theophilustenebe4181 8 месяцев назад
my question is the volumes we mount have no size? how do we see the content and how do we do a back up?
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Just consider it as a regular volume. Nothing different in terms of reading or taking backups. For example, if you have mounted a folder from the virtual machine as a volume to docker container, just take back of the folder.
@sayondeep6729
@sayondeep6729 Год назад
Sir, is it possible to reverse mount i.e., mount a directory from container to host?
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
What is the requirement so that I can understand more
@sayondeep6729
@sayondeep6729 Год назад
@@AbhishekVeeramalla So ideally in local system I have to install an application and the directory of this app in will be used by another app so I need so export this directory as env variable. Now on containerization the image comes preinstalled with the application and the directory I must export is within the container Volume wont work because it will mount host machine files to container but what I need is to mount the directory of the container to host machine so that I can export that directory as env variable for other application to use I hope I made it clear. Thanks
@saikumarthatikonda2007
@saikumarthatikonda2007 Год назад
Abhishek bro, what is reverse proxy and forward proxy?
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Forward proxy is for example .. you use VPN to connect to internet Reverse proxy is for example nginx load balancer which intercepts the client request validates the request and forwards to the server
@user-kw2xh7id7z
@user-kw2xh7id7z 5 месяцев назад
Please tell slowly your going fast And if i keep 0.9x its becoming too slow don't mind your videos are very usefull one so please try as much as possible to tell little slow so that we can understand very clearly sir
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
sure
@techfeeds7589
@techfeeds7589 Год назад
Can you please provide the recordings videos for containerd & Gitlab
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Sure .. will try
@MaheshYadav-304
@MaheshYadav-304 3 месяца назад
Hi, When I'm trying to mount on windows getting below error. $ docker volume inspect local_volume_01 [ { "CreatedAt": "2024-05-01T14:57:31Z", "Driver": "local", "Labels": null, "Mountpoint": "/var/lib/docker/volumes/local_volume_01/_data", "Name": "local_volume_01", "Options": null, "Scope": "local" } ] $ docker run -d --mount source=local_volume_01,target=/app docker/nginx:latest docker: Error response from daemon: invalid mount config for type "volume": invalid mount path: 'C:/Program Files/Git/app' mount path must be absolute. See 'docker run --help'. any suggestion please?
@artibalvir1193
@artibalvir1193 Месяц назад
docker run -d --name mynginx --mount source=local_volume_01,target=/app docker/nginx:latest. mount path specified is nor recognized
@bharathib.bharathi1641
@bharathib.bharathi1641 Год назад
Sir I have one problem facing on running command of kubeadm init It showing error like error execution phase preflight : [preflight ] some fatal errors occurred [ERROR CRI] : container runtime is not running fatal msg : validate service connection : CRI v1 runtime API is not implemented for endpoint unix///var/run/containerd/containerd.sock Sir I have tried all ways of installation of Kubernetes that I have seen in Google over this problem Sir please guide me to solve this issue...
@bharathib.bharathi1641
@bharathib.bharathi1641 Год назад
Sir can you guide me to solve the above issue please
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Where are you creating this cluster. Please share the complete steps
@user-sc8sf3ne1d
@user-sc8sf3ne1d 6 месяцев назад
If we have a volume that is attached to multiple container. How can we detach the volume from one container. Is it allowed to delete the container when the volume is attached to it? What if the volume is attached to multiple containers? Please share your inputs on above queires
@Cloudnp9458
@Cloudnp9458 5 месяцев назад
Happens all the time in Kubernetes
@nallapaneniram766
@nallapaneniram766 9 месяцев назад
22:06 -- Volumes that we are seeing with specific name like "argocd" is the named volumes and others are anonymous volumes.
@mahendragundeti
@mahendragundeti Год назад
Sir how can we add a s3 bucket as volume to container
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Will talk about this in some video
@sudharshanreddy8871
@sudharshanreddy8871 11 месяцев назад
23:15 Size and other configurations of Volume
@nasarshaik5607
@nasarshaik5607 Год назад
My AWS WAS SUSPENDED CAN I CREATE NEW ACCOUNT WITH USING PREVIOUS DEBIT CARD AND NEW GAMIL ACCOUNT
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Yes
@santoshadari1991
@santoshadari1991 4 месяца назад
Time-stamp - 23:16. Can we mount a directory in two different containers. If we use bind-mount option ?
@anil-kumar75
@anil-kumar75 Год назад
Please take care of your Health..
@AbhishekVeeramalla
@AbhishekVeeramalla Год назад
Thanks alot
@Cloudnp9458
@Cloudnp9458 5 месяцев назад
#docker volume ls #docker volume create abhishek #docker volume ls #docker volume inspect abhishek Volume gets created in /var/lib/docker/volumes/abhishek #docker volume rm demo argocd Demo - # docker images # docker volume create abhishek #docket run -d --mount source=abhishek,target=/app nginx #docker ps # docker inspect id First you have to stop the container, then delete the container. Only then you will be able to delete volume. We created volume and mounted the volume. So even if the container goes down, data remains stored in the volume. The data can be stored, backed up , shared with other containers.
@SiddharthJain-zd4pi
@SiddharthJain-zd4pi 4 месяца назад
[1.30]
@nallapaneniram766
@nallapaneniram766 9 месяцев назад
Named volumes are persistent in nature but anonymous volumes are not.
@rajeshmittal11
@rajeshmittal11 9 месяцев назад
Brother- please try not to repeat same thing multiple times, 2-3 times is ok but you are repeating so many times that it becomes annoying and making videos longer.. However your Content is Great. Really appreciate your effort. Thank you.
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
Thanks for the suggestion but please understand there will all kind off learners, slow medium and fast. So it is important to repeat the important concept multiple times. I hope u understood.
@Vishwask22
@Vishwask22 8 месяцев назад
Hey Abhishek! The content is really amazing. The way you teach is Great Brother. Nothing to change. As you said folks like us repeating the videos once distracted but when suddenly you repeat stuffs, It makes me feel like an alert "Something Is Important!". Keep Going brother. Gonna watch your K8S playlist soon.
@chiru8557
@chiru8557 6 месяцев назад
​@@Vishwask22 agreed 💯
@missy2904
@missy2904 5 месяцев назад
​@@AbhishekVeeramalla please repeat anna bec I am new learner and you are the only person explain clearly when you repeat it, it kinda help to learn clearly. Please dont stop repeating
@sandeepvemu794
@sandeepvemu794 5 месяцев назад
​@@AbhishekVeeramallaI second you.Trainer will think as like you
@sumansamanta330
@sumansamanta330 5 месяцев назад
17th Feb, 2024
Далее
Kubernetes Volumes Simplified
39:37
Просмотров 32 тыс.
Don't use local Docker Volumes
12:43
Просмотров 171 тыс.
Docker Volumes Explained
7:55
Просмотров 10 тыс.