apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-11T06:52:15Z"
  creationTimestamp: "2026-06-11T06:51:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 8534d9ee-1972-4cd0-8159-90062ee01f32
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-slqcw
      namespace: kube-system
      uid: a4cb29da-648e-4ab3-9b64-bf9de8c87a54
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfrkt
      namespace: kube-system
      uid: 229619ac-ecd9-4833-b70a-403f30d7e976
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
