Skip to content

Simple web server that runs on VM set up by KubeEdge

Notifications You must be signed in to change notification settings

zzxgzgz/KExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KExample

Simple web server that runs on VM set up by KubeEdge

What it does:

It is a simple server that gets HTTP request for people's quote.

People's name is a part of the URL. For example, if the request is: localhost:8080/Rio, the server looks for the quote for "Rio"; if the request is localhost:8080/BenjaminFranklin, the server looks for the quote for "Benjamin Franklin"; if the name is not found, it simply writes "Sorry, cannot find quote for 'requestName' "

About

Simple web server that runs on VM set up by KubeEdge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages