apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T18:22:27Z"
  creationTimestamp: "2026-04-22T18:21:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 1f4728ba-ccc4-41ed-950b-7387aa8c1f6c
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5rwv
      namespace: kube-system
      uid: 798aad2a-c6b1-4246-94cd-a487c6a638a6
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ml5bl
      namespace: kube-system
      uid: 9a402ff8-3341-43f8-bd68-39aadc95a2f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
