DEV Community

Cover image for Kubectl Basic Commands | How to create and debug a pod in a Minikube cluster 😏
TechWorld with Nana
TechWorld with Nana

Posted on β€’ Edited on

13 5

Kubectl Basic Commands | How to create and debug a pod in a Minikube cluster 😏

In this practical video you will learn the most used and useful commands of Kubectl, the command line tool for accessing the Kubernetes cluster.

Instead of just listing the commands, I'll walk you through an example by creating, editing and deleting a pod in the local minikube cluster. πŸ‘©πŸ»β€πŸ’»

Kubectl Commands

On top of that I cover useful debugging commands.

Debugging Commands

So, are you ready to learn them? 🀠


I'm happy to connect with you on

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (3)

Collapse
 
jouo profile image
Jashua β€’ β€’ Edited

Hey nana, if you ever have time I was wondering what's your take on the following post?

phauer.com/2019/no-fat-jar-in-dock...

I kinda understand the point he's trying to get across, but I've read split opinions on the topic, those who would rather just keep using FatJars

So I'm curious what's your opinion on it, as a senior DevOps :)

Collapse
 
ramnikov profile image
Andrey Ramnikov β€’

Very good tutorial. Simple and good walk step by step.

Collapse
 
techworld_with_nana profile image
TechWorld with Nana β€’

Thank you Andrey :)

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay