apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T03:15:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: be4368b6-a8fc-4e0e-a1c0-6e11261bddd0
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xq7lb
      namespace: kube-system
      uid: 7dad7b2e-24fd-41f0-b658-fcdfe5c60d40
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p74qm
      namespace: kube-system
      uid: 3804696c-d9b3-40cd-b9ba-e3d8217de53a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
