Загрузка страницы

Setup Kubernetes Master and Worker Node on AWS-Hindi/Urdu |Lec-47 |Install Kubernetes step by step

Lec-47 In this Lecture,i am demonstrating,how to install kubernetes on ec2 instance and then make one master and two nodes.then how to connect them.

LINK FOR DEVOPS MASTERS PROGRAM -https://www.simplilearn.com/devops-engineer-masters-program-certification-training?utm_source=Technicalguftgu&utm_medium=affiliate-cpm&utm_campaign=product_review_June2021
********************COMMANDS FOR DEMO********************

sudo su
apt-get update
apt-get install apt-transport-https
apt install docker.io -y
docker --version
systemctl start docker
systemctl enable docker

sudo curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add
nano /etc/apt/sources.list.d/kubernetes.list

deb http://apt.kubernetes.io/ kubernetes-xenial main
apt-get update

apt-get install -y kubelet kubeadm kubectl kubernetes-cni
BOOTSTRAPPING THE MASTER NODE (IN MASTER)

kubeadm init


COPY THE COMMAND TO RUN IN NODES & SAVE IN NOTEPAD

mkdir -p $HOME/.kube
cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
chown $(id -u):$(id -g) $HOME/.kube/config

kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml

kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/k8s-manifests/kube-flannel-rbac.yml

CONFIGURE WORKER NODES (IN NODES)

COPY LONG CODE PROVIDED MY MASTER IN NODE NOW LIKE CODE GIVEN BELOW

e.g- kubeadm join 172.31.6.165:6443 --token kl9fhu.co2n90v3rxtqllrs --discovery-token-ca-cert-hash sha256:b0f8003d23dbf445e0132a53d7aa1922bdef8d553d9eca06e65c928322b3e7c0

GO TO MASTER AND RUN THIS COMMAND
kubectl get nodes

***********************END*************************************
Now you can Donate us via Paypal or Google Pay
Paypal link : https://www.paypal.me/technicalguftgu
GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis

Do subscribe to TECHNICAL GUFTGU channel and Press Bell icon & get regular updates on videos, DIRECT LINK TO CHANNEL : https://www.youtube.com/c/TechnicalGuftgu

Here are direct links of My All the Playlist: MUST CHECK
IPv6 Complete Tutorial for beginners Link : https://www.youtube.com/playlist?list=PLBGx66SQNZ8ZjaqNaEEh6KBJLZjGC8WAu

Microsoft Azure Tutorial for beginners in Hindi/Urdu AZ-103 and AZ-900 LINK : https://www.youtube.com/playlist?list=PLBGx66SQNZ8ZS9VhxzfWpne4c3ces9IHA

Cloud computing tutorials For beginners Link : https://www.youtube.com/playlist?list=PLBGx66SQNZ8ZoTCIRIGKvvtbKMj0rqCL-

AWS Solution Architect-Associate complete Tutorials Link : https://www.youtube.com/playlist?list=PLBGx66SQNZ8a_y_CMLHchyHz_R6-6i-i_

Devops tutorials in Hindi:-
https://www.youtube.com/watch?v=eX3ZimWWHh4&list=PLBGx66SQNZ8aPsFDwb79JrS2KQBTIZo10

CCNA Complete Tutorials /Computer Networking Link : https://www.youtube.com/playlist?list=PLBGx66SQNZ8ZvdIoctCTWB3ApXQpQGEin
This is the best channel for AWS Tutorials, Microsoft Azure tutorials, 2G,3G, LTE, CCNA, Cloud computing and for others topics related to cloud and computer networking. Technical Guftgu is the only platform, which provides you entire training on white board, so that you feels that, you are taking real time training.
Bhupinder Rajput Sir is having 8 Years of Experience in the field of technical trainings in entire india.
NOTE : If you would like to organise Bhupinder Rajput Sir workshop in your College or University, write mail to us.

For More Information:
Please write us at : technicalguftgu99@gmail.com
Connect with us on facebook page-Technical Guftgu for his upcoming 5 Days workshops on cloud in india and Nepal. If you would like to donate and give support to our Channel, write mail to us.

