apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T17:53:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 287e14a7-c490-473e-9b61-7a66541a1be3
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5fbfm
      namespace: kube-system
      uid: a361e58f-60c2-4c2c-97fd-676302820b9c
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cpgps
      namespace: kube-system
      uid: 40af2b02-0836-457a-b2a1-cfed7fd59375
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
