apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:39:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: a949a530-d3b8-40e2-ab0d-a064bd995179
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7trgn
      namespace: kube-system
      uid: 0bb93f81-1f5b-4e55-92f6-7a996bb03ff5
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zxwxd
      namespace: kube-system
      uid: ff79110a-2cb8-489f-bc2d-305b5ea457f8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
