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

Heroku

Built for developers, by developers.

Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you the simplest path to delivering apps quickly β€” using the tools and languages you already love!

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 :)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

πŸ‘‹ Kindness is contagious

DEV works best when you're signed inβ€”unlocking a more customized experience with features like dark mode and personalized reading settings!

Okay