apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T00:08:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 678c3e83-80da-444a-8291-14fc759cf923
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n8pk4
      namespace: kube-system
      uid: e16ec615-18a2-4e58-b58a-d7b261e0eb3e
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6xtw
      namespace: kube-system
      uid: 27c63ac9-0f24-486c-901b-d59d4aa01884
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
