apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-15T02:36:36Z"
  creationTimestamp: "2026-08-15T02:35:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: c88bbbdc-a5a3-458f-8fba-03d4a9f28b79
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trp7d
      namespace: kube-system
      uid: 7cd8fb48-babb-40a1-84ee-fe7a23be5923
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tm2dm
      namespace: kube-system
      uid: b94893b1-241a-4fe3-a272-3474452646f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
