apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:25:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: aaa03dbd-5aed-4c29-865a-2080cc5d3ba0
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wm8p2
      namespace: kube-system
      uid: 0491256c-ce64-456b-8d70-658b6187e09f
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6plrk
      namespace: kube-system
      uid: a1dc3061-faeb-456b-b8cd-5c15f7cf700d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
