apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T00:52:29Z"
  creationTimestamp: "2026-05-11T00:51:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: f86100ba-b27e-4e86-a1e9-a867897e946f
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-chxzb
      namespace: kube-system
      uid: aa7fc7b9-b682-4eb0-910b-4cc1fde41d5d
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-px4xb
      namespace: kube-system
      uid: a5ba1fed-424d-425f-9f2e-696b0e1b644a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
