Cyber Legum
Cyber Legum
  • 48
  • 47 097
Migration update volume strategy and volume migration
Storage migration is possible while the VM is running by using the update volume strategy. Storage migration can be useful in the cases where the users need to change the underlying storage, for example, if the storage class has been deprecated, or there is a new more performant driver available
มุมมอง: 31

วีดีโอ

Live Migration - KubeVirt user guide
มุมมอง 3221 วันที่ผ่านมา
Live migration is a process during which a running Virtual Machine Instance moves to another compute node while the guest workload continues to run and remain accessible.
**"Deploy a Windows VM as a Pod in Kubernetes Using KubeVirt! 🖥️ #KubeVirt #Kubernetes #WindowsVM"**
มุมมอง 732 หลายเดือนก่อน
KubeVirt enthusiasts, enhance your Kubernetes experience with this insightful guide! Learn how to install Microsoft Windows from an ISO and seamlessly migrate workloads using virtctl. Upload the ISO, create a PVC, define a VM with the ISO, and optimize Windows workload migration with CDI. hashtag#Kubernetes hashtag#KubeVirt hashtag#WindowsMigration
"Deploying a Virtual Machine as a Pod in Kubernetes with KubeVirt on Linux! 🐧 #KubeVirt #Kubernetes
มุมมอง 812 หลายเดือนก่อน
Steps to Deploy a VM as a Pod in Kubernetes Using KubeVirt: - Install KubeVirt on Kubernetes - Verify KubeVirt Installation - Create a DataVolume for VM Disk - Define the VirtualMachine YAML Configuration - Deploy the VM - Verify VM Creation - Access the VM Console hashtag#kubernetes hashtag#KubeVirt hashtag#CNCF hashtag#telco
"How to Install KubeVirt on Kubernetes: Run VM as a POD 🚀 #KubeVirt #Kubernetes #Virtualization"
มุมมอง 982 หลายเดือนก่อน
KubeVirt is an extension of Kubernetes that enables users to run and manage virtual machine (VM) workloads alongside containerized applications in a Kubernetes environment. It allows you to create, deploy, and manage VMs using the same Kubernetes tools and workflows, bridging the gap between traditional VM-based applications and cloud-native, containerized ones.
How to upgrade Worker Nodes in Kubernetes Cluster
มุมมอง 604 หลายเดือนก่อน
Kubernetes Worker Node Upgrade: Ensure Master Node is Upgraded: Upgrade the control plane first. Check Version Compatibility: Worker nodes should be no more than one minor version behind. Backup Critical Data: Ensure important data is backed up. Drain the Node: Run kubectl drain node-nameto evict running pods. Upgrade kubeadm: Install the latest kubeadm version: yum install -y kubeadm-1.31.0 su...
Kubernetes Master Node Upgrade Process
มุมมอง 264 หลายเดือนก่อน
Backup: Ensure a complete backup of your cluster. Compatibility: Verify version compatibility of components. Cordon Node: Prevent new pods with kubectl cordon master-node-name Drain Node: Remove pods using kubectl drain master-node-name ignore-daemonsets force. Upgrade Components: Update control plane components etcd, kube-apiserver, kube-controller-manager, kube-scheduler to the new version. U...
What is Label in Kubernetes ?
มุมมอง 454 หลายเดือนก่อน
In Kubernetes, a label is a key-value pair that is attached to objects such as pods, services, and nodes. Labels are intended to be used to specify identifying attributes of these objects that are meaningful and relevant to users. Labels can be used to organize and select subsets of objects. github.com/ubuntomathur/CyberLegum/blob/main/Labels
Kubernetes Commands Number-1
มุมมอง 394 หลายเดือนก่อน
Kubernetes Commands Number-1
Kubernetes Command-1
มุมมอง 194 หลายเดือนก่อน
kubectl get componentstatus
Failed to load SELinux policy, freezing Centos/RHEL
มุมมอง 430ปีที่แล้ว
1. cd /etc/selinux/targeted/policy/ 2. mv /etc/selinux/targeted /root/selinux-targeted-archive 3. semodule -B 4.semanage export -f /root/semanage-export 5.semodule -lfull /root/semodule-list 6. mv /etc/selinux/targeted /root/selinux-targeted-archive 7. yum reinstall selinux-policy-targeted 8. semanage import -f /root/semanage-export github.com/ubuntomathur/Linux
Kubernetes kubeadm cluster v1.27.1 Installation on AWS Ubuntu 22 LTS with Containerd
มุมมอง 1Kปีที่แล้ว
Installation of K8s Step step by procedure with containerd on Ubuntu 22.04 LTS on AWS cloud Platform github.com/ubuntomathur/CyberLegum
CKA Exam Question Mock 1
มุมมอง 161ปีที่แล้ว
The Certified Kubernetes Administrator (CKA) is a certification program offered by the Cloud Native Computing Foundation (CNCF) that validates an individual's knowledge and skills in designing, deploying, configuring, and managing Kubernetes clusters. The CKA certification is intended for system administrators, DevOps engineers, and other IT professionals who want to demonstrate their expertise...
CKA Exam Question Mock 2
มุมมอง 146ปีที่แล้ว
The Certified Kubernetes Administrator (CKA) is a certification program offered by the Cloud Native Computing Foundation (CNCF) that validates an individual's knowledge and skills in designing, deploying, configuring, and managing Kubernetes clusters. The CKA certification is intended for system administrators, DevOps engineers, and other IT professionals who want to demonstrate their expertise...
Namespace & Control Group How to check in Linux Machine
มุมมอง 107ปีที่แล้ว
Namespace & Control Group How to check in Linux Machine
How to upgrade the Kubernetes Master and worker Node from v1.23.2 to v1.23.17.
มุมมอง 173ปีที่แล้ว
How to upgrade the Kubernetes Master and worker Node from v1.23.2 to v1.23.17.
unable to connect to the Server and having x509 certificate has expired issue
มุมมอง 1.5Kปีที่แล้ว
unable to connect to the Server and having x509 certificate has expired issue
ChatGPT -How to install kubernetes and docker
มุมมอง 211ปีที่แล้ว
ChatGPT -How to install kubernetes and docker
Pod Limit Per Node --- How to increase
มุมมอง 413ปีที่แล้ว
Pod Limit Per Node How to increase
MockQuestion3#CKA #mocktest #kubernetes
มุมมอง 1822 ปีที่แล้ว
MockQuestion3#CKA #mocktest #kubernetes
How to check MTU Size through Ping Command #mtu #ping
มุมมอง 7422 ปีที่แล้ว
How to check MTU Size through Ping Command #mtu #ping
Deploy and Access the Kubernetes Dashboard
มุมมอง 8692 ปีที่แล้ว
Deploy and Access the Kubernetes Dashboard
Installing the Kubernetes Metrics Server on Kubernetes Cluster
มุมมอง 6312 ปีที่แล้ว
Installing the Kubernetes Metrics Server on Kubernetes Cluster
What is DPDK?#dkdk #kernel #bypass #technology
มุมมอง 1.7K2 ปีที่แล้ว
What is DPDK?#dkdk #kernel #bypass #technology
Installation Process of MULTUS on Kubernetes #MULTUS #veryeasy
มุมมอง 3.8K2 ปีที่แล้ว
Installation Process of MULTUS on Kubernetes #MULTUS #veryeasy
Docker Lecture -1 #docker #container
มุมมอง 2332 ปีที่แล้ว
Docker Lecture -1 #docker #container
Nagios Part 2
มุมมอง 2072 ปีที่แล้ว
Nagios Part 2
Nagios part1
มุมมอง 672 ปีที่แล้ว
Nagios part1
Zabbix Installation and Configuration With Grafana Integration
มุมมอง 8262 ปีที่แล้ว
Zabbix Installation and Configuration With Grafana Integration
Docker Overiew
มุมมอง 842 ปีที่แล้ว
Docker Overiew

