module
Version:
v0.17.7
Opens a new window with list of versions in this module.
Published: Jul 15, 2024
License: MIT
Opens a new window with license information.
README
¶
kubeutil
useful utils for kubernetes related development.
-
a controller demo for watch pod event and execute handle function.
it works just like buildin controllers in kubernetes and the code too.
-
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...
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.