apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-03T02:46:09Z"
  creationTimestamp: "2026-06-03T02:44:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 5a4e5024-37aa-4eb2-94ce-c9c6dea9bf95
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q7srp
      namespace: kube-system
      uid: 52f5dddb-9b06-48c7-be5a-acfb1edc80a4
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qngf2
      namespace: kube-system
      uid: c7163c78-9faa-4d96-81f9-8e272a05a874
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
