Demo & Artifacts for Cloud Native Security Con
-
Please go through this doc to better understand the demo.
-
Video presentations are also available here.
- This was done using Tetrate Cloud using this definition.
- Set the
KUBECONFIG
environment variable to theaks-westus2
cluster
export KUBECONFIG=<path-to-kubeconfig>
- Apply Kubernetes config for the
ticketing
app
kubectl apply -f apps/aks-westus2/ticketing/
- Set the
KUBECONFIG
environment variable to theeks-useast2
cluster
export KUBECONFIG=<path-to-kubeconfig>
- Apply Kubernetes config for the
ticketing
app as well ascustomer-360
app
kubectl apply -f apps/eks-useast2/ticketing/
kubectl apply -f apps/eks-useast2/customer360/
tctl --config <path-to-tsb-config> apply -f tsb/