Skip to content

#docker #unittest #distroless #alpine #kubernetes #nginx #ingress #ci/cd

Notifications You must be signed in to change notification settings

allenlogithub/kubernetes-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy:

kubectl apply -f mysql-pv.yaml  
kubectl apply -f mysql-sv.yaml  
kubectl apply -f srv.yaml  

IP:

kubectl describe pod srv  

Node: minikube/IP

APIs:
 GET:
  IP:30007/v1/say/hi
  IP:30007/v1/get/allcontent
 POST:
  IP:30007/v1/post/content
   application/json {"content": "string"}

About

#docker #unittest #distroless #alpine #kubernetes #nginx #ingress #ci/cd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published