apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T02:15:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: ff11f535-a279-4c92-857b-d1177ac00ee1
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6x85
      namespace: kube-system
      uid: 433c616d-0ba9-4eb6-b3cb-62df82f1a3fa
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hgw6w
      namespace: kube-system
      uid: d6599809-dff3-471e-a50c-c3f276a7f346
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
