apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:17:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 9d29a7b3-5112-4f78-a3df-d10cfa52adb5
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8z9w7
      namespace: kube-system
      uid: 6588ce49-0968-4673-bbc6-f7169062c6ee
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4cglw
      namespace: kube-system
      uid: bbe142db-d3fd-4f1a-8a46-eb470d3c55ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
