Skip to content

lwl940701/istio-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

istio springboot 测试

#部署

###Step 2: Build Order service using mvn

$ mvn clean install -DskipTests

###Step 3: Building the docker image from project

$ docker image build -f Dockerfile -t 'saas-order:1.0.0' .

###Step 4: Run the order service

$ kubectl apply -f order-k8s-config.yaml
$ kubectl apply -f order-istio-config.yaml

About

istio springboot study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors