Skip to content

YashIndane/webKube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Kubernetes playground with voice commands 🎤

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published