Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 233 Bytes

File metadata and controls

13 lines (9 loc) · 233 Bytes

net-echo

docker

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

k8s

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