Thanks to visit codestin.com
Credit goes to github.com

Skip to content

berge472/lazyk8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyk8s

The lazier way to manage Kubernetes - Python edition

A terminal UI for managing Kubernetes clusters with ease.

lazyk8s screenshot

Features

  • Browse pods across namespaces
  • View pod information and logs
  • Execute shells in containers
  • Colorized log output
  • Keyboard-driven interface

Installation

pip install lazyk8s

Usage

lazyk8s <namespace>

Requirements

  • Python 3.8+
  • kubectl configured with access to your cluster
  • KUBECONFIG environment variable set (or default ~/.kube/config)

Development

pip install -e .

Acknowledgements

About

lazy style kubernetes terminal UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published