apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:08:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 36085156-621e-4db6-919b-4a4d884dd355
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zfmdw
      namespace: kube-system
      uid: 2e8dc347-5649-48aa-9a09-2e71374f34d4
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c4rbd
      namespace: kube-system
      uid: b598dfba-2c0d-4aaf-b0c6-060b05b8f856
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
