How to get/set tracee policy CRD using kube-api endpoint #3860
Closed
hammadahmed1985
started this conversation in
Adopters
Replies: 1 comment 4 replies
-
@hammadahmed1985 sure, you mean like?
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to get and set the tracee policy using the kube-api. I am running a simple tracee in a simple minikube cluster. I use
kubectl proxy --port=8080
and want to then list the default policy. Then I want to push a new default policy using the API as well. Is that possible?Beta Was this translation helpful? Give feedback.
All reactions