apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T05:12:02Z"
  creationTimestamp: "2026-03-11T05:11:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "688"
  uid: 998db299-6953-4881-8e09-461c42771226
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6msdt
      namespace: kube-system
      uid: da980525-6287-4e98-9ad6-fbbc4cc8a8f0
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-888bk
      namespace: kube-system
      uid: 2fcaf35f-e937-4630-a22e-7efebe2fe93d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
