apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:24:20Z"
  creationTimestamp: "2026-03-04T01:23:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "949"
  uid: 7329554a-1f30-4253-bd82-2e9f5f15ee01
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvkls
      namespace: kube-system
      uid: 758f516d-7cbc-4fee-a9ed-400e16c610e7
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f599c
      namespace: kube-system
      uid: 5cd0d317-4520-4c73-acd0-d432428dec88
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
