apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:07:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: e92e0895-0e50-42ea-bc46-192c5f5cfcce
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xj95
      namespace: kube-system
      uid: 9e5139de-5c8d-45f0-adb6-7f5c44caf8e0
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxb6w
      namespace: kube-system
      uid: 65a13e60-107e-4998-abfb-4fa10446956f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
