kubeutil

module
v0.0.0-...-6f6f2b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2022 License: MIT

README

kubeutil

useful utils for kubernetes related development.

  1. a controller demo for watch pod event and execute handle function.
    it works just like buildin controllers in kubernetes and the code too.

  2. implemented webshell to pod in kubernetes cluster. start command:go run cmd/webshell/webshell_main.go webshell url example: http://127.0.0.1:8090/terminal?namespace=default&pod=nginx-65f9798fbf-jdrgl&container=nginx
    introduction

plan

TODO:

  • using go mod
  • refactor modules
  • operator template codes
  • refactor kubeboxs
  • more...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL