apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-01T15:09:26Z"
  creationTimestamp: "2026-04-01T15:08:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: f51a8136-a718-4097-9836-415ce1c2ac1d
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tl4hm
      namespace: kube-system
      uid: 1a0dea80-e20d-4b1c-b002-c7d700bde2ff
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gl4m9
      namespace: kube-system
      uid: 30fe1514-d635-4fbe-9a84-c6930cf3bcbf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
