apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-06T05:06:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: f48b025a-8c9c-4645-882f-859dbcc5cfa2
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn2dv
      namespace: kube-system
      uid: 20c0fa2f-9ada-4127-b0b5-c39b4a159178
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lv9jn
      namespace: kube-system
      uid: 1e75dc4a-fa44-4558-bae8-312a8d9f0229
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
