Kubernetes Cluster Setup Centos 7 | 100% Working | Tech Arkit

  Рет қаралды 9,037

Tech Arkit

Tech Arkit

Күн бұрын

Kubernetes Installation Guide Commands: github.com/techarkit/Linux_gu...
Join this channel to get access to the perks:
/ @techarkit
00:00 Introduction to Kubernetes Cluster Setup
00:04 Creating virtual machines
00:07 Installing Centos 7 OS
00:11:53 Preparing Centos 7 for Kube installation
00:13:21 Installing VMWare Tools
00:15:28 Installing Kubernetes Master Node (Kubeadm setup)
00:17:33 Enabling required firewall ports
00:18:44 Installing Docker and Containers in the correct way
00:24:41 initializing Kubeadm
00:27:29 Joining Worker Node to the cluster
00:33:41 Troubleshooting Kubelet service issue
Follow Us on Social Media
WhatsApp Group: bit.ly/TechArkitWhatsAppGroup
Join Telegram Group: t.me/linuxarkit 3000 Members Joined
GitHub: github.com/techarkit/
FB Private Group: 5K members / arkitcoin
Facebook: / linuxarkit
Twitter: / aravikumar48
Instagram: / arkit.co.in
Website: arkit.co.in
Blog: techarkit.blogspot.com/
Reddit: / techtutorial
Email: aravikumar48[at]gmail.com
Quora: www.quora.com/q/cxfarqipmxzaj...
Post your topic, and we will make videos for you
forms.gle/M4ysoMNh1zsPXiw89
#kubernetes #linux #kubelet

