Skip to content

Instantly share code, notes, and snippets.

@yashbhutwala
Last active July 19, 2019 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yashbhutwala/b2dc15ef5b93ef7664c9d81307491f3f to your computer and use it in GitHub Desktop.
Save yashbhutwala/b2dc15ef5b93ef7664c9d81307491f3f to your computer and use it in GitHub Desktop.
{
"apiVersion": "audit.k8s.io/v1",
"auditID": "cd2da677-f8a1-4c65-8033-a020a7e9f2a8",
"kind": "Event",
"level": "Metadata",
"objectRef": {
"resource": "pods",
"namespace": "kube-system",
"name": "kube-apiserver-single-control-plane",
"apiVersion": "v1"
},
"requestReceivedTimestamp": "2019-07-12T15:48:43.741364Z",
"requestURI": "/api/v1/namespaces/kube-system/pods/kube-apiserver-single-control-plane",
"sourceIPs": [
"172.17.0.2"
],
"stage": "RequestReceived",
"stageTimestamp": "2019-07-12T15:48:43.741364Z",
"user": {
"username": "system:node:single-control-plane",
"groups": [
"system:nodes",
"system:authenticated"
]
},
"userAgent": "kubelet/v1.15.0 (linux/amd64) kubernetes/e8462b5",
"verb": "get"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment