apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T01:02:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 3a2b8013-7b3d-40fc-a140-6a94fa43b553
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrk4w
      namespace: kube-system
      uid: 92e1be19-ccce-4772-8e85-10d685a8d801
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8h6kb
      namespace: kube-system
      uid: 6dffa428-00f2-44e9-8a3a-8482ad84bc6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
