K8s Cluster Upgrade Tutorial | How to Upgrade Kubernetes Cluster | K21Academy

Sdílet
Vložit
  • čas přidán 30. 10. 2022
  • ⚡ Register for the 𝐅𝐑𝐄𝐄 𝐂𝐋𝐀𝐒𝐒 On 𝐃𝐨𝐜𝐤𝐞𝐫 & 𝐊𝐮𝐛𝐞𝐫𝐧𝐞𝐭𝐞𝐬 𝐂𝐞𝐫𝐭𝐢𝐟𝐢𝐜𝐚𝐭𝐢𝐨𝐧 𝐓𝐨 𝐆𝐞𝐭 𝐇𝐢𝐠𝐡𝐞𝐫 𝐏𝐚𝐢𝐝 𝐉𝐨𝐛𝐬 ➡️ bit.ly/3U9oExx
    📌 The most obvious reason for a Kubernetes cluster upgrade is the software aging. We must upgrade the cluster on a regular basis to stay up with the newest security features
    📌 Keeping up with new versions is a key element of your infrastructure security strategy since it allows apps to immediately benefit from new features.
    📌 If there are multiple master nodes, in that case we need to update all the masters and worker nodes and their components.
    This video covers:
    00:14-13:00 - Cluster Versions(Kubeadm,Kubelet,Kubectl)
    13:01-23:41 - Upgrade Kubeadm Cluster(Master Node)
    23:42-25:25 - Upgrade Kubelet And Kubectl
    25:26-27:14 - Node Cordon and Drain
    27:15-33:07 - Upgrade Kubeadm,Kubectl & Node Cordon(Worker Node)
    Want to learn more about Kubernetes Cluster Upgrade? 🤔
    ➡️ Check out this Video • K8s Cluster Upgrade Tu...
    ⚡Also check out this Blog: bit.ly/3Dm6Qsk
    ⚡ Want more in-depth training?
    ⚡ Register for the 𝐅𝐑𝐄𝐄 𝐂𝐋𝐀𝐒𝐒: bit.ly/3U9oExx
    #Kubernetes #docker #kubernetesadministrator #cka #kubernetesjob #kubernetespolicy #Kubernetesfundamentals #k8s #kcna #containers #cloudcareer #ckacertification #cka #dockercontainer #kubernetesoverview #Dockeroverview #Dockerforbeginners #kubernetesforbeginners #cloud #K21Academy
    Subscribe us and know more about latest Cloud technology: k21academy.com/youtube
    ---------------------------------------------------------------------------------------------------------------
    LET'S CONNECT ON SOCIAL ↴
    ➽ Facebook: k21academy.com/Facebook
    ➽ Linkedin:k21academy.com/linkedin
    ➽ Twitter: k21academy.com/twitter
    ➽ Instagram: k21academy.com/instagram
    See you in the next video!
  • Věda a technologie

Komentáře • 6

  • @cloudschool
    @cloudschool Před rokem +2

    Solid session, thanks for your hard work. Kindly note - control plane replaces master nodes - K8S official documents replaced all master to control plane.. in future session do take note.

  • @SrinivasaRajuVuppalapati
    @SrinivasaRajuVuppalapati Před 4 měsíci

    Excellent Session

  • @MnvSudhakar
    @MnvSudhakar Před 9 měsíci +1

    Hi Atul, i see that something missed @25:13 (Video Time) shows Master node upgraded to 1.23.13 but if you see master node status is "Not Ready" and then you proceed with worker node upgrade.. Fine.
    Here @25:24 (Video time) get nodes status showing Master node status is "ready".. Do we need to do anything to bring master node to "Ready" ? That you haven't explained in this video.
    Ofcourse the video is excellent. Can you please let us know any step we missed in this video ? or it will come automatically in few minutes ?

    • @K21Academy
      @K21Academy  Před 9 měsíci +1

      Yes, It will automatically be in ready state. There is nothing missed in the video.

    • @MnvSudhakar
      @MnvSudhakar Před 9 měsíci

      @@K21Academy understood. Thanks for the clarification