apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-24T15:24:57Z"
  creationTimestamp: "2026-08-24T15:23:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1005"
  uid: ab5c757b-13c9-4090-b8a6-c7a11590e186
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmj87
      namespace: kube-system
      uid: 3461b0b7-496d-4e62-a277-2608e46ebaee
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pszgd
      namespace: kube-system
      uid: 15bb44e8-585f-4760-9f4b-4116ea219f46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
