apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T04:48:57Z"
  creationTimestamp: "2026-03-31T04:48:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 5822b2d5-bef5-45a3-bb54-c49337ac260b
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mrsdq
      namespace: kube-system
      uid: af6feeb7-d39f-41bc-bacc-73e7a4ad0091
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdtcw
      namespace: kube-system
      uid: f95ac2f9-2309-49f1-9721-dfe1e111dad1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
