apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-14T17:24:54Z"
  creationTimestamp: "2026-07-14T17:23:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "981"
  uid: 00178c79-28c5-4a29-b55d-09a19c16937b
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cj4d2
      namespace: kube-system
      uid: a45ab741-4ecb-42f5-a9f1-01823bcc6e64
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v6m5j
      namespace: kube-system
      uid: 87f96fcf-0fc0-4f60-85a7-c5352b06cb28
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
