apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T06:55:48Z"
  creationTimestamp: "2026-06-02T06:54:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1095"
  uid: efdbdcf9-beff-447c-9af3-40258c02318a
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9lmn5
      namespace: kube-system
      uid: 0d4d20d1-e277-4c03-bb52-70426b34657a
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwjbq
      namespace: kube-system
      uid: 514dd98a-22f3-44d3-9a40-f09537ca4d90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
