Skip to content

mismailzz/myk8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myk8s

curl -X POST "http://localhost:8080/createPod" -d '{"name": "nginx", "image": "nginx:latest"}' -H "Content-Type: application/json"
curl -X GET "http://localhost:8080/listPods"
curl -X DELETE "http://localhost:8080/deletePod?id=<POD_ID>"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages