apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-09T01:34:52Z"
  creationTimestamp: "2026-03-09T01:34:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: 52854b41-ef1d-4324-830a-aafacab1bd3e
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s8g62
      namespace: kube-system
      uid: 51a7483e-325e-4f5b-b644-ffca4068cca8
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klkxx
      namespace: kube-system
      uid: e6f9aa31-1c22-489b-a6a4-6258d67fb8af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
