apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T16:34:04Z"
  creationTimestamp: "2026-04-22T16:32:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "978"
  uid: d39b58f2-0e58-4238-8849-bc95b845b91e
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xksr7
      namespace: kube-system
      uid: 41d2b897-9731-43f5-9806-68f73fab048f
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-64hkr
      namespace: kube-system
      uid: d0ace6ea-78dc-43db-a616-382d2a8f07d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
