apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T23:26:23Z"
  creationTimestamp: "2026-05-07T23:25:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 9bc113c9-753c-4f2f-be34-fe82431c16f1
subsets:
- addresses:
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pwxrr
      namespace: kube-system
      uid: 82700bc2-4a8d-4694-abc5-552b633d54a8
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rzm9n
      namespace: kube-system
      uid: 636619ff-4060-4fc5-944b-692736c2d1f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
