Hi Gaurav, Getting imagepullbackoff while executing kubectl run command...can u help in debug NAME READY STATUS RESTARTS AGE firstpod 0/1 ImagePullBackOff 0 2m42s
@@GouravSharma Thanks Gaurav for prompt reply. I have another question, i have k8s cluster in AKS to run kubectl run with your nginx-custom image what should i do ?
Hi gaurav, Can you explaint what is this error & how to resolve it Flag --generator has been deprecated, has no effect and will be removed in the future
if using version > 1.17 you can use kubectl run --help you will get this syntex # Start a nginx pod. kubectl run nginx --image=nginx no need to pass generator it will create pod automatically kubectl run firstpod --image=coolgourav147/nginx-custom
@Gaurav Sharma sir i am giving the fllowing command #kubectl run webos6 --image=centos:latest so i am getting the error when i am checking pod status CrashLoopBackOff why this error is comming and what is the solution for this like when i am creating pod with nginx image it is working fine
"Unable to connect to the server: dial tcp 192.168.99.100:8443: connect: no route to host" i'm getting issue when ever i run "kubectl get pod" or "kubectl run" suggest some solution if any of you know the solution.
amazing. if using version > 1.17 you can use kubectl run --help you will get this syntex # Start a nginx pod. kubectl run nginx --image=nginx no need to pass generator it will create pod automatically kubectl run firstpod --image=coolgourav147/nginx-custom
[root@k8s ~]# kubectl run firstpod --generator=run-pod/v1 --image=coolgourav147/nginx-custom Error: unknown flag: --generator See 'kubectl run --help' for usage. what to do ??
Bhai Ek number . Best 👌 video in TH-cam
Thank you Gaurav Bhaiya 🙏 bahut acchhe se samjhaaya.
Sukhriya bhai please share kr k meri b help kr dena
Amazing video and very helpful 👌👌
Thanks and stay tune please
Thanks gaurav,its very helpful.Sound good.
Nice explanation sir
Hi Gaurav, Getting imagepullbackoff while executing kubectl run command...can u help in debug
NAME READY STATUS RESTARTS AGE
firstpod 0/1 ImagePullBackOff 0 2m42s
Thank you sir...... nice video....
--generator flag has been deprecated.
Great tutorial
Dhanyawaad bhai... Plz share......
Thank you so much. 😁😁
Can we be able to specify deploy the container on a specific node if I am having multiple worker nodes in my cluster ?
Plz go through the playlist you will get the answer.
@@GouravSharma Thanks Gaurav for prompt reply. I have another question, i have k8s cluster in AKS to run kubectl run with your nginx-custom image what should i do ?
Hi gaurav, Can you explaint what is this error & how to resolve it
Flag --generator has been deprecated, has no effect and will be removed in the future
if using version > 1.17
you can use
kubectl run --help
you will get this syntex
# Start a nginx pod.
kubectl run nginx --image=nginx
no need to pass generator it will create pod automatically
kubectl run firstpod --image=coolgourav147/nginx-custom
good work
Hii gaurav when i am trying to use your container image i am getting ErrImagePull can you please help me
coolgourav147/nginx-custom use this image
@Gaurav Sharma sir
i am giving the fllowing command
#kubectl run webos6 --image=centos:latest
so i am getting the error when i am checking pod status
CrashLoopBackOff
why this error is comming and what is the solution for this
like when i am creating pod with nginx image it is working fine
Have u checked the logs ?
@@GouravSharma yes but it say that pod is restart
"Unable to connect to the server: dial tcp 192.168.99.100:8443: connect: no route to host"
i'm getting issue when ever i run "kubectl get pod" or "kubectl run"
suggest some solution if any of you know the solution.
amazing.
if using version > 1.17
you can use
kubectl run --help
you will get this syntex
# Start a nginx pod.
kubectl run nginx --image=nginx
no need to pass generator it will create pod automatically
kubectl run firstpod --image=coolgourav147/nginx-custom
kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#run
1:21😂😂
Amazing videos
Thanks Bro ..
kubernetes samajh nahi aa raha mera
Bro docker dekha kya ?
@@GouravSharma ha ab aa rha hai samajh
Anyone knows imagepullbackoff error solution
Logs ?
Reference Link: kubernetes.io/docs/reference/kubectl/overview/
[root@k8s ~]# kubectl run firstpod --generator=run-pod/v1 --image=coolgourav147/nginx-custom
Error: unknown flag: --generator
See 'kubectl run --help' for usage.
what to do ??
Remove generator flag 🤗