apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T14:10:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "949"
  uid: 97a91b44-dcd7-4b1c-bec2-99e8f29e8b6a
subsets:
- addresses:
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-skkfj
      namespace: kube-system
      uid: e804dbf4-a43a-465d-8cd1-24122a96fae4
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lvd25
      namespace: kube-system
      uid: e9b504d3-d807-442b-b3e9-30fc91619cec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
