apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T01:15:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 36959f0a-2739-4124-b6d8-f87f177f6ec0
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wj48s
      namespace: kube-system
      uid: c8903ea3-560d-45e8-b736-df323f3a44e1
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jhnjv
      namespace: kube-system
      uid: d14a3dbb-9772-44e1-9669-b5ccf0fd5cd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
