🔥Professional Certificate Program in Cloud Computing and DevOps (India Only) - www.simplilearn.com/cloud-computing-devops-course?MyNnVurtSf0&Comments&TH-cam 🔥DevOps Engineer Master's Program - www.simplilearn.com/devops-engineer-masters-program-certification-training?MyNnVurtSf0&Comments&TH-cam 🔥Caltech - Post Graduate Program in DevOps - www.simplilearn.com/pgp-devops-certification-training-course?MyNnVurtSf0&Comments&TH-cam
Hey, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)
Do you have any questions on this topic? Please share your feedback in the comment section below and we'll have our experts answer it for you. Thanks for watching the video. Cheers!
Hi, Simplilearn provides online training across the world. We would be happy to help you regarding this. Please visit us at www.simplilearn.com and drop us a query and we will get back to you! Thanks!
@@subhashissarangi6518 She totally said it and as a student using their materials and labs environment, I'm not surprised at all. Quality is not something that exists with Simplilearn. If you really want to learn this I recommend going elsewhere without delay!!
Hi, Please help what should i do @ 4:38 I am facing this error "the connection to the server localhost:8080 was refused - did you specify the right host or port?"
"Try using these two commands after initializing the master node: $ sudo kubectl apply -f raw.githubusercontent.com/coreos/flannel/ master/Documentation/kube-flannel.yml $ sudo kubectl apply -f raw.githubusercontent.com/coreos/flannel/ master/Documentation/k8s-manifests/kube-flannel-rbac.yml "
@@SimplilearnOfficial in your video that error also presents: 04.54. More of that, if you inspect the logs, you can see that Flannel tries to access the API server through the network interface that is need to create. That's why it fails. I noticed it in this issue github.com/coreos/flannel/issues/1281
To install Ubuntu on Kubernetes, follow these steps: 1. Set up a Kubernetes cluster using a managed service or tools like kubeadm. 2. Prepare Ubuntu nodes with the required version and network accessibility. 3. Install Docker on each Ubuntu node for containerization. 4. Install Kubernetes components (kubelet, kubeadm, kubectl) using apt-get. 5. Initialize the cluster with ""kubeadm init"" on one Ubuntu node. 6. Join other Ubuntu nodes to the cluster as worker nodes using provided instructions. 7. Set up a networking solution like Flannel, Calico, or Weave. 8. Verify the cluster's status with ""kubectl get nodes"" on the master node. Now, you have Ubuntu installed on Kubernetes. Utilize Kubernetes commands and manifests to deploy and manage containerized applications.
"Hello, Elastic Stack helps users to fetch data from any source present in any format, and then search, analyze, and visualize that data in real time. Yes, ELK can be used for log monitoring, application performance monitoring and visualization."
This is what i am gettign the error whil e installing kubeadm kubectl and kubernetes No apt package "kubeadm", but there is a snap with that name. Try "snap install kubeadm" No apt package "kubectl", but there is a snap with that name. Try "snap install kubectl" No apt package "kubelet", but there is a snap with that name. Try "snap install kubelet" E: Unable to locate package kubelet E: Unable to locate package kubeadm E: Unable to locate package kubectl E: Unable to locate package kubernetes-cni
Nice explanation.. But its too fast to see and understand (for me), while saving the file in sources.list Where can I get etc,apt n sources.list on my computer..can you please help me with it Thank you
if some one faces this kind of issue... [preflight] Running pre-flight checks [WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at kubernetes.io/docs/setup/cri/ error execution phase preflight: [preflight] Some fatal errors occurred: [ERROR Port-10259]: Port 10259 is in use [ERROR Port-10257]: Port 10257 is in use [ERROR Port-10250]: Port 10250 is in use [ERROR Port-2380]: Port 2380 is in use use this aps@aps:~$ sudo netstat -lnp | grep 1025 this will output ;- tcp 0 0 127.0.0.1:10251 0.0.0.0:* LISTEN 1768/kube-scheduler tcp 0 0 127.0.0.1:10252 0.0.0.0:* LISTEN 1764/kube-controlle tcp 0 0 127.0.0.1:10256 0.0.0.0:* LISTEN 16942/kube-proxy tcp6 0 0 :::10257 :::* LISTEN 1764/kube-controlle tcp6 0 0 :::10259 :::* LISTEN 1768/kube-scheduler tcp6 0 0 :::10250 :::* LISTEN 17056/kubelet tcp6 0 0 :::10255 :::* LISTEN 17056/kubelet then you can kill these simply aps@aps:~$ sudo kill 1764 aps@aps:~$ sudo kill 1768
i am facing this error sudo kubeadm init [init] Using Kubernetes version: v1.27.3 [preflight] Running pre-flight checks error execution phase preflight: [preflight] Some fatal errors occurred: [ERROR CRI]: container runtime is not running: output: time="2023-07-19T11:00:34+05:30" level=fatal msg="validate service connection: CRI v1 runtime API is not implemented for endpoint \"unix:///var/run/containerd/containerd.sock\": rpc error: code = Unimplemented desc = unknown service runtime.v1.RuntimeService" , error: exit status 1 [preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...` To see the stack trace of this error execute with --v=5 or higher
🔥Professional Certificate Program in Cloud Computing and DevOps (India Only) - www.simplilearn.com/cloud-computing-devops-course?MyNnVurtSf0&Comments&TH-cam
🔥DevOps Engineer Master's Program - www.simplilearn.com/devops-engineer-masters-program-certification-training?MyNnVurtSf0&Comments&TH-cam
🔥Caltech - Post Graduate Program in DevOps - www.simplilearn.com/pgp-devops-certification-training-course?MyNnVurtSf0&Comments&TH-cam
you are the only Indian teacher on youtube with meaningful full short videos.
Hey, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)
Do you have any questions on this topic? Please share your feedback in the comment section below and we'll have our experts answer it for you. Thanks for watching the video. Cheers!
what about "sudo swapon -a" ? To return swap back. Can I do it or from now I have to avoid using swap forever?
I kept getting numerous errors and problems when trying to set up on my own, this video saved me so much stress! Thank you!
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
Thank you, I'v been like two weeks with a problem and the video resolve its.
Glad it helped!
Am I the only one to hear "how to install ubuntu on Kubernetes" lol
Hi, Simplilearn provides online training across the world. We would be happy to help you regarding this. Please visit us at www.simplilearn.com and drop us a query and we will get back to you! Thanks!
No she said it , I am also confused :)
@@subhashissarangi6518 She totally said it and as a student using their materials and labs environment, I'm not surprised at all. Quality is not something that exists with Simplilearn. If you really want to learn this I recommend going elsewhere without delay!!
Hi, Please help what should i do @ 4:38 I am facing this error "the connection to the server localhost:8080 was refused - did you specify the right host or port?"
First u need to install mini kube then install this process. i got the solution
kube-flannel is CrashLoopBackOff and how to make it to running status
"Try using these two commands after initializing the master node: $ sudo kubectl apply -f raw.githubusercontent.com/coreos/flannel/ master/Documentation/kube-flannel.yml
$ sudo kubectl apply -f raw.githubusercontent.com/coreos/flannel/ master/Documentation/k8s-manifests/kube-flannel-rbac.yml
"
Please reinstall the VM, and clone it. After that follow the installation and put the commands in the same order.
@@SimplilearnOfficial in your video that error also presents: 04.54. More of that, if you inspect the logs, you can see that Flannel tries to access the API server through the network interface that is need to create. That's why it fails. I noticed it in this issue github.com/coreos/flannel/issues/1281
worked , thanks a lot
You're welcome!
The video saves me from breaking my head ....
Hope you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
How you created the host Haifa-virtual box? And how you logged in into that to perform all these steps?
Im on trouble "gpg: no valid OpenPGP data found." this response to me and y cant go ahead
0:10 "How to install Ubuntu on Kubernetes" 🤣🤣🤣🤣
To install Ubuntu on Kubernetes, follow these steps:
1. Set up a Kubernetes cluster using a managed service or tools like kubeadm.
2. Prepare Ubuntu nodes with the required version and network accessibility.
3. Install Docker on each Ubuntu node for containerization.
4. Install Kubernetes components (kubelet, kubeadm, kubectl) using apt-get.
5. Initialize the cluster with ""kubeadm init"" on one Ubuntu node.
6. Join other Ubuntu nodes to the cluster as worker nodes using provided instructions.
7. Set up a networking solution like Flannel, Calico, or Weave.
8. Verify the cluster's status with ""kubectl get nodes"" on the master node.
Now, you have Ubuntu installed on Kubernetes. Utilize Kubernetes commands and manifests to deploy and manage containerized applications.
Hello there, i get "The connection to the server localhost:8080 was refused... "
dont do sudo for kubectl apply
"Hello,
Elastic Stack helps users to fetch data from any source present in any format, and then search, analyze, and visualize that data in real time. Yes, ELK can be used for log monitoring, application performance monitoring and visualization."
This is what i am gettign the error whil e installing kubeadm kubectl and kubernetes
No apt package "kubeadm", but there is a snap with that name.
Try "snap install kubeadm"
No apt package "kubectl", but there is a snap with that name.
Try "snap install kubectl"
No apt package "kubelet", but there is a snap with that name.
Try "snap install kubelet"
E: Unable to locate package kubelet
E: Unable to locate package kubeadm
E: Unable to locate package kubectl
E: Unable to locate package kubernetes-cni
Nice explanation..
But its too fast to see and understand (for me), while saving the file in sources.list
Where can I get etc,apt n sources.list on my computer..can you please help me with it
Thank you
This is just a copy paste command video... No explanation. No pre requisites.
Which leads to numerous errors.
Disspointed
Thank you for bringing this to our attention. We’re sorry you had a bad experience. We’ll strive to do better
if some one faces this kind of issue...
[preflight] Running pre-flight checks
[WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at kubernetes.io/docs/setup/cri/
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR Port-10259]: Port 10259 is in use
[ERROR Port-10257]: Port 10257 is in use
[ERROR Port-10250]: Port 10250 is in use
[ERROR Port-2380]: Port 2380 is in use
use this
aps@aps:~$ sudo netstat -lnp | grep 1025
this will output ;-
tcp 0 0 127.0.0.1:10251 0.0.0.0:* LISTEN 1768/kube-scheduler
tcp 0 0 127.0.0.1:10252 0.0.0.0:* LISTEN 1764/kube-controlle
tcp 0 0 127.0.0.1:10256 0.0.0.0:* LISTEN 16942/kube-proxy
tcp6 0 0 :::10257 :::* LISTEN 1764/kube-controlle
tcp6 0 0 :::10259 :::* LISTEN 1768/kube-scheduler
tcp6 0 0 :::10250 :::* LISTEN 17056/kubelet
tcp6 0 0 :::10255 :::* LISTEN 17056/kubelet
then you can kill these simply
aps@aps:~$ sudo kill 1764
aps@aps:~$ sudo kill 1768
We appreciate your help on this issue. Thank you!
i am facing this error sudo kubeadm init
[init] Using Kubernetes version: v1.27.3
[preflight] Running pre-flight checks
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR CRI]: container runtime is not running: output: time="2023-07-19T11:00:34+05:30" level=fatal msg="validate service connection: CRI v1 runtime API is not implemented for endpoint \"unix:///var/run/containerd/containerd.sock\": rpc error: code = Unimplemented desc = unknown service runtime.v1.RuntimeService"
, error: exit status 1
[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`
To see the stack trace of this error execute with --v=5 or higher