apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-15T03:19:17Z"
  creationTimestamp: "2026-07-15T03:18:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1064"
  uid: 1a373cbb-1458-49b2-9c5a-3cf4b51eabfa
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnn88
      namespace: kube-system
      uid: 2b150f9a-de48-4f19-bc98-d499640a1e53
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5nfmf
      namespace: kube-system
      uid: 5913114a-cc8f-4f51-a0d7-b5f4618b9262
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
