apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T01:29:16Z"
  creationTimestamp: "2026-03-14T01:28:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "743"
  uid: abc19643-4100-405e-b9bd-7e4c373801fc
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhqkj
      namespace: kube-system
      uid: 545fd0e0-4b2f-436d-b88e-a5d873355630
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k7mch
      namespace: kube-system
      uid: a12afd4c-d033-4ea4-990d-c99e51d5e575
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
