apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T07:30:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: 549a2d54-f8b4-42c8-9043-ec6945b8cccc
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dz4gr
      namespace: kube-system
      uid: 301e2cb8-30bc-4c48-8f16-068246c0003c
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gd6lm
      namespace: kube-system
      uid: 980c95f2-15d4-494a-b701-21136db54e61
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
