Node Selector in Kubernetes | AKS
5:15
Пікірлер
@javersonsantana
@javersonsantana Күн бұрын
My database is not restored. Why?
@sasaglamocak2846
@sasaglamocak2846 3 күн бұрын
Great video! But, how is this secure? We can see again the secret data in the cluster? Why not simply use kubernetes secret?
@vineykumar4386
@vineykumar4386 10 күн бұрын
Hello Nirav, I am newbie learning kubernetes. Pls check the time line 2:07 for a good 20+ seconds, the kubernetes cluster architecture. It is showing the control plane scheduler interacting with worker nodes. But i checked at couple of other sources like chat gpt, which says that from control plane it is API server which handles all interaction with worker nodes and No other entity in control plane interacts with worker nodes. Could you pls check. Thanks
@SureshS-ss6ty
@SureshS-ss6ty 14 күн бұрын
hi this is interesting, I recently applied taints and tolerations in an AKS cluster with multiple nodes. The setup consists of one system node and two user nodes. I tainted one of the user nodes, while the remaining two nodes (one user node and the system node) do not have taints. When I run a YAML pod that has a toleration matching the taint on the tainted user node, I observed that the pod is being scheduled on the system node, which has no taints. This behavior is unexpected. It seems that if any node in the cluster is missing the specified taint, the scheduler will assign the pod to that node, even if there are nodes with matching taints and tolerations. Is this the expected behavior of the AKS scheduler?
@bijun784
@bijun784 26 күн бұрын
Tab adding of Ubuntu in CLI not shown and also how CLI connected to Azure AKS not show so not understood
@stalinraja3040
@stalinraja3040 29 күн бұрын
Is this Azure free tier account or Pay as you go! Shall we able to create AKS cluster in Azure free tier account!!
@Niravgandhi
@Niravgandhi 25 күн бұрын
Yes, you can create aks in trail account
@yugandharmayekar8810
@yugandharmayekar8810 Ай бұрын
can we migrate from a table from one postgresql server to another?
@Niravgandhi
@Niravgandhi 25 күн бұрын
Yes
@siajamtube
@siajamtube Ай бұрын
Didn't explain well this session
@Niravgandhi
@Niravgandhi Ай бұрын
Ok, will try to improve
@shivamthacker3126
@shivamthacker3126 Ай бұрын
Can we migrate from sql sever to postgresql?
@Niravgandhi
@Niravgandhi Ай бұрын
Yes... multiple free tools are available, Google it
@saisivakiran8467
@saisivakiran8467 Ай бұрын
What will be the content of tls-secret?
@Niravgandhi
@Niravgandhi Ай бұрын
I think, base 64, needs to check
@shavetagoel9789
@shavetagoel9789 Ай бұрын
Hi Nirav, Wonderful content, please share the PPT you are following in the video
@Niravgandhi
@Niravgandhi Ай бұрын
Thanks 🙏
@saksham3
@saksham3 Ай бұрын
You should have increase the limits instead of request. Mem usage was was already 96% out of target that was 20%
@Niravgandhi
@Niravgandhi Ай бұрын
You're right, that's a great point, increasing the limits is the way to go.
@MohanKumar-k2f6q
@MohanKumar-k2f6q Ай бұрын
Hi Nirav, I have followed what you have shown in the video but still, it is not working for me.
@Niravgandhi
@Niravgandhi Ай бұрын
did you add your email account?
@MohanKumar-k2f6q
@MohanKumar-k2f6q Ай бұрын
@@Niravgandhi Yes i have added
@RiyasudeenMohamedthaha
@RiyasudeenMohamedthaha Ай бұрын
Hi Bro, I am currently using GKE what is major difference GCP and Azure Kubernetes
@Niravgandhi
@Niravgandhi Ай бұрын
Kubernetes concepts are the same only UI changes
@LocoWanderers
@LocoWanderers 2 ай бұрын
Which GUI Are you using to manage multiple Clusters??
@Niravgandhi
@Niravgandhi 2 ай бұрын
Lens
@SandeepSingh-hn6it
@SandeepSingh-hn6it 2 ай бұрын
Great explation, which IDE are using here to Connect the db? while creating it automatially 2db first server and then one another not sure why can you guid me ! thanks
@Niravgandhi
@Niravgandhi 2 ай бұрын
Not clear, can u please type your question again
@SandeepSingh-hn6it
@SandeepSingh-hn6it 2 ай бұрын
@@Niravgandhi 1. which IDE SQL editory are using to Connect the db? 2. it alway requird to Create Server under Server is LIke Cluster model ?
@Niravgandhi
@Niravgandhi 2 ай бұрын
SSMS
@k__p__y__s
@k__p__y__s 2 ай бұрын
Hi brother Before I start this series, I just want to know, does it require pre knowledge of k8s?
@Niravgandhi
@Niravgandhi 2 ай бұрын
Nope
@djordjenovakovic2847
@djordjenovakovic2847 2 ай бұрын
Thanks, is it possible to query logs from Log analytics workspace using Azure managed grafana? Or just metrics, for now?
@Niravgandhi
@Niravgandhi 2 ай бұрын
Yes you can!
@man_u_awesome
@man_u_awesome 2 ай бұрын
Learned a lot .... Thank you for this tutorial
@Niravgandhi
@Niravgandhi 2 ай бұрын
Glad to hear that
@kalyanprogrammer6134
@kalyanprogrammer6134 2 ай бұрын
Shabash Nirav Gandhi, you really did a great job well done Sir. keep doing this type of content. --Yr. sincerely student
@Niravgandhi
@Niravgandhi 2 ай бұрын
Thanks
@erdi005
@erdi005 3 ай бұрын
Hello, in the CKA exam, a node is given an assigned label and asked to deploy on that node, I solved this question with nodeAffinity instead of nodeselector, I wonder if this could be a wrong method to get a successful score.
@rajeshkamana8575
@rajeshkamana8575 3 ай бұрын
Very good explanation
@Niravgandhi
@Niravgandhi 3 ай бұрын
Thanks for liking
@dracoreeper
@dracoreeper 3 ай бұрын
bit confused here, if i do terraform, is this just another folder? and all my apis are in their own yaml files with their settings?
@Charles-it7fg
@Charles-it7fg 3 ай бұрын
Hi Nirav! Thanks for this video. I have a slightly different use case that requires using Azure Key Vault as cert manager. How would you approach this?
@RajeshKumar-z9k7u
@RajeshKumar-z9k7u 3 ай бұрын
Hi Nirav, Could you please tell the software name used to run the AKS nodes and also a separate video about AKS architecture which will help us to understand more.
@Niravgandhi
@Niravgandhi 3 ай бұрын
Lens
@DonaldKuok
@DonaldKuok 3 ай бұрын
Will this cause a high volume of Key vault access by AKS? My security team flagged this out as there was too much traffic to retrieve the secret from the Key Vault.
@Niravgandhi
@Niravgandhi 3 ай бұрын
Key vault is a secure way to store your data
@eapenmani
@eapenmani 3 ай бұрын
Can we use kyverno instead of datree for policy validation before the cluster upgrade?
@Niravgandhi
@Niravgandhi 3 ай бұрын
Yes
@GaneshTN
@GaneshTN 3 ай бұрын
what is the k8 UI you using to manage the cluster in the video?
@Niravgandhi
@Niravgandhi 3 ай бұрын
Lens
@ajitedake925
@ajitedake925 3 ай бұрын
Great explanation
@Niravgandhi
@Niravgandhi 3 ай бұрын
Glad it was helpful!
@birukarbas5484
@birukarbas5484 3 ай бұрын
O wow, watched all 17 Videos. thank you so much for the dedication and willingness. looking forward more of your videos.❤❤❤💣
@Niravgandhi
@Niravgandhi 3 ай бұрын
Glad you like them! Please share my youtube channel recommendations to your LinkedIn connections
@birukarbas5484
@birukarbas5484 3 ай бұрын
@@Niravgandhi I just did share it. Thanks
@ragunatha2518
@ragunatha2518 3 ай бұрын
Hi Nirav, Thanks for your session. Interesting to use lens for multi cluster, do you have document to connect cluster in lens ?
@Niravgandhi
@Niravgandhi 3 ай бұрын
You can connect as many clusters, please watch the remaining video you will get it
@mrkrish501
@mrkrish501 3 ай бұрын
Thanks, less than 10 minutes i came to know how to enable prometheus and grafana for AKS
@Niravgandhi
@Niravgandhi 3 ай бұрын
Thanks
@MrBazzable
@MrBazzable 4 ай бұрын
Thanks Nirav! Pervect video, but I have a question, how PV can be restored inside cluster from snapshot? Maybe You have some video about it?
@Niravgandhi
@Niravgandhi 4 ай бұрын
Will upload soon, actually I forgot 🤠
@prafull9821
@prafull9821 4 ай бұрын
Can we qubectl commands to upgrade? Please suggest
@Niravgandhi
@Niravgandhi 4 ай бұрын
Yes you can
@samairarockss
@samairarockss 4 ай бұрын
Thank you .This really help me understand the whole aks concept with example .Appreciate .Also could you please share the PPT aswell.
@Niravgandhi
@Niravgandhi 4 ай бұрын
Will upload soon
@ujjawalkhare52
@ujjawalkhare52 4 ай бұрын
May i know which tool are you using to monitor vpa recommendation?
@Niravgandhi
@Niravgandhi 4 ай бұрын
Lens
@GaneTcr
@GaneTcr 4 ай бұрын
Sir, How to copy login and user from one Azure SQL to other Azure SQL server
@GopalRoy-nn6ft
@GopalRoy-nn6ft 4 ай бұрын
Best and simple aks ...vidoe..thanks
@Niravgandhi
@Niravgandhi 4 ай бұрын
Most welcome
@roybylon
@roybylon 4 ай бұрын
Absolutely Straight forward explanation thanks
@Niravgandhi
@Niravgandhi 4 ай бұрын
Thanks
@ALLInOne-nn6ny
@ALLInOne-nn6ny 4 ай бұрын
One doubt, i want to deploy my services in different namespaces and not in the ingress namespace, is that possible with this way?
@Niravgandhi
@Niravgandhi 4 ай бұрын
Yes
@NitinKumar-kc5uz
@NitinKumar-kc5uz 4 ай бұрын
thank you for the information
@Niravgandhi
@Niravgandhi 4 ай бұрын
You're welcome
@hashimmohamed6687
@hashimmohamed6687 4 ай бұрын
Thank you for the demo
@Niravgandhi
@Niravgandhi 4 ай бұрын
Thanks for watching
@mohamaddanfarhan
@mohamaddanfarhan 4 ай бұрын
Very informative, keep up the good work
@Niravgandhi
@Niravgandhi 4 ай бұрын
Thanks!
@chandnimirchandani3040
@chandnimirchandani3040 4 ай бұрын
Is it possibe to scale cross-regio or cross-account using vpce
@Niravgandhi
@Niravgandhi 4 ай бұрын
I don't have any idea on this
@9594865207
@9594865207 4 ай бұрын
Keep it up bro..its awesome content
@Niravgandhi
@Niravgandhi 4 ай бұрын
Thank you, I will
@RamuRatnam-mu2sm
@RamuRatnam-mu2sm 4 ай бұрын
Hi Nirav, i am using a pod with azure file share volume and after restore in another aks the pod is not displaying is it due to azure file share type volume if that is case the pod should show volume mount error but pod is missing. How to perform passive dr in case of azure file share type pods present in aks
@Niravgandhi
@Niravgandhi 4 ай бұрын
No idea, need to check
@nike0822
@nike0822 4 ай бұрын
Thanks for this video bro
@Niravgandhi
@Niravgandhi 4 ай бұрын
My pleasure
@myhappymiles
@myhappymiles 5 ай бұрын
I have been following this playlist. Loved your simplicity in explanation and thank you for the demonstrations! Kudos for creating great quality content
@Niravgandhi
@Niravgandhi 4 ай бұрын
Glad it was helpful!
@RaviKumar-pp8hi
@RaviKumar-pp8hi 5 ай бұрын
Nice 👌🏻
@Niravgandhi
@Niravgandhi 5 ай бұрын
Thanks ✌️
@CodeYourBrain-md3jk
@CodeYourBrain-md3jk 5 ай бұрын
how to create new folder and copy the yaml files to new folder?