Thanks alot sir🎉 From today onwards I'm following & watching your channel videos.
@vamvamshi8379 Жыл бұрын
Even though no idea about azure,Really this kubernetes topic is very useful for me to understand end to end clearly, with aws for me
@NextOpsVideos Жыл бұрын
Thanks for watching 🙏🙏🙏
@ButhanngariLakshmipathi7 ай бұрын
Hi sir, your videos are most helpful for us. Thank you for giving us the best content for free and your teaching in the mother tongue language, which we understand very easily. Please keep it up and do more videos for DevOps. Thanks a lot.
@NextOpsVideos6 ай бұрын
Thanks for watching, please do share a good about the channel if you can.
@maruthikarri Жыл бұрын
Thanks a lot bro, we are expecting more series from kubernetes
@NextOpsVideos Жыл бұрын
Hi Maruti, thanks for watching 🙏🙏🙏
@suhasiniaddanki7304 Жыл бұрын
..It's a nice explanation......After a long time... ur video came out..
@NextOpsVideos Жыл бұрын
I am sorry for the delay. I will try to do it quicker and frequently.
@rameshkandi Жыл бұрын
Thank you for all your efforts for creating such a wonderful playlists.
@NextOpsVideos Жыл бұрын
Thank you Ramesh. Please share the good word about the channel if you can 🙏🙏🙏
@sivakumarlella3728 Жыл бұрын
your way of teaching is so helpful for beginners ,,,please make a video in kuberenetes helm charts.
@NextOpsVideos Жыл бұрын
Thank you Siva. Please share the good word about the channel if you can 🙏🙏🙏
@vamsikumarreddykalluru97 Жыл бұрын
Bro chala rojulu taravata post chesaru
@NextOpsVideos Жыл бұрын
Yeah Vamsi, konchem busy unna.
@srinivas1623 Жыл бұрын
Hi Charan i know your busy on work eagerly waiting for next video
@NextOpsVideos Жыл бұрын
Hi Srini, the next video is scheduled for tomorrow morning at 9.00am. Thanks for understanding 🙏🙏
@VamsiKrishna-dl9oe Жыл бұрын
Thank you for the detailed explanation.
@NextOpsVideos Жыл бұрын
Thank you Vamsi for watching 🙏 Please share the good word about the channel if you can 🙏🙏🙏
@VamsiKrishna-dl9oe Жыл бұрын
@@NextOpsVideos Sure anna
@srinivas1623 Жыл бұрын
Thank you Charan 🤝 if possible could you please make K8s monitor video please🙏🙏
@NextOpsVideos Жыл бұрын
Yes, I will do a video on Prometheus. Please share the good word about the channel if you can 🙏🙏🙏
@srilathamirthipati73683 ай бұрын
while declaring pv you have assigned some path like /data......what that mean I did not understand this. what should be path we should give there
@NextOpsVideosАй бұрын
Thats the mount path inside the pod. Thank you so much for watching, please do share to help grow the channel.
@duttgatiganti8 ай бұрын
Sir Is it necessary to by-hart all yaml formats or remembering of skeleton of yaml format is enough ? Please clarify ?
@NextOpsVideos8 ай бұрын
Skeleton is enough. Thanks for watching 🙏🙏🙏
@vamsikumarreddykalluru97 Жыл бұрын
Thanks bro Azure interview questions kuda post cheiandi bro🙏
@NextOpsVideos Жыл бұрын
Will plan. Please share 🙏🙏🙏
@vamshikrishna7945 Жыл бұрын
@@NextOpsVideos bro docker compose mida oka video cheyava
@NextOpsVideos Жыл бұрын
@@vamshikrishna7945 already undi docker playlist and course lo. Multi container app video ave.
@ArasadaSrinivasaPradeep Жыл бұрын
@11.32 the name under metadata in storage-class.yml, is not reflected in pvc.yml. then how those two are connected or how does pvc.yml know what kind of storage class to use?
@NextOpsVideos Жыл бұрын
I must have mentioned in PVC.yaml about which storage class to use
@hanumanthreddy873 Жыл бұрын
Hi Charan garu, Plz make a video on kubernetes monitoring?
@NextOpsVideos Жыл бұрын
I will after stateful sets are finished. Thanks for watching 🙏
@anilanilkumar7495 Жыл бұрын
Hi sir.. how we can reach you....
@Vishnuvardhanreddi Жыл бұрын
Thanks brother for your info
@NextOpsVideos Жыл бұрын
Thank you.
@arunkumarkrishnamchetty2229 Жыл бұрын
Persistent volume and claim yaml file not uploaded in github please upload it
@NextOpsVideos Жыл бұрын
I will upload, sorry I forgot.
@akshayvadnala34957 ай бұрын
If we apply only PVC script in delete policy then if we try to delete PV it is not deleting
@NextOpsVideos6 ай бұрын
In PVC you should mention whether to delete the PV or not, so it will take effect. please do share a good about the channel if you can.
@akshayvadnala34956 ай бұрын
@@NextOpsVideos thanks anna As I am learning Devops on various channels. I found best in terraform,kubernetes ,docker these are top as per me those playlist are enough to understand and digest it covers all theory,hands on . I am lucky to find you .. Great work anna . na suggestion okati konni imp or key points reels type chesi upload chesthey inka audience ki reach avthadhi like trending topics medha kuda normal ga ne view or experience chepi channel ni engage chesthey set .
@harinathreddy5365 Жыл бұрын
Hi Anna. * Static Provisioning means---> Creating manually---> Manam mundhey disks ni create chesi, pods ki allocate chesthaam. * Dynamic Provisioning means---> Creating Automatically---> Manam Storage class configuration ni use chesi, Manifest file lo PV and PVC ni define chesi, On-demand create chesthaam. * We cannot delete volumes directly which is associated with Pods. But, we can manage volumes through policies ? Am i right Anna?
@NextOpsVideos Жыл бұрын
Correct
@harinathreddy5365 Жыл бұрын
@@NextOpsVideos Thankyou brother❤️ for your valuable information.
@krishnag4388 Жыл бұрын
Wonderful session, thanks Charan,can you give suggetion, how to segregation node pools like node1 to Java app, node2 like react, how we mentioned in yaml file
@NextOpsVideos Жыл бұрын
You need to create two different pods with different images and mention them in yaml file. That's all.
@krishnag4388 Жыл бұрын
@@NextOpsVideos already I have one cluster, two worker nodes, node 1 deployed on Java app and node 2 deployed react app, this type segregation i required in node level
@NextOpsVideos Жыл бұрын
@@krishnag4388 you need to apply pod affinity and node affinity. In yaml.
@krishnag4388 Жыл бұрын
@@NextOpsVideos ok thanks, any sample yaml file
@NextOpsVideos Жыл бұрын
@krishnag4388 don't have with me.
@manjithshaik6221 Жыл бұрын
Hi bro , can u please do video on networking and policies related to Aks
@NextOpsVideos Жыл бұрын
I will plan.
@srinivasvanga6237 Жыл бұрын
bro...YAML FILE UPLOAD CHEYYALEDU
@NextOpsVideos Жыл бұрын
Will do it.
@telugucabletv43638 ай бұрын
thank you sir🙏
@NextOpsVideos8 ай бұрын
Thank you for watching, please share if possible
@rameshkandi Жыл бұрын
Hi, Do you have any upcoming azure batches? Want to learn end to end azure from you. Your way of explaining topics are very clear and awesome.
@NextOpsVideos Жыл бұрын
I will post a video on KZbin with all the details when I start the batch 🙏🙏🙏
@raghavendravadde7047 Жыл бұрын
Can you please share yaml file gitrepo URL Charan bro
@NextOpsVideos Жыл бұрын
You can find it in the description.
@raghavendravadde7047 Жыл бұрын
@@NextOpsVideos Bro can you please continue for helmchart classes and liveness probe reddines probe
@kranthikumar4988 Жыл бұрын
Hi sir, thank you so much for your wonderful classes in Telugu sir, is kubernetes classes enough i mean in real time and interview purpose this kubernetes playlist is enough for 3 years of experience
@NextOpsVideos Жыл бұрын
Yes Kranthi, if you prepare well.
@lokeshkumar-sw Жыл бұрын
❤❤❤❤
@NextOpsVideos Жыл бұрын
Thanks Lokesh for watching 🙏🙏
@bharatp68127 ай бұрын
Hi Sir, Can you plz provide tutorial on Flux CD with Kubernities and on GitOps.