apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T00:08:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "945"
  uid: 4720ea0c-16de-40d8-862a-b734653878e4
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxxdn
      namespace: kube-system
      uid: fc1e4503-7fbf-4c85-93a6-68549802fa50
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j478l
      namespace: kube-system
      uid: 50f9ad71-e5bd-46d9-bf42-75c4a41913ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
