Kubernetes playground with voice commands :microphone:
Kubernetes playground with voice commands 🎤
This is a WebApp build using Python-CGI and JS, to interact with Kubernetes
and run kubectl
commands (Voice input also supported!).
Ansible role to configure Kubernetes cluster over AWS -> link
The WebApp runs on the master
node.
install by ->
$ yum install httpd -y
The buttons given in left side, can be used to do various tasks.
For voice input ->
To launch a pod: example Please launch a pod with fedora image
To launch a deployment: example Please launch a depoyment with fedora image
To get pods: example Can you show me pod
To get deployment: example Hey please show deployment