apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T20:03:14Z"
  creationTimestamp: "2026-06-15T20:01:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "989"
  uid: 91f92a86-3c22-4cc6-ba60-5a7ab429586d
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bhq5
      namespace: kube-system
      uid: e94d354c-801f-4776-9c64-abeb1afb63a5
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-457h6
      namespace: kube-system
      uid: f1b91845-1449-4bb1-82fb-1fda749e9d06
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
