Kubernetes_flask_webUI

mahima gautam
Jun 30, 2021

Hello Everyone!!πŸ˜„
Team Task 9 Completed!!πŸ₯³
Task Description πŸ“„
πŸ“Œ In continuation of task 7.1 you need to Integrate Kubernetes commands that can be run through webUI created by you.

Feature necessary -
πŸ‘‰ 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.
πŸ‘‰ Extra features related to k8s ( Optional)

Github: https://github.com/Mahima-gi/Kubernetes_flask_webUI.git

--

--