Categorygithub.com/lflxp/lflxp-kubectl
module
0.0.0-20200324075201-2c87c15ee42c
Repository: https://github.com/lflxp/lflxp-kubectl.git
Documentation: pkg.go.dev

# README

Kubectl is k8s cluster management module, which provides GUI interface for data query and resource operation

s1.png s2.png

Requirements

  • kubernetes cluster
  • config file (out cluster)
  • k8s container (inner cluster)

Install

git clone https://github.com/lflxp/lflxp-kubectl
cd lflxp-kubectl
make install

Usage

lflxp-kubectl

Feature

  • dashboard
  • pod
  • deployment
  • service
  • nodes

KeyBindings

  • F1: Show keybinding help
  • F2: Dashboard View & back to Dashboard View && Refresh
  • F3: Pod View & back to Pod View && Refresh
  • F4: Deployment View && Refresh
  • F5: Service View && Refresh
  • F6: Node View && Refresh
  • Space: search current view information
  • Ctrl+C: Exit
  • Ctrl+L: Show log -tail 200 on F3 Pod View || msg refresh Log view
  • ↑ ↓: Move View
  • Enter: Commit Input/Quit current view(msg)
  • Tab: Next View

Options

  • describe
  • delete
  • search
  • logs

go mod problem

go mod fix

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author