apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T16:30:08Z"
  creationTimestamp: "2026-05-12T16:29:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 30c2961d-7f52-41c1-9eb2-8864d780c33d
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kjqqh
      namespace: kube-system
      uid: 6df10952-a320-406d-bf3c-24bc57b87134
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kv2sj
      namespace: kube-system
      uid: df33d24f-aa3a-4954-85f1-77f6063700e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
