apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-21T02:22:36Z"
  creationTimestamp: "2026-08-21T02:21:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: e417472c-ce56-4fae-ab90-1ef3ffaba48d
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dz8cg
      namespace: kube-system
      uid: 48e73448-b10f-49a0-a9e1-6f28984c9269
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8wrr
      namespace: kube-system
      uid: 486b8f8c-33d3-4cb1-aa65-fd441d3bdf50
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
