apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T07:40:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 4d636b81-223e-4354-94d1-3c9e51dcd6ca
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52slj
      namespace: kube-system
      uid: 91a2223d-7242-41ae-b1d0-5013fe3e409d
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kmfb
      namespace: kube-system
      uid: f0620c68-5cf0-49eb-b376-eaac593bdb6a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
