apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-14T10:25:20Z"
  creationTimestamp: "2026-07-14T10:24:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "987"
  uid: 1f206dad-a421-4c67-9b02-62c7e4d8b407
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z7llg
      namespace: kube-system
      uid: 5b546c93-9acf-4f88-b8e4-babb8642f1a2
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dk85d
      namespace: kube-system
      uid: 72aa890f-239d-43df-9a05-464d7a31208c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
