apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T00:14:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 2137281f-3321-4e98-95cd-b4ae6d8b48a9
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcg7p
      namespace: kube-system
      uid: 24b2d00b-cf66-4809-a8f6-18df9b9280b9
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2chdd
      namespace: kube-system
      uid: 1b3c7738-10af-46a1-bc74-2b9e8887e7a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
