apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T21:00:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 8fdabb9c-94b2-47df-848e-0784d8aa8b33
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zzbrt
      namespace: kube-system
      uid: 5d0b7939-afd4-4f14-93f4-8cfe4f81278c
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tnkl
      namespace: kube-system
      uid: b57e6905-1b6f-4a3c-8b14-8a27ed545492
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
