apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T07:16:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 421caa3c-a54b-48ea-a0a2-fe405af76d17
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fsmw5
      namespace: kube-system
      uid: e69f63f1-b0d8-4f4f-8f4d-0485893cbcea
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rpgwx
      namespace: kube-system
      uid: 163e2de1-8121-45b3-8e39-d5d614bd3d07
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
