apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-13T23:07:19Z"
  creationTimestamp: "2026-03-13T23:06:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 9af88a6a-96b3-436f-aec8-a0715af6c759
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s75qn
      namespace: kube-system
      uid: 443bfd1c-0a99-4bfb-86ff-5301a32bcfd3
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jsdqv
      namespace: kube-system
      uid: 8de11d75-2267-4029-bec4-eea394c6dc58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
