apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T16:45:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: a4d06c83-5ce5-4e4d-a6e0-932a3f55fcbb
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hxsj9
      namespace: kube-system
      uid: 3ad43b67-3542-47cd-a97b-759947638302
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbhgm
      namespace: kube-system
      uid: abe44db3-26f3-48a5-be54-62d090362a6a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
