Devops scenario based questions and answers | 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 48

  • @mathanrajendar1404
    @mathanrajendar1404 8 หลายเดือนก่อน

    Deekshith, you have provided a great real time scenario what required for a both Kubernetes and DevOps Architect...Amazing Kubernetes coverage with all its resources along with best practices with for a 3-tier architecture and again complete optimized DevOps coverage. I rate 10/10 and very rare to find such video. Thanks a lot! Appreciate!!!

    • @DeekshithSN
      @DeekshithSN  7 หลายเดือนก่อน

      I am glad that you liked the content and thank you so much comment like this motivates me to do more and more videos

  • @lavanyadevops-bq7rv
    @lavanyadevops-bq7rv ปีที่แล้ว +3

    Thanks Deekshith, As mentioned in the video, can you please teach us about Operators too. Grateful for all the videos.Looking forward for upcoming videos.

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว +2

      Thanks for supporting and watching the video.
      Definitely will plan to do a video on operator :)

    • @tanweercse
      @tanweercse 3 หลายเดือนก่อน

      @@DeekshithSN Could you please make a video on Operators.It will be grateful to you.

  • @Sainnath-w9h
    @Sainnath-w9h 10 หลายเดือนก่อน

    Thank you Deekshith, Please share a demo video on operators in k8s

  • @gunjankhanal7772
    @gunjankhanal7772 ปีที่แล้ว

    small correction: high latency means slow communication,........... and low latency means faster communication in 13:55

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for correcting it :)

  • @SandeepKumarGarlapati
    @SandeepKumarGarlapati ปีที่แล้ว

    Thank you Deekshith, very useful and informative video, pls make more as such videos.

  • @ganeshgoudru8444
    @ganeshgoudru8444 ปีที่แล้ว

    Thanks for this Deekshith. Please make a video on DevSecOps as well. Would be really interesting

  • @sakivvahbiav
    @sakivvahbiav ปีที่แล้ว +1

    Finally after long time !!!

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Yes!!
      Thanks for supporting :)

  • @mallikarjunkonemane6908
    @mallikarjunkonemane6908 ปีที่แล้ว

    Usefulllll vedio Sir♾️🌟🔥🔥

  • @awssoorinje747
    @awssoorinje747 ปีที่แล้ว

    Thanks for your insightful videos! Could you also cover real-time scenarios in ArgoCD and Istio? They're missing from many TH-cam playlists.

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching sure will plan videos on argocd and istio 😊

  • @navabshaik3221
    @navabshaik3221 ปีที่แล้ว +1

    For front end we also need tls certificates.
    If tls termination configured in application level we need to create a secret object and mount as volume.
    If tls certificates not configured at application level so we need to make sure tls certificates available either at ingress level or lodbalancer level.
    And please make video on operators and crd's

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching and adding more points which benefits my audience.
      Sure will plan to do video on operator :)

  • @soumyaswarupdas9449
    @soumyaswarupdas9449 ปีที่แล้ว

    As always Very useful content.

  • @gagantej8826
    @gagantej8826 ปีที่แล้ว

    After long time, please upload videos regulary!!! 😁 so that we never miss out your sessions

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thank you Gagan 😊, this motivates me to do more and more videos 😊

  • @muruligowda2985
    @muruligowda2985 ปีที่แล้ว

    do a video on operator bro

  • @saikiransunkara1955
    @saikiransunkara1955 ปีที่แล้ว

    Thanks Deekshith, Please do a video on k8s operators concept.

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching.
      Sure will plan to do video on kubernetes operators.

  • @yogithakakarla1716
    @yogithakakarla1716 ปีที่แล้ว +1

    After long time

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Yes that right, Thanks for supporting :)

  • @venkateshNoudy
    @venkateshNoudy ปีที่แล้ว

    Thank you so much...🙂

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      You are so welcome!, Thanks for watching :)

  • @kowshik71
    @kowshik71 ปีที่แล้ว

    Thank you!! This is very helpful

  • @kasimfayas7436
    @kasimfayas7436 ปีที่แล้ว

    Awesome!

  • @navabshaik3221
    @navabshaik3221 ปีที่แล้ว

    I have one interview qution
    I deployed a deployment object with 2 replicas. After deploying my pod are not shown when I do k get pods
    Pods are not shown. But when I do
    K get all it shows deployment object and replica set but shown as 0/2 like this what are the reasons for pods not shown?

    • @shankarkolte7111
      @shankarkolte7111 ปีที่แล้ว

      Pods may be in pending state becoz they are not getting enough resources in that particular namespace

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching the video, there might be many reasons
      1. All the nodes in k8s cluster might be unhealthy state
      2. Requested resources might not be available in k8s nodes
      3. Might be you are deploying to namespace where namespace attached with resources quota. But in your pod spec you wouldnt defined resources block this might also the reason.
      I would suggest, do describe on deployment, then you will get know actual reason :)

  • @MaheshAnnam-u5i
    @MaheshAnnam-u5i ปีที่แล้ว +1

    Thank you so much, Deekshith. As mentioned, please create a video regarding Operators and CRDs with Realtime usage cases. We profoundly indebted for your generous and friendly gesture for creating content considering our requests.

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว +1

      Thanks watching :)
      Already in a plan to make a video on k8s CRD :)

  • @akkyintish2519
    @akkyintish2519 ปีที่แล้ว

    What is API testing stage after kubernetes deploy please tell me simple way if possible

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching the video 😊
      Firstly I want say every company or client will have different stages in their cicd flow
      But one of the project where I was involved we had stage to apply the changes and execute some api's to test whether application really works or not, that stage we used to call it as API testing

  • @kedar1704
    @kedar1704 ปีที่แล้ว

    In second scenario ie. Golang Application and redis why not use nodeselector or taints and tolerants concept we will be able to achieve the requirement using this also right? Correct me if I am wrong. Beginner in Devops

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว +1

      Thanks for watching :)
      For the second scenario I would say node selector wont work well, because of below reasons
      1. Many times only one or few nodes might be available with specific label.
      Lets say I need 8 replicas and there only 4 nodes with specific label. in this case node selector or affinity wont workout
      2. By using node selector its not guaranteed each pod will always goes to different nodes, still there is chance that multiple pods can go on single node.
      3. Also the requirement is always deploy app pod where redis being deployed. if we go with node selector or node affinity there is chance that pod can be scheduled on node where redis is not being deployed.

    • @kedar1704
      @kedar1704 ปีที่แล้ว

      @@DeekshithSN Got it!! Thanks for the clear explanation

  • @sparker1170
    @sparker1170 ปีที่แล้ว

    need video on database operator

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว

      Thanks for watching will plan to do a video on it :)

  • @theunseenexplorer3
    @theunseenexplorer3 ปีที่แล้ว

    Do u have any video to setup kune metrics with grafana

    • @DeekshithSN
      @DeekshithSN  ปีที่แล้ว +1

      Thanks for watching, Yes I did video on monitoring kubernetes using prometheus and grafana below is the link
      th-cam.com/video/w8FZDvQdZdw/w-d-xo.html