Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Deploy Products Service in K8s

$ kubectl apply -f .

Output:
deployment.apps/products-backend created
horizontalpodautoscaler.autoscaling/products created
service/products-backend created