Linux serverNETWORK ADMINISTRATIONS

Kubernetes Cluster Installation on CentOS with VirtualBox | HINDI

This video will help you to install entire kubernetes (k8) cluster on CentOS 7 with VirtualBox.

Softwares:
OS: Windows 7 Pro. 64 bit
VirtualBox 7
Containerd

Installation Notes:
https://docs.google.com/document/d/1_SlIpFvrLbHFe2XL6-OEFDKbbp2p0nFKW1hFSDHOFDw/edit?usp=sharing

Cluster Diagram
https://drive.google.com/file/d/1DJodazrKlfawhVGkAvi1OHZzKzRkZkbS/view?usp=sharing

#kubernetes #kubernetesIndia
#kubernetesHindi #dockerVsVM #dockerArchitecture #container #containerization #dockerInHindi #DockerTutorials #docker #dockerHindi #Hindi #kubernetesHindi #ansible #devops #DevopsIndia #virtualbox
#centos7 #k8s #virtualbox #install #cluster
Thanks,
Tushar Niras

source

centos 8

27 thoughts on “Kubernetes Cluster Installation on CentOS with VirtualBox | HINDI

  • Tushar bhai, Really good video I learn and practically configure master and worker node.

  • bhai calico ka calico-node-pvkkr nahi chal raha, 5 restarts k badh bhi, stuck at running but never ready, pinned calico file he use ki hui h ! informative video btw

  • Nice Video. Please add a few more videos on deployment and service lab. SG, Volume, PVC, ingress, and service types are all practically implementation will be much welcome.

  • Hello Tushar, Get this problem when i try to apply calico.yaml

    [root@k8-master ~]# kubectl apply -f calico.yaml

    error: error validating "calico.yaml": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with –validate=false

    [root@k8-master ~]# kubectl apply -f calico.yaml –validate=false

    error: unable to decode "calico.yaml": json: cannot unmarshal string into Go value of type unstructured.detector

    [root@k8-master ~]#

    Please help on this.!!!

  • Hi, i seem to not have a wried connection, sorry i dont speak hindi, so i have missed a lot of important information, i only could view your demostration, thank you teacher your video is useful

  • Calico network is not getting install I am getting error as Could not resolve host. Kindly help me..!!

  • sir i have issues kubectl -f calico.yml
    error validating "calico.yaml": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with –validate=false

    sir plz help me

  • [root@master ~]# kubectl apply -f calico.yaml

    error: error validating "calico.yaml": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with –validate=false

    [root@master ~]# kubectl apply -f calico.yaml –validate=false

    error: unable to decode "calico.yaml": json: cannot unmarshal string into Go value of type unstructured.detector

    [root@master ~]#

    kindly help stuck in calico.yaml

    i am using vmware workstation

    master and worker node network are set to bridge

  • Hello sir, I got to know about you through a comment on apna college channel. If it is okay with you, can I ask you a few questions?

  • Thanks Tushar..It was very hard to get the procedure to install it from scratch. It's very helpful.

  • Hello there ! It still refused to connect , it throws an error : couldn't get current server API , any solution please

  • Hello Tushar, thanks a lot for this lecture, i created my first Kubernetes cluster, but i am facing one problem when i am going to create pod with "kubectl run nginx –image=nginx" it not able to create pod it gives nginx 0/1 ContainerCreating 0 27h, i checked again it after some time status is the same, and one more isue i have facing every time i restart my machine i have run "export KUBECONFIG=/etc/kubernetes/admin.conf" and "kubectl apply -f calico.yaml" commands kindly give solution for this also, and again thanks for the lecture.🙂

Comments are closed.