Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 631 Bytes

Slyph

Slyph is a front system that helps you to use kubernetes and help you to learn kubernetes

You should set your kubernetes first and modify the .kube file make sure the the server is your kubernetes cluster's apiserveer

Dont forget to modify the login model for use

This system include method to operate POD[create,delete and check],Deployment[create,update,delete,rollback and check],Service[create,delete and check], Statefulset[create,delete and check],PV[create,delete and check]

Welcome any feedback and happy learning kubernetes!

Usage

  docker run -d -v /usr/local/bin:/usr/local/bin -p 8888:8888 slyph