apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T16:45:51Z"
  creationTimestamp: "2026-03-11T16:45:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "738"
  uid: a7f76e6a-bfa4-4795-9568-11e20f23db30
subsets:
- addresses:
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2zc7
      namespace: kube-system
      uid: d73c972d-e55a-4310-8f25-b1a2e64ab805
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htt5l
      namespace: kube-system
      uid: 363dc127-76d4-4b45-88a9-b319f65eaa1b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
