beyondszine / discord-kubernetes-bot

This bot tries to response for your kubernetes cluster queries with a little wit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Kubernetes-Bot

  • The bot gives staus of your kubernetes cluster.

  • Idea is to only be able to make effective api commands that allows READ operations on the cluster.

  • Currently only trying to implement

    • 'kubectl get -n '
    • Overall health status of cluster i.e. in a supported markdown format. Currnet markdown is umm, well not apt for being called markdown in discord. So using smileys for statuses
    • Format

    Discord Bot Reponse

TODO

  • Deisgn options that bot takes commands in same way as kubectl on command line works.
  • Mapping of kubectl commands to APIs.
  • Formatting of response wrt current discord.

About

This bot tries to response for your kubernetes cluster queries with a little wit.


Languages

Language:JavaScript 100.0%