apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T05:58:42Z"
  creationTimestamp: "2026-05-27T05:57:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "952"
  uid: a87aa67d-fe08-40d0-9f33-e678ae544b35
subsets:
- addresses:
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cn68w
      namespace: kube-system
      uid: f9ab049e-e36e-4861-85a0-83353eef5a33
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hh4c4
      namespace: kube-system
      uid: f17a9562-41e0-4113-8b77-f7dbe9386cf2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
