apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:22:19Z"
  creationTimestamp: "2026-03-04T01:21:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "743"
  uid: 666f57cd-0683-473e-a1dc-ea6bc006f707
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxqck
      namespace: kube-system
      uid: 66f53422-c1d6-47b3-9d6a-5a358bef3ae4
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhrzz
      namespace: kube-system
      uid: 1a6321cc-d47c-4b2c-9697-cba963df0ce2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
