apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T18:46:16Z"
  creationTimestamp: "2026-06-23T18:45:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 6217cc37-332d-4174-a86a-5cea52f74034
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvlxg
      namespace: kube-system
      uid: 44975fd9-2d00-4e5a-9892-d8aabe29bfd0
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-shgr9
      namespace: kube-system
      uid: 87af3d8b-cfdd-4f7b-a59e-4bd16b1b1dcb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
