apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-05T21:38:38Z"
  creationTimestamp: "2026-08-05T21:37:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "948"
  uid: 5962e7bf-0a6e-4676-9067-170a9a80f6ea
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6m4z
      namespace: kube-system
      uid: fe461b9c-938c-4706-9ea5-c8604c8eaa9f
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzv6t
      namespace: kube-system
      uid: 384c715c-e5da-4183-901b-939960c1f72a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
