apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T00:07:21Z"
  creationTimestamp: "2026-05-19T00:06:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: b0b0de1a-ea78-45aa-9e4c-1c0da9eb87f5
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9zm6
      namespace: kube-system
      uid: 3acdde47-74e2-4a90-97ed-5d25e944653d
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mf9r6
      namespace: kube-system
      uid: 9f7c0e83-cce6-476c-93d6-7c16b37f31c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
