Skip to content

Commit 9d6a939

Browse files
committed
docs(adt): add k8s ip info
1 parent dc2e0d4 commit 9d6a939

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

macros/audit-trail/kubernetes-endpoints.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ macro: adt-kubernetes-endpoints
2626
- Delete an existing ACL (`DELETE /k8s/v1/regions/{region}/acls/{acl_id}`)
2727
- Add new ACLs (`POST /k8s/v1/regions/{region}/clusters/{cluster_id}/acls`)
2828
- Set new ACLs (`PUT /k8s/v1/regions/{region}/clusters/{cluster_id}/acls`)
29+
30+
### Additional information
31+
32+
IP addresses are not logged in Audit Trail for Kubernetes events due to security considerations.
2933
</Concept>

0 commit comments

Comments
 (0)