Skip to content
Learn with RV – Tech Blog
Learn with RV – Tech Blog

#testautomation #qa #programming #linux #devops

  • Home
  • Who am I?
  • 1-on-1 Mentoring
  • 18 Testimonials
  • YouTube
  • LinkedIn
  • Contact
Learn with RV – Tech Blog

#testautomation #qa #programming #linux #devops

February 18, 2025February 18, 2025

k9s: A Guide to Master Kubernetes Clusters from your Terminal

Managing Kubernetes clusters can be daunting, especially when using kubectl commands repeatedly. Enter k9s, a powerful terminal-based UI that simplifies interacting with Kubernetes. In this tutorial, you’ll learn how to install, configure, and effectively use K9s to manage your Kubernetes workloads like a pro.

What is k9s?

K9s is a terminal-based tool for observing and managing Kubernetes clusters. It continuously watches Kubernetes for changes and provides an interactive terminal UI to navigate and control your resources easily.

Features

  • Real-time monitoring of Kubernetes resources
  • Quick navigation with a terminal-based UI
  • Resource management
  • Built-in filters for fast searches
  • Extended with plugins for custom commands

Setup

Binaries for Linux, Windows and Mac available HERE

k9s-setup

Starting k9s

Once installed, launch k9s by simply typing k9s in terminal

start-k9s

Navigating in k9s

K9s is designed for efficient navigation. Here are some essential shortcuts:

k9s-table

example: How to see all the namespaces that contain the keyword ‘lorem’? :ns /lorem

useful cheatsheet with more commands HERE

k9s-pods

References: https://k9scli.io/

Enjoyed this article? Make sure to subscribe to my YouTube Channel for more Test Automation tutorials, and follow me on LinkedIn and Twitter for regular insights.
Looking to improve your test automation skills?
I’ve created a personalized 1-on-1 Mentoring program refined to boost YOUR CURRENT skills. Reach out at iamrv@razvanvancea.ro for more details and together will create a learning path adapted to your skills and goals that you are aiming for, in a timely-efficient manner🚀

Post Views: 194

Related

Share this article:
Tools

Post navigation

Previous post
Next post

Recent Posts

  • Using cross-env in Your Node.js Projects: A Practical Guide
  • How to copy-paste text from clipboard using TestCafe
  • How to copy-paste text from clipboard using Cypress
  • How to repeat any CLI Command for X times using NPM repeat-cli-command
  • k9s: A Guide to Master Kubernetes Clusters from your Terminal

Recent Comments

  1. Paul on Web Accessibility: A step-by-step guide to Testing with pa11y
  2. Automated Tests for website Accessibility with Axe and TestCafe - Learn with RV - Tech Blog on How to generate E2E TestCafe Framework in seconds
  3. RV on Exploring Faker.js: A Powerful Tool for Generating Realistic Random Test Data
  4. Adrian Maciuc on Exploring Faker.js: A Powerful Tool for Generating Realistic Random Test Data
  5. Nick on Cypress vs Playwright vs Testcafe – which framework is faster?

Archives

  • June 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023

Categories

  • Linux
  • Programming
  • QA
  • Tools
  • Uncategorized
©2025 Learn with RV – Tech Blog | WordPress Theme by SuperbThemes