A slack bot built to control kubernetes cluster.
This image is based on Alpine Linux image, which is only a 5MB image. Download size of this image is only:
$ docker pull danielqsj/k8s-slackbot
$ docker run -v ~/.kube/config:/etc/kubernetes/kubeconfig danielqsj/k8s-slackbot --kubecfg-file=/etc/kubernetes/kubeconfig --bot-token=$(bot-token)
Then you can talk to your slack bot via slack direct message.
The command is same as kubectl .
Such as kubectl get nodes .
Enjoy it.
Content type
Image
Digest
Size
22.6 MB
Last updated
over 9 years ago
docker pull danielqsj/k8s-slackbot