apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T13:41:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 4f32ccd9-e006-4d12-a2ef-86a4f2f2ca8a
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fcxlx
      namespace: kube-system
      uid: 1cc83bd0-5ae4-4bd1-b5ff-cc1658cf6a75
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x98rk
      namespace: kube-system
      uid: 2a7e8902-b0d8-4cbb-a7e2-973e37b019b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
