apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T23:47:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 26868f4f-7ade-4445-a720-979e2538c6e2
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6sp5
      namespace: kube-system
      uid: e59a334e-6c2d-4aba-9079-eef0a51b0d41
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qqks
      namespace: kube-system
      uid: a9626b02-7940-43a5-90fb-d8c04e67050d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