Thanks For giving Your Valuable time.
Regards,
Technical Guftgu Team

Видео Setup Kubernetes Master and Worker Node on AWS-Hindi/Urdu |Lec-47 |Install Kubernetes step by step канала Technical Guftgu
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
17 июня 2021 г. 21:09:25
01:05:32
Другие видео канала
Installation of Minikube and Detailed Lab Part-1-Hindi/Urdu | Lec-48 | Kubernetes complete tutorialInstallation of Minikube and Detailed Lab Part-1-Hindi/Urdu | Lec-48 | Kubernetes complete tutorialArchitecture of Kubernetes in Detail-Hindi/Urdu |Lec-46 | What is Kubernetes | Devops TutorialArchitecture of Kubernetes in Detail-Hindi/Urdu |Lec-46 | What is Kubernetes | Devops TutorialKubernetes master-worker node using kubeadm on Amazon Linux | AWS | DevOps | MicroservicesKubernetes master-worker node using kubeadm on Amazon Linux | AWS | DevOps | MicroservicesDocker port mapping,restart container,exec container and docker expose | Docker port exposeDocker port mapping,restart container,exec container and docker expose | Docker port exposeWhat is Kubernetes-Hindi/Urdu | Lec-45 | Kubernetes tutorial for beginners | Kubernetes IntroductionWhat is Kubernetes-Hindi/Urdu | Lec-45 | Kubernetes tutorial for beginners | Kubernetes IntroductionKubectl Basic Commands - Create and Debug Pod in a Minikube cluster | Kubernetes Tutorial 18Kubectl Basic Commands - Create and Debug Pod in a Minikube cluster | Kubernetes Tutorial 18Kubernetes Security Best Practices 2021 (From Container Specialist)Kubernetes Security Best Practices 2021 (From Container Specialist)Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]Kubernetes Networking- Hindi/Urdu | Lec-51 | Kubernetes Services, Nodeport and Volumes |Kubernetes Networking- Hindi/Urdu | Lec-51 | Kubernetes Services, Nodeport and Volumes |Labels,Selectors,ReplicationController and replicaset in Kubernetes-Hindi/Urdu| Lec-49 | MinikubeLabels,Selectors,ReplicationController and replicaset in Kubernetes-Hindi/Urdu| Lec-49 | MinikubeAWS EKS | Create EKS Cluster on AWS using Console | Install Kubernetes on AWSAWS EKS | Create EKS Cluster on AWS using Console | Install Kubernetes on AWSTerraform Tutorial For Beginners | Automate Your AWS Cloud Infrastructure | DevOps Training| EdurekaTerraform Tutorial For Beginners | Automate Your AWS Cloud Infrastructure | DevOps Training| EdurekaAWS EKS - Create Kubernetes cluster on Amazon EKS | the easy wayAWS EKS - Create Kubernetes cluster on Amazon EKS | the easy wayDeployment Object in Kubernetes-Hindi/urdu | Lec-50 | What is Kubernetes and how it works | DevopsDeployment Object in Kubernetes-Hindi/urdu | Lec-50 | What is Kubernetes and how it works | DevopsAWS EKS Tutorial | Kubernetes on AWS | Create EKS Step by Step for Beginners | K21AcademyAWS EKS Tutorial | Kubernetes on AWS | Create EKS Step by Step for Beginners | K21AcademyKubernetes Crash Course for Absolute Beginners [NEW]Kubernetes Crash Course for Absolute Beginners [NEW]Install Kubernetes | Setup Kubernetes Step by Step | Kubernetes Training | IntellipaatInstall Kubernetes | Setup Kubernetes Step by Step | Kubernetes Training | IntellipaatWhat is Docker and how it works ? | Docker tutorial for Beginners | Microservices | Devops ToolsWhat is Docker and how it works ? | Docker tutorial for Beginners | Microservices | Devops Tools
Яндекс.Метрика