apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:50:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 619177e8-af33-495e-ac9d-cf242985c2ab
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lz79
      namespace: kube-system
      uid: 7ed05ec4-12cc-43e8-be93-789f803aaec1
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-prvfz
      namespace: kube-system
      uid: 2e2de009-2fcc-4697-9e60-f7796efb33a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
