Skip to content

Kubernetes WebApp ========= 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. Feature provided by WebApp ------------ - It can …

Notifications You must be signed in to change notification settings

abhi09singh/KUBERNETES-WEB---CONSOLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes WebApp

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.

Feature provided by WebApp

  • 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.

Linkedin : https://www.linkedin.com/posts/abhinav-singh95_worldrecordholder-training-internship-activity-6816034811124224000-SivR?utm_source=share&utm_medium=member_desktop

Youtube : https://youtu.be/8-ViQb-Ryog

About

Kubernetes WebApp ========= 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. Feature provided by WebApp ------------ - It can …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published