k8sGPT with K3s
# k8sGPT with K3s
# Install K8sGPT
k8sGPT GitHub
# Go to Debian base host
12curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.28/k8sgpt_amd64.debsudo dpkg -i k8sgpt_amd64.deb
then enter k8sgpt is ok
1k8sgpt
# K3s User should specify kubeconfig
1export...
more...