apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-26T07:00:05Z"
  creationTimestamp: "2026-04-26T06:59:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: f444bba8-89e7-4cb7-9487-a674f78c4207
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gffz
      namespace: kube-system
      uid: 4d38f578-15a4-47d4-8bc2-920ac8f2c3f6
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2s6x4
      namespace: kube-system
      uid: d8c8b2b9-e39a-4a48-a54e-c6a57e00d1a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
