This repository contains code for Kubernetes WebApp which can run kubernetes commands on server by getting input from user in normal english sentences. Example - when we write 'run deployment using httpd image' then it runs a complete deployment command in the backend.
- It can launch pods with specific name given by user.
- Run deployment using image and name given by user.
- Expose services on given user input port number.
- Scale the replica according to user need.
- Delete complete environment created.
- Delete specific resources given by user.
Youtube : https://youtu.be/8-ViQb-Ryog