Skip to content

NatureLR/net-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net-echo

docker

docker run -d --restart=unless-stopped --name net-echo -p 80:80  naturelingran/net-echo:latest

k8s

kubectl apply -f https://raw.githubusercontent.com/NatureLR/net-echo/master/k8s.yaml