/webKube

Kubernetes playground with voice commands :microphone:

Primary LanguageJavaScriptApache License 2.0Apache-2.0

webKube

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!).

webkube

Requirements

  1. A Kubernetes cluster

Ansible role to configure Kubernetes cluster over AWS -> link

The WebApp runs on the master node.

  1. httpd on master node

install by ->

$ yum install httpd -y

Usage

The buttons given in left side, can be used to do various tasks.

For voice input ->

  1. To launch a pod: example Please launch a pod with fedora image

  2. To launch a deployment: example Please launch a depoyment with fedora image

  3. To get pods: example Can you show me pod

  4. To get deployment: example Hey please show deployment