ความคิดเห็น

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

    @38:20 having issue with libvirt version. "libvirt v8.0.0 or newer is required and must be updated manually" any resolution for the same

  • @equbqlalam6230
    @equbqlalam6230 2 หลายเดือนก่อน

    great..pls upload more

    • @cyberlegum
      @cyberlegum 2 หลายเดือนก่อน

      Sure

  • @kenkkash
    @kenkkash 2 หลายเดือนก่อน

    Thank you one more time. This your video helped me to install my OpenShift home_lab. 🙏

  • @kenkkash
    @kenkkash 2 หลายเดือนก่อน

    Thanx for sharing this video👍. Do you mind sharing the installation_steps_file !

  • @madhusmitadas3319
    @madhusmitadas3319 2 หลายเดือนก่อน

    Wha will happen if SELinux is enabled?

    • @cyberlegum
      @cyberlegum 2 หลายเดือนก่อน

      Selinux it is security linux it will prevent it

  • @santhoshkrishnan6269
    @santhoshkrishnan6269 4 หลายเดือนก่อน

    Great Tutorial. successfully setup cluster and PODs

  • @GamerOfStockOfficial
    @GamerOfStockOfficial 4 หลายเดือนก่อน

    awesome bro thank u

  • @jashoria01
    @jashoria01 5 หลายเดือนก่อน

    Hello , I am not able to downlaod kubeadm package in EC2 ( linux) please help here

    • @cyberlegum
      @cyberlegum 5 หลายเดือนก่อน

      Use wget command , please install in your linux machine

  • @thatniqqakevin644
    @thatniqqakevin644 5 หลายเดือนก่อน

    hey, hope you’re doing well. I need some help with an assignment and I was wondering if we could get in contact please let me know. I am really struggling and it’s due very soon.

    • @cyberlegum
      @cyberlegum 5 หลายเดือนก่อน

      Please tell me

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

    whats your Linkedin ID

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

    Key points: 05:28 to form cluster we need the machine to have containerization mechanism. 05:51 change the hostname as master _hostnamectl set-hostname master_ - _bash_ ## When you run `hostnamectl set-hostname master` after `sudo -i`, you're executing the command as the root user, and you're setting the system's hostname to 'master'. - _systemctl enable docker_ - _systemctl restart docker_ - _systemctl status docker_ 06:28 validate - swap is in disabled state *_free -mh_* - SE Linux is disabled *_sestatus_* if encounter error at 08:52 _kubeadm init --ignore-preflight-errors=NumCPU,Mem_

  • @surajpatil3502
    @surajpatil3502 9 หลายเดือนก่อน

    I had getting issue my DNS server ip of pod is not rechable from master node and not even from pod. It checked all core DNS pods are running fine .but DNS ip not rechable from master server and from pod as well.I am using calico CNI for k8s

  • @dharmendramathur-po8xv
    @dharmendramathur-po8xv 9 หลายเดือนก่อน

    😊good

  • @muhammadimad9009
    @muhammadimad9009 9 หลายเดือนก่อน

    Amazing thank you so much after 10+ times failures I got your video and successfully created the cluster and start my leanings

  • @shamshadalam-z7h
    @shamshadalam-z7h 9 หลายเดือนก่อน

    Thanks for the video , it looks awesome

  • @deepasaini6400
    @deepasaini6400 10 หลายเดือนก่อน

    where is next video where you have explained annotations?

    • @cyberlegum
      @cyberlegum 9 หลายเดือนก่อน

      Will upload soon

  • @JuhiGanvir
    @JuhiGanvir 10 หลายเดือนก่อน

    Can you please share the word document that you are referring to in the video please Sir?

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

    If explanation is in English then everyone would have understood

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

    Target all DOM… folder and inside those delete all .txt and .xml extensions files

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

    Please provide link for part-1 .

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

    in description pls share text file/commands

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

      Sure

    • @Sumantkrmishra
      @Sumantkrmishra 9 หลายเดือนก่อน

      @@cyberlegum Pls share commands, notepad file.

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

    Awsome video ....waiting for few more such videos on unique topics.

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

    Thanks a lot for your effort

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

    marvelous, simply superb, also pls make telecom related videos related to VFN networking and CNF networking 🙏🙏

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

    can this method be used in production env as well to install & configure kubeadm

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

      Yes,we can use it.

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

    below error i am getting

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

    hostname "worker": lookup worker on <ip>:53: no such host

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

    Thanks a lot for detailed explanation

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

    It is very helpful. Thank you very much!!!

  • @PremKumar-bp7ej
    @PremKumar-bp7ej ปีที่แล้ว

    Excellent explanation. i know little hindi but i can understand the way you explain very clear abt each points. just mix english here and there everyone can understand like me - from tamilnadu. Good work thank you

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

      I will do bro in English also

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

    your video helped me, thank you

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

    If my multus on one of the 4 nodes is not coming up and its working on all the remaining nodes... how can i individually troubleshoot it? Thanking in advance.

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

    Sound is really bad...I could not understand anything.

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

      Ok dnt worry again i will make video

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

    very nice but if you can explain more how things are working it would be even better

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

    sir free wala bhi leskte ha cya instance type??

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

    Hi after installing the multus, I dont see binaries at /opt/cni/bin.. Can you help me out?

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

    Awesome man ..after searching a lot i got to the point solution . thanks

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

    Thankyou sir 💯💯❤️

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

    sir, Can you please post link to part 1.

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

    very nice sir

  • @luckyverma4u
    @luckyverma4u 2 ปีที่แล้ว

    Hello sirji, Looks like the setup you did does not work as the kubelet version is 1.26*... Can you please make a video again using the new setup as some steps have changed, cri-continered needs to be also installed.. It would be really helpful as I am not able to do the setup

    • @cyberlegum
      @cyberlegum 2 ปีที่แล้ว

      I will make a video with your requirements

  • @sumeetthakur1178
    @sumeetthakur1178 2 ปีที่แล้ว

    How pod will know traffic which needs to be sent via net1

    • @cyberlegum
      @cyberlegum 2 ปีที่แล้ว

      SNAT and DNAT

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

      Ok butt question is Let’s suppose we have created one pod with 2 interface one for connectivity with some external interface and other for another external diff interfaces so how pod will decide which traffic will go to which is interface . Matlab jaise vm main route add karte to we defined this subnet gw this but how in pod

  • @ap_5678
    @ap_5678 2 ปีที่แล้ว

    one more video with cri-o pls

    • @cyberlegum
      @cyberlegum 2 ปีที่แล้ว

      Ok I will do it

  • @SureshKumar-kh5ht
    @SureshKumar-kh5ht 2 ปีที่แล้ว

    PLEASE DONT JUDGE THIS VIDEO BY IT'S VIEWS & SUBSCRIBERS, Because i did it. But any way i tried it as there no recent video. He seem to the boss in the DevOps tools. He is using much more advanced commands in a very simple way. He is good at the content But only request is, to improve the sound quality. Thank you Brother! for your help.

    • @cyberlegum
      @cyberlegum 2 ปีที่แล้ว

      Will try bro

  • @shahidalam3934
    @shahidalam3934 2 ปีที่แล้ว

    You didn't miss even single step. Because of I have completed Kubernetes cluster also can you please make a video on monitoring Kubernetes cluster. Thank you so much for making video in details.

  • @nagarajuyadas3251
    @nagarajuyadas3251 2 ปีที่แล้ว

    Thanks boss

  • @manikanta-sr3zc
    @manikanta-sr3zc 2 ปีที่แล้ว

    Thank you so much and u made my day easy

  • @rahulguptaft9
    @rahulguptaft9 2 ปีที่แล้ว

    Hi, kindly share the commands as well. Thank you

  • @-ManojKumarS-IT
    @-ManojKumarS-IT 2 ปีที่แล้ว

    Sir can you tell me can integrate in this way Zabbix->Graffana->Kibana 😊 ....

    • @cyberlegum
      @cyberlegum 2 ปีที่แล้ว

      Yes we can , i will make video of that part

  • @whitesymboite6738
    @whitesymboite6738 2 ปีที่แล้ว

    Sir.. Can you send me the document please 🥲