Skip to content

do-su-0805/opa_http_sample_for_k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

what is this?

for use

  1. make deployment
  • kubectl apply -f deployment/opa-deployment.yaml
  • kubectl apply -f deployment/frontend-deployment.yaml
  1. make service
  • kubectl apply -f service/frontend-service.yaml
  • kubectl apply -f service/opa-service.yaml
  1. Load a policy into OPA.
  • please read head sample.