apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T14:50:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 050e38a6-422e-4f6e-aec2-aa170493950e
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwsk8
      namespace: kube-system
      uid: af032503-2f7e-4a6d-b702-7e13a4a3675d
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zb5pp
      namespace: kube-system
      uid: ea466ddb-d46e-4de9-ba4b-614989f3a3b9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
