This is simple tools created by bash shell and connect to nodes in kubernetes
NOTE:
[+] Your machine need have bash and OS linux (Ubuntu is good)
[+] The tools run on x86-64 and arm64 of linux (it's not support for macOS)
To install on terminal.
sudo curl -o- https://raw.githubusercontent.com/thanhphatit/k8s-connect/main/install.sh | /bin/bash
sudo wget -q https://raw.githubusercontent.com/thanhphatit/k8s-connect/main/install.sh -O - | /bin/bash
You can use k8s-connect -h
to show help user