apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-19T13:33:58Z"
  creationTimestamp: "2026-06-19T13:32:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "951"
  uid: 93d872a4-62a8-4eea-96d2-e911d7e3dc60
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qx2gb
      namespace: kube-system
      uid: aba9ed44-f977-49e6-95a4-975dbd013488
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6lnn9
      namespace: kube-system
      uid: 5520fc9c-eb3f-4117-b5a2-12382dff19e4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
