apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T07:32:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 13051025-57ee-499d-a46b-f8142c286328
subsets:
- addresses:
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jfz9
      namespace: kube-system
      uid: 6a166aa0-6f7a-44c6-81ff-f2e756c38404
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bt6b5
      namespace: kube-system
      uid: d7ac9497-af1f-4437-85c2-e958d00ef69c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
