apiVersion: cilium.io/v1alpha1 kind: TracingPolicy metadata: name: kubernetes-api-access-monitoring spec: kprobes: - call: tcp_connect syscall: false return: false args: - index: 0 type: sock maxData: false resolve: "" returnCopy: false selectors: - matchArgs: - index: 0 operator: DPort values: - "6443" - "443" matchActions: - action: Post