apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T10:10:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 963b0181-3ee8-406d-9a7d-901f4640a166
subsets:
- addresses:
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgc9x
      namespace: kube-system
      uid: a4b72d4b-cec0-4d7e-9ef8-fbe28fa69d5a
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-24gpn
      namespace: kube-system
      uid: 4f4945ad-6fe8-44b7-8b99-73b09cf0247c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
