apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T01:50:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: c793c0b6-220c-4ef1-b0cf-c00fffc46e1b
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4kg4j
      namespace: kube-system
      uid: 7a955291-fad8-43ad-b143-c01fa82c8b68
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxd66
      namespace: kube-system
      uid: 553b54d1-8172-476d-bade-79f7f3d49c4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
