Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

DukeyToo/linkerd-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to check the request flow with host header

curl http://127.0.0.1:4140/ -H 'Host: red'

curl http://127.0.0.1:4140/ -H 'Host: green'

Dtab add

$ export NAMERD_URL=http://localhost:4180

curl -v -X PUT -d"/svc/red => /$/inet/red/80" -H "Content-Type: application/dtab" $NAMERD_URL/api/1/dtabs/default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published