Пікірлер: 39
@TechArkit
@TechArkit 7 ай бұрын
github.com/techarkit/Linux_guides/blob/master/kubernetes_installation.md Installation commands.
@khongphaiduyau9021
@khongphaiduyau9021 Жыл бұрын
thanks so much!! I met the containerd error, and i couldn't fix this for 2 days until I found your video. U're great!!!
@TechArkit
@TechArkit Жыл бұрын
Thank you.
@sofi6463
@sofi6463 4 ай бұрын
This thing works smoothly thank you after i install there is one thing there is no image and when i said kubectl run nginx --image nginx it doesn't create a conatiner because of the immage
@TechArkit
@TechArkit 4 ай бұрын
if the server has the internet connection, it will download the container image from dockerhub, if not it fails.
@issamokisaka
@issamokisaka 2 ай бұрын
Congrats for this video!!!!
@taruntechnophile
@taruntechnophile Жыл бұрын
Awesome dude.....wishing you all the very best .... although I have learnt linux from your side ..I know that you will teach k8s concept easy way in these videos...
@RaviKumartechtutorials
@RaviKumartechtutorials Жыл бұрын
Thank you, I am going to teach AWS certifications from next week
@TechArkit
@TechArkit Жыл бұрын
Thanks a ton
@chaoukisouissi7092
@chaoukisouissi7092 6 ай бұрын
Hi, have you installed it with 2 HAPROXY and 3 or more master please?
@rayganmudberry375
@rayganmudberry375 Жыл бұрын
Hello please make complete series on docker and kubernetes. thank you
@TechArkit
@TechArkit Жыл бұрын
Will do
@davegrays5046
@davegrays5046 Жыл бұрын
It might have been beneficial to include the links to all the commands you executed, to facilitate effortless duplication.
@TechArkit
@TechArkit Жыл бұрын
github.com/techarkit/Linux_guides/blob/master/kubernetes_installation.md
@TechArkit
@TechArkit Жыл бұрын
That is my GitHub repo, all the commands I post on KZbin will be published in GitHub.
@sofi6463
@sofi6463 10 ай бұрын
@@TechArkit all command are not listed especially the VMware part is a little bit confusing instalation of VMware on Master node
@pankajdalvi6521
@pankajdalvi6521 Жыл бұрын
how did you resolve the issue for kubelet not running. You did not show the debugging steps for it.
@TechArkit
@TechArkit Жыл бұрын
i showed everything in this video watch the video end-to-end.
@pankajdalvi6521
@pankajdalvi6521 Жыл бұрын
@@TechArkit No actually. You have not explained how you resolved the error. Just skipped that part for what was causing the error. But anyways switching to a lower version of kubernetes and docker does not give that issue for anyone else who is facing the same issue.
@solairajmurugesan9534
@solairajmurugesan9534 10 ай бұрын
@@pankajdalvi6521 still cannot start the kubelet service error execution phase preflight: couldn't validate the identity of the API Server: could not find a JWS signature in the cluster-info ConfigMap for token ID "kzzwyq" To see the stack trace of this error execute with --v=5 or higher
@saravaneshd5306
@saravaneshd5306 7 ай бұрын
please share the url details, you mentioned in your video as shared in comment section but nt
@TechArkit
@TechArkit 7 ай бұрын
github.com/techarkit/Linux_guides/blob/master/kubernetes_installation.md
@ajaykmadamshetty7836
@ajaykmadamshetty7836 Жыл бұрын
The file is not available on the repo
@TechArkit
@TechArkit Жыл бұрын
github.com/techarkit/Linux_guides/blob/master/kube-flannel.yml
@nishithvyas
@nishithvyas 9 ай бұрын
What is the next step after setting up K8 2 Node Cluster?
@TechArkit
@TechArkit 9 ай бұрын
Provision the POD and publish the applications
@nishithvyas
@nishithvyas 9 ай бұрын
Any documentation/Video from you?@@TechArkit
@user-qt6fg3ro3o
@user-qt6fg3ro3o Жыл бұрын
why do we need to install vmware tools can the installation could be perform without them
@TechArkit
@TechArkit Жыл бұрын
Yes, you can also do without VMWare Tools however VM control would be better if you install VMWare tools.
@user-qt6fg3ro3o
@user-qt6fg3ro3o Жыл бұрын
@@TechArkit thanks a lot your video helped me a lot and saved a lot of time. keep up the good work
@akashdeepprasad6046
@akashdeepprasad6046 10 ай бұрын
What username & password need to be use for Git clone funnel network. Please confirm.
@TechArkit
@TechArkit 10 ай бұрын
Its a public repo no need to provide any credentials, its just a git URL.
@akashdeepprasad6046
@akashdeepprasad6046 10 ай бұрын
@@TechArkit while trying to add, it's asking for user name and password
@TechArkit
@TechArkit 10 ай бұрын
git clone
@sofi6463
@sofi6463 10 ай бұрын
it doesn't work for me failed exactly kubeadm init last 24:53
@TechArkit
@TechArkit 10 ай бұрын
See the entire video, i have provided the solution at the end of video for the error.
@sofi6463
@sofi6463 10 ай бұрын
@TechArkit ya I almost get rid of this error and it works for like 2 minute and after that it stop working and connectiontimedout error agin the cluster is not stable i use centos 9 stream
RKE2: One-Click Deployment - Time To Switch From K3S!?
21:31
Jim's Garage
Рет қаралды 35 М.
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 33 МЛН
Beautiful gymnastics 😍☺️
00:15
Lexa_Merin
Рет қаралды 15 МЛН
Mom's Unique Approach to Teaching Kids Hygiene #shorts
00:16
Fabiosa Stories
Рет қаралды 24 МЛН
A Computer Cluster Made With BROKEN PCs
24:34
Hardware Haven
Рет қаралды 206 М.
Kubernetes tutorial: How to install a cluster on Ubuntu with kubeadm?
10:23
Learn DevOps with Serge
Рет қаралды 3,7 М.
Setup Kubernetes Cluster Using Kubeadm [Multi-node]
16:21
DevopsCube
Рет қаралды 27 М.
Running your own Kubernetes cluster with Rancher
35:47
That DevOps Guy
Рет қаралды 72 М.
The NGINX Crash Course
50:53
Laith Academy
Рет қаралды 478 М.
Kubernetes - Create your own k8s cluster step by step
35:21
Mohamad Lawand
Рет қаралды 23 М.
Kubernetes Cluster Installation on CentOS  with VirtualBox | HINDI
1:12:04