Kubernetes Storage Classes - Using NFS storage class for dynamic allocation of storage to pods.

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 17

  • @sanaullah-qureshi
    @sanaullah-qureshi 2 месяца назад

    thanks for sharing knowledge

  • @666Husky
    @666Husky 10 месяцев назад +1

    I finally understood that concept - thank you! :)

  • @DevOpsnaseeb
    @DevOpsnaseeb 2 месяца назад

    Very good sts understand

  • @fhmisml
    @fhmisml 7 месяцев назад +1

    23:09

  • @arielzordan5546
    @arielzordan5546 2 месяца назад

    Thank you very much for sharing your knowledge, the video was very useful. Regards

  • @hedbergmicke
    @hedbergmicke 6 месяцев назад +1

    I love your handwriting. Allso great video!

  • @sajitutorials2422
    @sajitutorials2422 2 дня назад

    Thanks, nice explanation. Like to know in the VIM editor , what tool you use to check the alignment of the tabs are correct, it would be good to know . Concepts clearly explained for PV, PVC

  • @samuelho8873
    @samuelho8873 8 месяцев назад +1

    Thank you! Very clear and helpful explanation!

  • @jalandharbehera99
    @jalandharbehera99 6 месяцев назад

    I had so many doubt but you solved that…Thank you so much bro…But please make one video of EBS or EFS

  • @denismota5014
    @denismota5014 6 месяцев назад

    outstanding!!!

  • @himanshimehta9746
    @himanshimehta9746 Год назад +1

    Thanks Sir🎉

  • @uniq-vlog
    @uniq-vlog 4 месяца назад

    Could you also address ceph,rook,valero for DR,Backup,data management in next videos

  • @taiwoesoimeme2383
    @taiwoesoimeme2383 7 месяцев назад

    Hello Bhai ,...Amazing Video ...But what if i am using share directly from a storage. Do i still need to install the nfs-provisional.

  • @yassineelamrani7206
    @yassineelamrani7206 6 месяцев назад

    Can i install jupyterhub using this?

  • @666Husky
    @666Husky 10 месяцев назад

    Hmm...the PVs are bound to the pods running at any particular moment.
    If you redeploy them, they will get a new identifier and new PVs are created, thus making the application running empty.
    For instance:
    I set up a Grafana installation, I connect my database and everything and build my dashboards.
    If the Deployment gets deleted or the cluster rebooted, a new (and empty) PV would be provisioned, right?
    How would I make sure the connection between the pods and the PV remains intact and the data remains accessible by my application?
    Or would the creation of a PV by myself be a better solution?
    Thank You!

  • @jalandharbehera99
    @jalandharbehera99 6 месяцев назад

    Please give the codes and steps so that we can practice for same bro🙏