apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:45:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 4f2d7489-d97d-458a-85ce-aa335c2ab460
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28szg
      namespace: kube-system
      uid: 7a288794-fa11-44d3-9c48-60f4daa34662
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9t89f
      namespace: kube-system
      uid: b13a5778-b854-4672-93b9-a23fb57a0fbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
