How to Create Kubernetes Deployment & Service Using Kubectl Command - Kubernetes Tutorial Part 3

preview_player
Показать описание
In this video, We show you How to Create Kubernetes Deployment & Service Using Kubectl Command in Kubernetes to Deploy Applications - Kubernetes Tutorial for Beginners., Kubernetes Tutorial.

DOCUMENT LINK: How to Create Kubernetes Deployment, Services and Pods using Kubectl Command

What is Kubernetes | Learn Kubernetes Basics | Kubernetes Beginners Tutorial | Kubernetes Tutorial

Configure Kubernetes Cluster with Docker on Linux using Kubeadm | Kubernetes Tutorial

How to Create Kubernetes Deployment & Service Using Kubectl Command | Kubernetes Tutorial

How to Create Kubernetes Deployment & Service Using YAML Files | Kubernetes Tutorial

WATCH OTHER FREE COMPLETE FULL TRAINING & TUTORIAL VIDEOS:
RHCSA and RHCE Tutorial & RHCSA and RHCE Online Training - rhce-linux-full-tutorial-videos

Subscribe our channel "LearnITGuide Tutorials" for more updates and stay connected with us on social networking sites,

#kubernetes #docker #microservices #devops #containerization #kubernetescluster #dockerhub #k8s
Рекомендации по теме
Комментарии
Автор

Great explanation....good work ...thanq it's very helpful

chaitusana
Автор

You explained in a very simple language. Excellent.

kennethrodrigues
Автор

Excellent ..Thumbs up..Thanks for sharing about kubernetes and its deployments

mdabubuckersiddique
Автор

It’s helped me to setup a POC environment.. thanks so much for your and videos 🙏

prasannakumar
Автор

Its realy nice to build the Kubernetes cluster... Thanks for this info.

gouravthakur
Автор

Thank you for making easy to learn container system.

savannahkc
Автор

Good and neat video. It helped me to setup my local development cluster. Thanks!

maximusdecimus
Автор

can you make video how to use Kubernetes for saas business?

maherkhalil
Автор

Hi, thanks for sharing the video; it is an excellent material, and you are outstanding in explaining...


I have one question, which is "How can I establish a static port number for the service instead of a random one ? " for example, I would like to have the port 80 or 443 for the client to connect and not the random port.

ninja
Автор

Hello why the external ip for service is not assigned why it is still pending, if we want to access from web we need that right. Could you please explain

pavank
Автор

Nice video team; i have one question how can webaapp acessible without "no host to route" issue, Is there any LB url

anandvamsi
Автор

Hi Learn IT guide your videos are wonderfull but i have a doubt, do you know why kubectl get cs shows controller manager and scheduler as not ready? any means to fix this?

roshanpoojary
Автор

very nice video. i have a doubt can we target worker node while creating service?? or K8s master node will decide on which node it has to run? pl clarify

sarathchandrabhaskara
Автор

It's nice... But when I try to deploy httpd in 2 replicas both copies are in the same kubernetes-worker

chandanagowda
Автор

hi team, thanks for this video..i have followed all the steps as it is. i am able to create the deployment. when i accessed the connection to container from node system it is working fine..see this
<html><body><h1>It works!</h1></body></html>
172-31-35-144 is my worker_node
now after a succesful service creation, i am suppose to get connected from the master as well.. but its not working from master..see this

not giving any output...
any suggestions for this error

rishikeshgade
Автор

I see that you did "ssh kubernetes-worker1" to ssh to the worker1 node using password. Can you please share how you had configured to login using the password? I know the way to login to another EC2 instance(i.e. Linux in this case) using the ssh key but not using the password.

arig
Автор

HI, would you be interested in creating a written Kubernetes course for me?

mike