apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T21:40:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: 0f1104be-1420-4b17-b2c1-8f2792948d3d
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fmjw
      namespace: kube-system
      uid: 1ea8dea1-e846-4dc1-b4c0-31881081d329
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qn9hd
      namespace: kube-system
      uid: 5cd7de2f-1c15-494b-9d84-8e06e143fd0c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
