apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:27:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 939d96d1-1091-4c6b-9457-14313e2af8f4
subsets:
- addresses:
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmzcf
      namespace: kube-system
      uid: 8408c69a-2769-456d-8a8a-babdfddc513a
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m45gm
      namespace: kube-system
      uid: 21aa0825-3918-4dec-9277-e156293d6bc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
